Migrate from single-job to 4-job CI pipeline (lint/build/test/push) with SHA-pinned actions and Gitea-compatible artifacts.
Changes:
Split into lint, build, test, push jobs
Use ChristopherHX artifact actions (Gitea compatible)
SHA-pin all actions for supply chain security
Add daemon smoke test for crond
Migrate from single-job to 4-job CI pipeline (lint/build/test/push) with SHA-pinned actions and Gitea-compatible artifacts.
Changes:
- Split into lint, build, test, push jobs
- Use ChristopherHX artifact actions (Gitea compatible)
- SHA-pin all actions for supply chain security
- Add daemon smoke test for crond
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Migrate from single-job to 4-job CI pipeline (lint/build/test/push) with SHA-pinned actions and Gitea-compatible artifacts.
Changes: