Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Conversation

@rapimo
Copy link
Member

@rapimo rapimo commented May 27, 2023

We want an improved aligned workflow setup for all our postgres extensions.
This adds main.yml as ci workflow (removing potential existing workflows).
It also adds a proper ci badge to the README if given or creates a new bare
minimum README Version.

rapimo added 2 commits May 28, 2023 00:27
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.
    Let anyone see directly the current build status
@rapimo rapimo requested a review from za-arthur May 27, 2023 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants