fix/workflow-standard
main
Aligns the CI workflows with the opencode standard 4-workflow pattern:
continue-on-error
pull: true
test
build-test
build
All image references: jcabillot/opencode-openchamber Release branches: main Git URL: scm.cabillot.eu/perso/opencode-openchamber.git
jcabillot/opencode-openchamber
scm.cabillot.eu/perso/opencode-openchamber.git
No dependencies set.
The note is not visible to the blocked user.
Summary
Aligns the CI workflows with the opencode standard 4-workflow pattern:
Changes
continue-on-errorto job level, addpull: trueto build steptestjob (tests are covered by build + PR checks), addpull: truebuild-test(docker build + test.sh) withbuild(docker/build-push-action push=false + pull=true), removecontinue-on-errorfrom hadolintcontinue-on-errorto job level, addpull: trueAll image references:
jcabillot/opencode-openchamberRelease branches:
mainGit URL:
scm.cabillot.eu/perso/opencode-openchamber.git