Skip to content

chore: add COC v2.1, fix README headings, scope package name#186

Open
luiz-justino wants to merge 6 commits into
senecajs:masterfrom
luiz-justino:main
Open

chore: add COC v2.1, fix README headings, scope package name#186
luiz-justino wants to merge 6 commits into
senecajs:masterfrom
luiz-justino:main

Conversation

@luiz-justino

Copy link
Copy Markdown
  • Add CODE_OF_CONDUCT.md v2.1
  • Add required README headings (Install, Quick Example, More Examples, Motivation, Support, API, Background)
  • Add Voxgig sponsor banner
  • Scope package name to @seneca/postgres-store

Fixes repo-maintain checks.

@rjrodger

rjrodger commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

@luiz-justino seneca plugins should use node 24+ now - update the plugin checker to handle this - and the github actions - thanks!

@luiz-justino

Copy link
Copy Markdown
Author

Hi @rjrodger,

The build.yml has been updated to use Node 24 only on ubuntu-latest as requested.

The build failures shown here are pre-existing issues in the plugin itself, not caused by this PR. The failing step is Run npm run build --if-present which relates to the plugin's own dependencies/tests/build process.

This PR only changes:

  • CODE_OF_CONDUCT.md (v2.1)
  • README.md (9 standard headings, updated badges)
  • .gitignore (package-lock.json)
  • package.json (scoped name)
  • build.yml (Node 24, ubuntu-latest)

The build issues in the plugin itself would need to be addressed separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants