You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(resource/pipeline): fix permit_restart_from_failed_steps = false wrong behavior. @masontikhonov (#160) See codefresh_pipeline resource documentation for more details on changed behavior.
Other changes:
feat: add runtime-environment resource support to codefresh_permission resource @ilia-medvedev-codefresh (#164)
chore: Update golang to 1.24, add tools usage, update libraries to recent versions, remove deprecated libraries and fix linting @ilia-medvedev-codefresh (#163)
fix(pipeline_resource): switch yaml to json conversion to yq to support anchors in different sections of the yaml (like the dedicated indicators section) @ilia-medvedev-codefresh (#153)
feat: add abac rules for products, environments, and promotion flows @danielm-codefresh (#151)