bump to 6.7 and update base.image.version#11641
Merged
ofahimIQSS merged 1 commit intodevelopfrom Jul 17, 2025
Merged
Conversation
stevenwinship
approved these changes
Jul 16, 2025
Contributor
|
Ansible needs to change for the Jenkins tests to pass |
Contributor
@stevenwinship done! |
|
📦 Pushed preview images as 🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name. |
Contributor
|
Still failing continuous integration |
Member
Author
|
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. |
Contributor
|
Tests are passing now - merging PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.