This repository was archived by the owner on Feb 5, 2026. It is now read-only.
bump content-atom-model-thrift and content-api-models#109
Merged
gnm-notona merged 2 commits intomainfrom Nov 20, 2025
Merged
Conversation
gu-scala-library-release bot
added a commit
that referenced
this pull request
Nov 17, 2025
…3bed published by gnm-notona gnm-notona published release version 14.0.0-PREVIEW.anbump-content-atom-model-thrift.2025-11-17T1036.c6303bed using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 14.0.0-PREVIEW.anbump-content-atom-model-thrift.2025-11-17T1036.c6303bed Release-Initiated-By: https://github.com/gnm-notona Release-Workflow-Run: https://github.com/guardian/apps-rendering-api-models/actions/runs/19426613073 Release-Notes: #109
Contributor
|
@gnm-notona has published a preview version of this PR with release workflow run #24, based on commit c6303be: 14.0.0-PREVIEW.anbump-content-atom-model-thrift.2025-11-17T1036.c6303bed Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the an/bump-content-atom-model-thrift branch, or use the GitHub CLI command: gh workflow run release.yml --ref an/bump-content-atom-model-thrift Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
Fweddi
reviewed
Nov 19, 2025
build.sbt
Outdated
| val contentAtomVersion = "9.0.0" | ||
| val storyPackageVersion = "2.2.0" | ||
| val contentApiModelsVersion = "31.0.0" | ||
| val contentApiModelsVersion = "34.0.0-PREVIEW.anbump-content-atom-model.2025-11-17T0928.91d3cce9" |
Contributor
There was a problem hiding this comment.
reminder to update this when it's released
Fweddi
approved these changes
Nov 19, 2025
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 does this change?
guardian/content-atom#194 updates the thrift atom model.
This PR updates to the latest version content-atom-model-thrift and content-api-models so it can be used in MAPI
We should update to the proper release version of content-api-models before merging.