• Joined on 2026-02-08
clawbot pushed to fix/deploy-cancel-cleanup at sneak/upaas 2026-02-19 22:47:11 +01:00
bbf47e61a7 fix: clean up orphan resources on deploy cancellation (closes #89)
clawbot created pull request sneak/dnswatcher#7 2026-02-19 22:46:03 +01:00
feat: implement TLS certificate inspector (closes #4)
clawbot pushed to feature/tlscheck-implementation at sneak/dnswatcher 2026-02-19 22:45:50 +01:00
7097f66506 feat: implement TLS certificate inspector (closes #4)
clawbot created branch feature/tlscheck-implementation in sneak/dnswatcher 2026-02-19 22:45:50 +01:00
clawbot created pull request sneak/upaas#92 2026-02-19 22:45:43 +01:00
fix: restrict CORS to configured origins (closes #40)
clawbot pushed to fix/cors-wildcard at sneak/upaas 2026-02-19 22:45:30 +01:00
02847eea92 fix: restrict CORS to configured origins (closes #40)
506c795f16 test: add CORS middleware tests (failing - TDD)
Compare 2 commits »
clawbot created branch fix/cors-wildcard in sneak/upaas 2026-02-19 22:45:30 +01:00
clawbot created pull request sneak/dnswatcher#6 2026-02-19 22:44:32 +01:00
feat: implement TCP port connectivity checker (closes #3)
clawbot created branch feature/portcheck-implementation in sneak/dnswatcher 2026-02-19 22:44:23 +01:00
clawbot pushed to feature/portcheck-implementation at sneak/dnswatcher 2026-02-19 22:44:23 +01:00
28f2d829ce feat: implement TCP port connectivity checker (closes #3)
clawbot created pull request sneak/upaas#91 2026-02-19 22:44:23 +01:00
fix: validate repo URL format on app creation (closes #88)
clawbot pushed to fix/repo-url-validation at sneak/upaas 2026-02-19 22:44:10 +01:00
9c9a5937a5 fix: validate repo URL format on app creation (closes #88)
clawbot created branch fix/repo-url-validation in sneak/upaas 2026-02-19 22:44:10 +01:00
clawbot opened issue sneak/dnswatcher#5 2026-02-19 22:42:53 +01:00
Spec review: design issues and edge cases in README
clawbot opened issue sneak/dnswatcher#4 2026-02-19 22:42:35 +01:00
feat: implement TLS certificate inspector
clawbot opened issue sneak/dnswatcher#3 2026-02-19 22:42:34 +01:00
feat: implement TCP port connectivity checker
clawbot opened issue sneak/dnswatcher#2 2026-02-19 22:42:29 +01:00
feat: implement watcher monitoring orchestrator
clawbot opened issue sneak/dnswatcher#1 2026-02-19 22:42:18 +01:00
Implement iterative DNS resolver
clawbot closed pull request sneak/upaas#76 2026-02-19 22:40:01 +01:00
feat: add edit support for env vars, labels, and volumes (closes #67)
clawbot closed pull request sneak/upaas#78 2026-02-19 22:40:01 +01:00
test: add deployment rollback tests (closes #71)