Commit Graph

26 Commits

Author SHA1 Message Date
cloudix_mcp_server 8ffe2a6e39 fix: correct SHAs in pr.yaml (no test.sh)
PR Checks / hadolint (pull_request) Failing after 3s
PR Checks / build-test (pull_request) Successful in 19s
2026-06-13 19:20:55 -04:00
cloudix_mcp_server 4fc99af800 fix: correct SHAs in main.yaml (no test.sh)
PR Checks / hadolint (pull_request) Failing after 9s
PR Checks / build-test (pull_request) Successful in 20s
2026-06-13 19:20:49 -04:00
cloudix_mcp_server 5da944e08c fix: correct SHAs in cron.yaml (no test.sh) 2026-06-13 19:20:46 -04:00
cloudix_mcp_server c66d6d1346 Convert tag.yaml to standard htpasswd pattern (no artifacts)
PR Checks / hadolint (pull_request) Failing after 3s
PR Checks / build-test (pull_request) Successful in 17s
2026-06-13 17:57:56 -04:00
cloudix_mcp_server 0a6bde66e7 Convert pr.yaml to standard htpasswd pattern (no artifacts) 2026-06-13 17:57:49 -04:00
cloudix_mcp_server 1cf9d0363d Convert main.yaml to standard htpasswd pattern (no artifacts) 2026-06-13 17:57:44 -04:00
cloudix_mcp_server 146b702254 Convert cron.yaml to standard htpasswd pattern (no artifacts) 2026-06-13 17:57:29 -04:00
cloudix_mcp_server e755a5d773 fix(ci): rewrite pr.yaml with parallel pattern
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build-test (pull_request) Successful in 14s
2026-06-12 19:38:21 -04:00
cloudix_mcp_server 2a241b25bc ci: split workflows - add tag.yaml for version tagging
PR Checks / lint (pull_request) Failing after 3s
PR Checks / build (pull_request) Successful in 53s
PR Checks / test (pull_request) Has been skipped
2026-06-12 17:04:59 -04:00
cloudix_mcp_server 92bd4ac4f9 ci: split workflows - add pr.yaml for PR checks 2026-06-12 17:04:51 -04:00
cloudix_mcp_server 801b0525d2 ci: split workflows - add cron.yaml for nightly rebuild 2026-06-12 17:04:47 -04:00
cloudix_mcp_server d78afcf106 ci: split workflows - add main.yaml for push-on-master 2026-06-12 17:04:45 -04:00
cloudix_mcp_server 84fb1468cc fix: remove incorrectly encoded tag.yaml 2026-06-12 17:04:24 -04:00
cloudix_mcp_server ba308ab09e fix: remove incorrectly encoded pr.yaml 2026-06-12 17:04:18 -04:00
cloudix_mcp_server 3238927eea fix: remove incorrectly encoded cron.yaml 2026-06-12 17:04:13 -04:00
cloudix_mcp_server e88640b7fd fix: remove incorrectly encoded main.yaml 2026-06-12 17:03:53 -04:00
cloudix_mcp_server 1d2f71b54d ci: split workflows - add tag.yaml for version tagging 2026-06-12 17:00:09 -04:00
cloudix_mcp_server 33b077e248 ci: split workflows - add pr.yaml for PR checks 2026-06-12 17:00:04 -04:00
cloudix_mcp_server a9bd5bb34d ci: split workflows - add cron.yaml for nightly rebuild 2026-06-12 17:00:00 -04:00
cloudix_mcp_server 032716ca1f ci: split workflows - add main.yaml for push-on-master 2026-06-12 16:59:53 -04:00
cloudix_mcp_server 38c9297f3b ci: refactor CI pipelines into separate trigger-based workflows 2026-06-12 16:59:10 -04:00
renovate 25d5bc5ca9 Update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 1m6s
Docker Build and Push / test (pull_request) Successful in 21s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 21:30:49 +00:00
Sagent 99d3e4a781 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Failing after 7s
Docker Build and Push / build (pull_request) Successful in 2m6s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
- Split single build job into 4 jobs: lint, build, test, push
- SHA-pin all actions for supply chain security
- Use ChristopherHX artifact actions (Gitea-compatible)
- Add tests/test.sh with Docker bridge gateway networking
- Test GET / returns RSS-Bridge HTML
2026-06-08 19:11:38 +00:00
Julien Cabillot 025c1bfc61 feat: add Gitea Actions workflow 2026-05-29 14:46:47 -04:00
Julien Cabillot cc6280f102 feat: add Gitea Actions workflow 2026-05-29 14:19:41 -04:00
Julien Cabillot d56c49300d feat: add Gitea Actions workflow 2026-05-29 14:05:07 -04:00