-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to 17beta3 #388
Upgrade to 17beta3 #388
Conversation
Manually locking the PostGIS master GEOS hash to the 3.12 branch. The GEOS master (3.13) has some test issues; the PostGIS regression test failed.
WalkthroughWalkthroughThe recent changes include upgrading the PostgreSQL version across several Dockerfiles and workflow configurations, transitioning from Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Workflow
participant Dockerfile
User->>Workflow: Trigger Build
Workflow->>Dockerfile: Use PostgreSQL 17beta3
Dockerfile->>Dependencies: Pull Latest Dependencies
Dependencies->>Dockerfile: Use Updated Git Hashes
Dockerfile->>User: Build Complete
Recent review detailsConfiguration used: CodeRabbit UI Files selected for processing (6)
Files skipped from review due to trivial changes (2)
Additional comments not posted (23)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thanks!
I have made some changes to the PR:
17beta2
to17beta3
../update.sh
to regenerate the Dockerfiles from the template..github/workflows/main.yml
andREADME.md
.*-master/Dockerfiles
GEOS_GIT_HASH
commit to the 3.12 branch. The latest GEOS master (~3.13) caused the PostGIS regression test to fail.# geos - lock 3.12 branch
ENV GEOS_GIT_HASH 8fa289cf0146780a0be01e97501589b5a29224c4