fix: refactor CI pipelines with pinned action versions and remove legacy configs #12
Reference in New Issue
Block a user
Delete Branch "fix/refactor-ci-pipelines"
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
Refactor CI pipelines to use pinned action versions (SHA-based) and clean up legacy CI configurations.
Changes
.gitea/workflows/pr.yaml: Clean PR checks pipeline with hadolint and build-test.gitea/workflows/main.yaml: Clean main release pipeline with hadolint, build-push, test, and auto-tag.gitea/workflows/tag.yaml: Clean tag release pipeline with hadolint and build-push.gitea/workflows/cron.yaml: Clean nightly rebuild pipeline with latest tag and latest version tag.gitlab-ci.yml: Legacy GitLab CI configurationJenkinsfile: Legacy Jenkins pipelineKey improvements
0 0 * * *)jcabillot/cipherscantests/test.sh