Skip to content

Release health - unreleased work or an incomplete publish #71

Description

@github-actions

Automated release-health check. This issue is rewritten in place on every run and closed automatically once every gap below is closed; it is never duplicated.

Last evaluated: 2026-07-31T14:28:56.877897+00:00 (run)

tag-without-release — 4 tag(s) published no release

4 tag(s) in the native lane exist with no GitHub release object. The tag is immutable and public; the artifacts it promises were never published.

tag age release run outcome
desktop-v0.1.0 15d 9h 29514474536 failure
desktop-v0.7.0 10d 22h 29756479649 cancelled
desktop-v0.8.0 10d 10h 29799291231 cancelled
desktop-v0.12.0 5d 19h 30169968004 failure

cancelled and skipped are the outcomes no if: failure() step can see. A run cancelled while waiting on an environment approval gate lands here.

Re-run the publish with:

# Rebuild the installers for an existing engine version (X.Y.Z), then
# approve the native-release environment when the publish-draft job requests it.
gh workflow run native-freshness.yml --repo OpenAdaptAI/openadapt-desktop --ref main -f version=X.Y.Z
Everything the check considered and cleared
  • [engine] 1 commit(s) since v0.15.0, none of which trigger a version bump.
  • [engine] openadapt-desktop 0.15.0 is on PyPI.
  • [native] a release run is in flight (30638126280); gap detectors are suppressed for this lane.
  • [native] tag desktop-v0.15.0 has no release yet but is only 9m old; inside the 6h 0m publish window.

Reproduce locally with python scripts/check_release_health.py.

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