Pat Teruel
|
1364300ddd
|
ci: prefix PR workflow steps and use Agent runner
PR - Pull Request Validation / validate-pr-title (pull_request) Has been cancelled
PR - Pull Request Validation / validate-docker (pull_request) Has been cancelled
PR - Pull Request Validation / build-test (pull_request) Has been cancelled
PR - Pull Request Validation / check-files (pull_request) Has been cancelled
- rename PR workflow and steps with 'PR -' prefix
- switch PR jobs and build job to Agent runner label
|
2025-12-30 23:33:14 +08:00 |
|
Pat Teruel
|
9363f50fdd
|
ci: simplify workflows to use docker CLI only
Pull Request Validation / validate-pr-title (pull_request) Successful in 0s
Pull Request Validation / validate-docker (pull_request) Failing after 1s
Pull Request Validation / build-test (pull_request) Failing after 1s
Pull Request Validation / check-files (pull_request) Failing after 0s
- remove Node-based actions (checkout, buildx, login, build-push)
- rely on gitea workspace checkout and plain docker commands
- avoid Node requirement on self-hosted runner
|
2025-12-30 23:25:03 +08:00 |
|
Pat Teruel
|
319b78d2e6
|
ci: update workflows to use 'linux' runner label
Pull Request Validation / validate-pr-title (pull_request) Successful in 0s
Pull Request Validation / validate-docker (pull_request) Failing after 11s
Pull Request Validation / build-test (pull_request) Failing after 1m13s
Pull Request Validation / check-files (pull_request) Failing after 1s
- Change runs-on from ubuntu-latest to linux to match runner labels
- Fixes workflow execution with thursday-macos runner
|
2025-12-30 21:32:25 +08:00 |
|
Pat Teruel
|
d6d3fe4d7f
|
feat: Add Docker containerization with Gitea Actions
|
2025-12-30 21:18:32 +08:00 |
|