Skip to content

use parsedVersion post 6.11 release#12509

Merged
poikilotherm merged 1 commit into
developfrom
12282-docker
Jul 2, 2026
Merged

use parsedVersion post 6.11 release#12509
poikilotherm merged 1 commit into
developfrom
12282-docker

Conversation

@pdurbin

@pdurbin pdurbin commented Jul 1, 2026

Copy link
Copy Markdown
Member

What this PR does / why we need it:

Our normal change, required by our Docker-building process, after a release.

Which issue(s) this PR closes:

@pdurbin pdurbin added this to the 6.12 milestone Jul 1, 2026
@github-actions github-actions Bot added FY26 Sprint 25 FY26 Sprint 25 (2026-06-03 - 2026-06-17) FY26 Sprint 26 FY26 Sprint 26 (2026-06-17 - 2026-07-01) FY27 Sprint 1 FY27 Sprint 1 (2026-07-01 - 2026-07-15) Release Issue is related to making a software release (e.g., Dataverse) Size: 3 A percentage of a sprint. 2.1 hours. labels Jul 1, 2026
@pdurbin pdurbin moved this to Ready for Review ⏩ in IQSS Dataverse Project Jul 1, 2026
@pdurbin pdurbin moved this from Ready for Review ⏩ to In Progress 💻 in IQSS Dataverse Project Jul 1, 2026
@pdurbin pdurbin marked this pull request as draft July 1, 2026 20:41
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Test Results

0 tests   - 403   0 ✅  - 388   0s ⏱️ - 37m 23s
0 suites  -  55   0 💤  -  15 
0 files    -  55   0 ❌ ±  0 

Results for commit 4a8daba. ± Comparison against base commit 741c5da.

♻️ This comment has been updated with latest results.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 25.021% (+6.2%) from 18.845% — 12282-docker into develop

@pdurbin pdurbin self-assigned this Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12282-docker
ghcr.io/gdcc/configbaker:12282-docker

🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name.

<!-- <base.image.version>${revision}</base.image.version> -->
<!-- This is used by the maintenance CI jobs, no need to adapt during releases. -->
<app.image.version>${base.image.version}</app.image.version>
</properties>

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pdurbin pdurbin marked this pull request as ready for review July 2, 2026 14:18

@poikilotherm poikilotherm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is ready to go.

The failing test's source of dismay is expected: we are pushing this change as part of the release process to build exactly the image it is complaining about being missing.

We should document this in the release process: if the error is about this image (mind: with the version N+1), then safely ignore the failed test.

@github-project-automation github-project-automation Bot moved this from In Progress 💻 to Ready for QA ⏩ in IQSS Dataverse Project Jul 2, 2026
@poikilotherm poikilotherm merged commit 8f52fcc into develop Jul 2, 2026
21 of 23 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for QA ⏩ to Merged 🚀 in IQSS Dataverse Project Jul 2, 2026
@poikilotherm poikilotherm deleted the 12282-docker branch July 2, 2026 14:22
@pdurbin

pdurbin commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

We should document this in the release process

Yes, I'll put it in this pull request:

Thanks for merging and for the discussion in the Containerization working group meeting just now!

@pdurbin pdurbin removed their assignment Jul 2, 2026
@pdurbin pdurbin moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 25 FY26 Sprint 25 (2026-06-03 - 2026-06-17) FY26 Sprint 26 FY26 Sprint 26 (2026-06-17 - 2026-07-01) FY27 Sprint 1 FY27 Sprint 1 (2026-07-01 - 2026-07-15) Release Issue is related to making a software release (e.g., Dataverse) Size: 3 A percentage of a sprint. 2.1 hours.

Projects

Status: Done 🧹

Development

Successfully merging this pull request may close these issues.

Release 6.11: Update the Container Base Image Version Property (Post-Release)

3 participants