#automation
- Test Postgres Extensions With GitHub Actions
https://justatheory.com/2020/06/test-extensions-with-github-actions/
I finally made the jump from Travis CI to GitHub Actions for my Postgres extensions. Here’s how you can, too.
- Automate Postgres Extension Releases on GitHub and PGXN
https://justatheory.com/2020/10/release-postgres-extensions-with-github-actions/
Go beyond testing and fully automate the release of Postgres extensions on both GitHub and PGXN using GitHub actions.
Follow #automation
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/automation"