Get More Projects onto PGXN #26
Labels
community
Collaborate with and develop consensus with the Postgres community
help wanted
Extra attention is needed
legacy
root registry
Work through the extensions gist and select 50–100 extensions on GitHub. Submit pull requests to add a GitHub workflow to each that publishes the extension on PGXN on release. Some criteria to select extensions:
The contents of the PRs should be:
META.json
and automate versioning.gitattributes
file to exclude non-distributable files fromgit archive
Makefile
target to build a distribution (handy for making sure it actually works)Some example PRs:
Makefile
targets)The text was updated successfully, but these errors were encountered: