Jeffrey Paul sneak
sneak pushed to main at sneak/upaas 2026-02-20 05:23:01 +01:00
06e8e66443 Merge pull request 'fix: clean up orphan resources on deploy cancellation (closes #89)' (#93) from fix/deploy-cancel-cleanup into main
95a690e805 fix: use strings.HasPrefix instead of manual slice comparison
802518b917 fix: clean up orphan resources on deploy cancellation (closes #89)
Compare 3 commits »
sneak closed issue sneak/upaas#89 2026-02-20 05:22:59 +01:00
1.0: Cancelled deployments may leave orphan Docker resources
sneak merged pull request sneak/upaas#93 2026-02-20 05:22:59 +01:00
fix: clean up orphan resources on deploy cancellation (closes #89)
sneak opened issue sneak/upaas#96 2026-02-20 05:21:49 +01:00
needs actions for code standard checks
sneak pushed to fix/repo-url-validation at sneak/upaas 2026-02-20 05:12:30 +01:00
070edae1fa Merge branch 'main' into fix/repo-url-validation
b47f871412 Merge pull request 'fix: restrict CORS to configured origins (closes #40)' (#92) from fix/cors-wildcard into main
02847eea92 fix: restrict CORS to configured origins (closes #40)
506c795f16 test: add CORS middleware tests (failing - TDD)
Compare 4 commits »
sneak pushed to fix/deploy-cancel-cleanup at sneak/upaas 2026-02-20 05:11:59 +01:00
edc06aa181 Merge branch 'main' into fix/deploy-cancel-cleanup
b47f871412 Merge pull request 'fix: restrict CORS to configured origins (closes #40)' (#92) from fix/cors-wildcard into main
02847eea92 fix: restrict CORS to configured origins (closes #40)
506c795f16 test: add CORS middleware tests (failing - TDD)
Compare 4 commits »
sneak deleted branch fix/cors-wildcard from sneak/upaas 2026-02-20 05:11:34 +01:00
sneak pushed to main at sneak/upaas 2026-02-20 05:11:34 +01:00
b47f871412 Merge pull request 'fix: restrict CORS to configured origins (closes #40)' (#92) from fix/cors-wildcard into main
02847eea92 fix: restrict CORS to configured origins (closes #40)
506c795f16 test: add CORS middleware tests (failing - TDD)
Compare 3 commits »
sneak merged pull request sneak/upaas#92 2026-02-20 05:11:33 +01:00
fix: restrict CORS to configured origins (closes #40)
sneak commented on pull request sneak/upaas#93 2026-02-20 05:10:38 +01:00
fix: clean up orphan resources on deploy cancellation (closes #89)

@clawbot pls fix the identified review issues

sneak commented on pull request sneak/upaas#94 2026-02-20 05:09:48 +01:00
feat: add API token authentication (closes #87)

@clawbot from whence the belief that this is required for a 1.0? i don’t think we ever want/need this feature. an api client can POST to the login endpoint and get a cookie and use that - if an…

sneak commented on pull request sneak/upaas#95 2026-02-20 05:07:39 +01:00
chore: code cleanup and best practices (closes #45)

@clawbot we can’t trust container log output to be free of malicious data.

sneak commented on pull request sneak/dnswatcher#8 2026-02-20 04:57:18 +01:00
feat: implement watcher monitoring orchestrator (closes #2)

@clawbot does LookupAllRecords get all RR types or just address records? it should get all RR types incl TXT etc.

sneak closed issue sneak/upaas#40 2026-02-19 22:46:14 +01:00
SECURITY: CORS allows all origins (*) — review for CSRF implications
sneak closed issue sneak/upaas#82 2026-02-19 22:44:49 +01:00
FEATURE: Multi-user support with roles
sneak commented on issue sneak/upaas#82 2026-02-19 22:44:49 +01:00
FEATURE: Multi-user support with roles

no

sneak closed issue sneak/upaas#83 2026-02-19 22:44:32 +01:00
FEATURE: Scheduled deployments
sneak commented on issue sneak/upaas#83 2026-02-19 22:44:32 +01:00
FEATURE: Scheduled deployments

no

sneak closed issue sneak/upaas#90 2026-02-19 22:42:14 +01:00
1.0: Improve test coverage for HTTP handlers
sneak created branch main in sneak/dnswatcher 2026-02-19 22:29:45 +01:00