-
v0.1.161 Stable
released this
2026-07-13 18:26:40 +00:00 | 564 commits to main since this releaseFixed
- Release regression:
pipeline-stagingnow declares therelease-libvolume (audit Wave 3
Inc 2 follow-up). Inc 2 added the shared-lib mount topipeline-promote+pipeline-promote-image,
but those are invoked viatemplateReffrompipeline-staging, and a templateRef'd template does
NOT inherit its own WorkflowTemplate'sspec.volumes— the referencing workflow must supply them
(same trap thecodeberg/docker/forgejovolumes are declared here for). Its absence failed
every package + image release at the promote step withvolume 'release-lib' not found in workflow spec.release-lib.test.jsnow asserts any workflow that templateRefs a lib-sourcing
promote template declares the volume (regression guard).
Included changes (v0.1.160 -> v0.1.161)
181fbb0ffbbffix(staging): declare release-lib volume (Inc-2 templateRef regression)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Release regression: