• v0.1.3 b538031549

    v0.1.3 Stable

    gitea_admin released this 2026-07-03 13:32:11 +00:00 | 292 commits to main since this release

    Fixed

    • Classify: a PipelineRelease now requires a SEMVER version. Gitops projects
      (seanfarm/platform-seanfarm/pipelines) have no VERSION file, so their staging
      deliveries emit a sha-identity "version" (a bare commit sha) — those were wrongly
      projected as releases keyed by the sha, putting ~36 vc71c70554148-style rows in
      the dashboard Release pane. looksLikeSemver keeps only x.y[.z]; sha-identity
      deliveries now Skip (no CR), like a versioned project's -dev delivery.
    Downloads