-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Goal
Publish platform images for a minor release v0.11.0:
- ghcr.io/agynio/platform-server:0.11.0
- ghcr.io/agynio/platform-ui:0.11.0
Trigger & expected tags
The workflow .github/workflows/docker-ghcr.yml runs on tag push v* and will publish tags:
- 0.11.0, 0.11, 0
- latest (non-prerelease)
- sha-
Tasks
- Create annotated tag v0.11.0 at main tip
- Create GitHub Release v0.11.0
- Wait for workflow to complete successfully (both images)
- Verify images appear in GHCR with the expected tags
Notes
- No code changes required for the release; the tag triggers builds for platform-server and platform-ui.
- After images are available, we will bump agynio/bootstrap to use 0.11.0 tags in agyn/docker-compose.yaml.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels