Skip to content

Fix npm publishing - Update content-atom#304

Merged
arelra merged 2 commits into
mainfrom
update-content-atom
May 26, 2026
Merged

Fix npm publishing - Update content-atom#304
arelra merged 2 commits into
mainfrom
update-content-atom

Conversation

@arelra
Copy link
Copy Markdown
Member

@arelra arelra commented May 15, 2026

Co-authored-by: Marjan K 15894063+marjisound@users.noreply.github.com

What does this change?

This PR updates:

NPM publishing of content-api-models as part of the release workflow has been failing since Apr 23rd:

https://github.com/guardian/content-api-models/actions/workflows/release.yml?query=branch%3Amain

This due to an error in NPM publishing content-atom since v10.

This then means the release workflow content-api-models fails as it cannot find a matching versions for content-atom.

https://github.com/guardian/content-api-models/actions/runs/26153177060/job/76929613235#step:6:89
https://github.com/guardian/content-api-models/actions/runs/24823562567/job/72656684072#step:6:89

How has this change been tested?

A preview release has been created and tested in a local application.

After

https://www.npmjs.com/package/@guardian/content-api-models/v/40.0.1

Screenshot 2026-05-26 at 17 34 50

@arelra arelra added the maintenance Departmental tracking: maintenance work, not a fix or a feature label May 15, 2026
@arelra arelra changed the title Update content-atom Fix npm publishing - Update content-atom May 18, 2026
gu-scala-library-release Bot added a commit that referenced this pull request May 18, 2026
…d by arelra

arelra published release version 39.0.0-PREVIEW.update-content-atom.2026-05-18T1512.27e77336
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 39.0.0-PREVIEW.update-content-atom.2026-05-18T1512.27e77336
Release-Initiated-By: https://github.com/arelra
Release-Workflow-Run: https://github.com/guardian/content-api-models/actions/runs/26042305451
Release-Notes: #304
@gu-scala-library-release
Copy link
Copy Markdown
Contributor

@arelra has published a preview version of this PR with release workflow run #129, based on commit 27e7733:

39.0.0-PREVIEW.update-content-atom.2026-05-18T1512.27e77336

Want to make another preview release?

Click 'Run workflow' in the GitHub UI, specifying the update-content-atom branch, or use the GitHub CLI command:

gh workflow run release.yml --ref update-content-atom

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

gu-scala-library-release Bot added a commit that referenced this pull request May 22, 2026
…d by marjisound

marjisound published release version 39.0.0-PREVIEW.update-content-atom.2026-05-22T1547.4ffe9ddd
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 39.0.0-PREVIEW.update-content-atom.2026-05-22T1547.4ffe9ddd
Release-Initiated-By: https://github.com/marjisound
Release-Workflow-Run: https://github.com/guardian/content-api-models/actions/runs/26297643954
Release-Notes: #304
@gu-scala-library-release
Copy link
Copy Markdown
Contributor

@marjisound has published a preview version of this PR with release workflow run #132, based on commit 4ffe9dd:

39.0.0-PREVIEW.update-content-atom.2026-05-22T1547.4ffe9ddd

Want to make another preview release?

Click 'Run workflow' in the GitHub UI, specifying the update-content-atom branch, or use the GitHub CLI command:

gh workflow run release.yml --ref update-content-atom

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

arelra and others added 2 commits May 26, 2026 16:13
Co-authored-by: Marjan K <15894063+marjisound@users.noreply.github.com>
Co-authored-by: Ravi <7014230+arelra@users.noreply.github.com>
@arelra arelra force-pushed the update-content-atom branch from 64cbe6f to 72a05c0 Compare May 26, 2026 15:17
@arelra arelra marked this pull request as ready for review May 26, 2026 15:22
@arelra arelra requested a review from a team as a code owner May 26, 2026 15:22
@arelra arelra merged commit 9b29548 into main May 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants