Standardize 4-workflow CI pattern (align with opencode) #10
Reference in New Issue
Block a user
Delete Branch "fix/workflow-standard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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