-
Notifications
You must be signed in to change notification settings - Fork 531
bump to 6.7 and update base.image.version #11641
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
Conversation
|
Ansible needs to change for the Jenkins tests to pass |
@stevenwinship done! |
|
📦 Pushed preview images as 🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name. |
|
Still failing continuous integration |
|
I clicked "build now" and https://jenkins.dataverse.org/job/IQSS-Dataverse-Develop-PR/view/change-requests/job/PR-11641/6/console is getting farther. I suspect a transient GitHub problem. Let's see if it passes. |
|
Tests are passing now - merging PR. |
What this PR does / why we need it:
Our normal "bump the version" PR.
Which issue(s) this PR closes:
None, but this is the first step of the following issue:
Special notes for your reviewer:
As a reminder, the base.image.version change in this PR is a necessary step for Docker, documented at https://guides.dataverse.org/en/6.6/developers/making-releases.html#prepare-release-branch . Just after we release, we'll switch it back (as usual) in this step: https://guides.dataverse.org/en/6.6/developers/making-releases.html#update-the-container-base-image-version-property . This is nothing brand new. We've done this for the last few releases. We definitely want to get these steps right because we want 6.7 to have tagged version on DockerHub (for the first time!).
The process for bumping Sphinx has changed slightly. @poikilotherm simplified things for us recently (thanks!), somewhere in #11477.