Conversation
1a92025 to
559b1cd
Compare
…shed by abeddow91 abeddow91 published release version 10.0.0-PREVIEW.abhas-audio-media-atom.2026-04-02T1532.559b1cde using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 10.0.0-PREVIEW.abhas-audio-media-atom.2026-04-02T1532.559b1cde Release-Initiated-By: https://github.com/abeddow91 Release-Workflow-Run: https://github.com/guardian/content-atom/actions/runs/23908411980 Release-Notes: #207
|
@abeddow91 has published a preview version of this PR with release workflow run #42, based on commit 559b1cd: 10.0.0-PREVIEW.abhas-audio-media-atom.2026-04-02T1532.559b1cde Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the ab/has-audio-media-atom branch, or use the GitHub CLI command: gh workflow run release.yml --ref ab/has-audio-media-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 |
559b1cd to
dcd69ee
Compare
…shed by abeddow91 abeddow91 published release version 10.0.0-PREVIEW.abhas-audio-media-atom.2026-04-09T1409.dcd69ee1 using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 10.0.0-PREVIEW.abhas-audio-media-atom.2026-04-09T1409.dcd69ee1 Release-Initiated-By: https://github.com/abeddow91 Release-Workflow-Run: https://github.com/guardian/content-atom/actions/runs/24194740879 Release-Notes: #207
|
@abeddow91 has published a preview version of this PR with release workflow run #43, based on commit dcd69ee: 10.0.0-PREVIEW.abhas-audio-media-atom.2026-04-09T1409.dcd69ee1 Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the ab/has-audio-media-atom branch, or use the GitHub CLI command: gh workflow run release.yml --ref ab/has-audio-media-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 |
Adds an hasAudio boolean property to the assets model. This allows MAM to expose if an video asset has audio tracks included so that the downstream platforms can more easily read this information and render controls as appropriate.