-
v0.1.16 Stable
released this
2026-07-06 14:58:26 +00:00 | 212 commits to main since this releaseChanged
- gitops-flux now follows build→release→deploy (no longer special). The
gitops-fluxrenderer
(templates/gitops-flux/) restructures to the standard shape, identical to gitops-deploy except the
deploy engine: the trunk sensor now runspipeline-staging(validate-flux ▸ noop ▸pipeline-promote-tag)
— a SHIPPED cleanx.y.zcuts a tag + ff's Forgejo main + Forgejo Release; a plain-devland only
validates — and a NEW<project>-deploysensor fires on main-push →pipeline-deploy-flux
(anchor=main). The CI filter gains the_devbump/+release-cadence/machinery exclusions (the
taxonomy is now versioned). Pair with pipelines'pipeline-{validate-flux,deploy-flux}template edits
and each repo's VERSION/CHANGELOG; thePipelineProjectversionSource.kindflipsnone→file.
Requires seanfarm/platform-seanfarm CRs onkind: fileto actually release (anoneCR stays
validate-only). No new CR schema fields.
Included changes (v0.1.15 -> v0.1.16)
d93ac82b6539feat(render): gitops-flux follows build->release->deploy (no longer special)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- gitops-flux now follows build→release→deploy (no longer special). The