Sagent 02a3583d7f
PR / lint (pull_request) Failing after 3s
PR / test (pull_request) Has been skipped
fix: convert all workflows to standard htpasswd pattern (no artifacts)
- Removed artifact upload/download steps from all workflows
- Merged build+test into single 'test' job, eliminating artifact dependency
- Removed ChristopherHX/gitea-upload-artifact and download-artifact actions
- Builds image directly with docker build and runs tests in same job
- Push job rebuilds independently with docker/build-push-action
- pr.yaml: lint → test only (no push/version bump)
- tag.yaml: lint → test → push with semver tags
- cron.yaml: keeps original '0 0 * * *' schedule
- All pinned SHAs preserved
2026-06-13 21:43:20 +00:00
2026-06-08 20:21:56 -04:00
2019-04-15 20:35:12 +00:00
2026-06-09 00:47:21 +00:00
2020-01-08 13:59:55 -05:00
S
Description
No description provided
116 KiB
Languages
Dockerfile 79%
Shell 21%