Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align CI workflow and add Postgres 15 support #6

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Conversation

za-arthur
Copy link
Contributor

We want an improved aligned workflow setup for all
our postgres extensions.
This workflow will run tests after pushing commits into
the main branch and into any open pull request's branch.
It runs tests on PostgreSQL Versions 10 to 15.

One important thing here is that the workflow uses pgxn/pgxn-tools
Docker image. It installs specified version of PostgreSQL and run tests
by pg-build-test, which runs make installcheck under the hood

@za-arthur za-arthur requested a review from a team June 14, 2023 13:39
@za-arthur za-arthur merged commit 2461941 into master Jun 28, 2023
@za-arthur za-arthur deleted the align_ci_workflow branch June 28, 2023 14:48
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.

1 participant