-
v0.1.3 Stable
released this
2026-07-03 13:32:11 +00:00 | 292 commits to main since this releaseFixed
- Classify: a
PipelineReleasenow 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 ~36vc71c70554148-style rows in
the dashboard Release pane.looksLikeSemverkeeps only x.y[.z]; sha-identity
deliveries now Skip (no CR), like a versioned project's-devdelivery.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Classify: a