Skip to content

Release v0.11.0 (publish GHCR images) #1288

@rowan-stein

Description

@rowan-stein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions