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

Align ci workflow #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Align ci workflow #6

wants to merge 2 commits into from

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.

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.

1 participant