[SCM] PostGIS branch master updated. 3.7.0beta2-106-ge60f6e26e
git at osgeo.org
git at osgeo.org
Fri Aug 21 16:50:02 PDT 2026
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via e60f6e26ef94463ff53593a65bec2883ec9073ab (commit)
via 9c5916e24d833414bb2035c93947f60807a62d61 (commit)
from 4e66698701c8411b63ac9b6c27defce05fbab13a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e60f6e26ef94463ff53593a65bec2883ec9073ab
Merge: 4e6669870 9c5916e24
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date: Fri Aug 21 16:50:01 2026 -0700
Merge pull request 'ci: refresh GitHub workflow runs per collection' (!764) from postgis/postgis:fix/ci-status-stale-success-unknown-20260821 into master
GitHub Actions history was cached indefinitely by a reused dashboard process, causing all workflow rows to report a month-old SHA. Query each configured workflow directly for its current push runs and remove the process-global cache, so every collection reads provider state anew.
Regression coverage verifies per-workflow requests, workflow isolation, and fresh results across two collections.
Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/764
-----------------------------------------------------------------------
Summary of changes:
utils/docs/ci_status/report.py | 60 +++--------------------------
utils/docs/tests/test_ci_status.py | 77 ++++++++++++++++++++++++++++++++++++++
2 files changed, 83 insertions(+), 54 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list