Skip to content

Switch from PostgreSQL-action to PostgreSQL service configuration in test workflow#675

Merged
just-spafi merged 1 commit intomainfrom
fix-github-workflow
Feb 17, 2026
Merged

Switch from PostgreSQL-action to PostgreSQL service configuration in test workflow#675
just-spafi merged 1 commit intomainfrom
fix-github-workflow

Conversation

@just-spafi
Copy link
Copy Markdown
Contributor

@just-spafi just-spafi commented Feb 17, 2026

As noticed in #674, the PostgreSQL-action was not updated for 7 years and is now incompatible with github actions.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 22095604215

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.547%

Totals Coverage Status
Change from base Build 18196927833: 0.0%
Covered Lines: 1728
Relevant Lines: 2318

💛 - Coveralls

Copy link
Copy Markdown

@Belissimo-T Belissimo-T left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A direct replacement could also be https://github.com/ikalnytskyi/action-setup-postgres.

I feel really underqualified to review this, but it looks good to me.

@just-spafi
Copy link
Copy Markdown
Contributor Author

just-spafi commented Feb 17, 2026

A direct replacement could also be https://github.com/ikalnytskyi/action-setup-postgres.

Could be, but right now we use Postgres 11 and this action only supports Postgres 14 and newer.

@just-spafi just-spafi merged commit da4c4f5 into main Feb 17, 2026
5 checks passed
@just-spafi just-spafi deleted the fix-github-workflow branch February 17, 2026 14:19
just-spafi added a commit that referenced this pull request Mar 31, 2026
* Update wagtail localize to fix machine translation

* Switch from PostgreSQL-action to  PostgreSQL service configuration in test workflow (#675)

* Update wagtail localize to fix machine translation

* Regenerate lockfile

* Revert "feat: Add permanent link to headings"

This reverts commit 2e02ba5.

* Regenerate lockfile to fix missing virtualenv version

* Cleanup PostgreSQL setup comments in tests.yml

Removed commented-out setup for PostgreSQL in CI workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants