Skip to content

Conversation

@fabriziomello
Copy link
Member

Those changes will affect only Linux and macOS CI workflows. For Windows we use chocolatey packages and it remains in 15.12, 16.8 and 17.4.

@github-actions
Copy link

@kpan2034, @Poroma-Banerjee: please review this pull request.

Powered by pull-review

@fabriziomello fabriziomello force-pushed the bump_pg_version_on_ci branch from 126b983 to f1c5a98 Compare August 15, 2025 21:37
@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.33%. Comparing base (3aba0d6) to head (1872ca9).
⚠️ Report is 87 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8491      +/-   ##
==========================================
+ Coverage   82.29%   82.33%   +0.04%     
==========================================
  Files         248      248              
  Lines       47335    47307      -28     
  Branches    12044    12040       -4     
==========================================
- Hits        38956    38952       -4     
- Misses       3498     3528      +30     
+ Partials     4881     4827      -54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fabriziomello fabriziomello force-pushed the bump_pg_version_on_ci branch 3 times, most recently from e123695 to 096fdb2 Compare August 19, 2025 20:24
@svenklemm
Copy link
Member

Since we run against older pg versions in our nightly tests I dont think this is sufficient. Did you check whether nightly tests pass with this change?

@fabriziomello fabriziomello force-pushed the bump_pg_version_on_ci branch from 08564b9 to af2d519 Compare August 22, 2025 15:22
@fabriziomello
Copy link
Member Author

Since we run against older pg versions in our nightly tests I dont think this is sufficient. Did you check whether nightly tests pass with this change?

You're right... fixed it to be deterministic even across different upstream versions.

@fabriziomello fabriziomello force-pushed the bump_pg_version_on_ci branch from af2d519 to 7573eae Compare August 23, 2025 14:22
Those changes will affect only Linux and macOS CI workflows. For Windows
we use chocolatey packages and it remains in 15.12, 16.8 and 17.4.
@fabriziomello fabriziomello force-pushed the bump_pg_version_on_ci branch from 7573eae to 1872ca9 Compare August 23, 2025 19:46
@fabriziomello fabriziomello added the force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug" label Aug 23, 2025
@fabriziomello fabriziomello merged commit 2756f22 into timescale:main Aug 23, 2025
47 checks passed
@timescale-automation timescale-automation added the released-2.22.0 Released in 2.22.0 label Sep 2, 2025
@timescale-automation timescale-automation added the released-2.21.4 Released in 2.21.4 label Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug" force-auto-backport-workflow released-2.21.4 Released in 2.21.4 released-2.22.0 Released in 2.22.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: TimescaleDB regression test cagg_permissions failed on latest PostgreSQL minor release 17.6 and 15.14

4 participants