Commit Graph
11 Commits
Author SHA1 Message Date
clawbot c94735ff70 ci: trigger build with rustfmt+clippy components installed 2026-03-09 20:10:53 -07:00
clawbot aa7fae8d28 ci: add rustfmt and clippy components to setup-rust-toolchain 2026-03-09 19:58:20 -07:00
clawbot 94a4398e66 fix: remove unused imports and add #[allow(dead_code)] to fix clippy -D warnings
Action Gateway CI/CD / Build & Test (push) Failing after 1m49s
Action Gateway CI/CD / Publish Release (push) Has been skipped
2026-03-09 19:55:02 -07:00
clawbot 216f0f0299 fix: add #[allow(dead_code)] to Config struct for gateway-cli binary
Action Gateway CI/CD / Build & Test (push) Failing after 1m31s
Action Gateway CI/CD / Publish Release (push) Has been skipped
2026-03-09 02:44:50 -07:00
clawbot 8621cb7be2 fix: add #[allow(dead_code)] to ActionResult in models.rs
Action Gateway CI/CD / Build & Test (push) Has been cancelled
Action Gateway CI/CD / Publish Release (push) Has been cancelled
2026-03-09 02:44:39 -07:00
clawbot 06ae7c0a66 fix: remove unused Response import in routes.rs
Action Gateway CI/CD / Build & Test (push) Has been cancelled
Action Gateway CI/CD / Publish Release (push) Has been cancelled
2026-03-09 02:44:30 -07:00
clawbot 4ccc7f8249 fix: remove unused Router and middleware imports in main.rs
Action Gateway CI/CD / Build & Test (push) Has been cancelled
Action Gateway CI/CD / Publish Release (push) Has been cancelled
2026-03-09 02:44:21 -07:00
clawbot 225a681eb1 fix: remove unused imports params and Path in db.rs
Action Gateway CI/CD / Publish Release (push) Has been cancelled
Action Gateway CI/CD / Build & Test (push) Has been cancelled
2026-03-09 02:44:11 -07:00
clawbot 071a862152 fix: workflow YAML — remove duplicate push key, use BOT_TOKEN secret
Action Gateway CI/CD / Build & Test (push) Failing after 1m53s
Action Gateway CI/CD / Publish Release (push) Has been skipped
2026-03-09 01:26:07 -07:00
clawbot b7bb24fb70 ci: add Gitea Actions workflow (.gitea/workflows/ci.yml)
Action Gateway CI/CD / Build & Test (push) Failing after 1s
Action Gateway CI/CD / Publish Release (push) Has been skipped
- Build + test on push/PR
- Release pipeline on release/* tags
- Failure issue creation via Gitea API
2026-03-09 00:10:56 -07:00
clawbot ffddbc2e5e feat: initial source commit 2026-03-08 23:33:41 -07:00