didericis
  • Joined on 2025-09-19
didericis closed issue didericis/bot-bottle#154 2026-06-03 12:14:19 -04:00
Quality evaluation: main repository scorecard
didericis pushed to prd-0049-named-labelled-agents at didericis/bot-bottle 2026-06-03 12:02:11 -04:00
d0d8a68da8 docs(prd): add PRD 0049 — named/labelled agents
83463f1cc8 docs(prd): activate PRD 0048 — SSH deploy-key provisioning
0b5d59cf9e feat(prd-0048): implement SSH deploy-key provisioning with contrib/gitea
464012d97c docs(prd): address review feedback on PRD 0048
b5f8a27c47 docs(prd): add SSH deploy-key provisioning plan (PRD 0048)
Compare 6 commits »
didericis deleted branch prd/0048-ssh-deploy-key-provisioning from didericis/bot-bottle 2026-06-03 11:58:43 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-03 11:58:42 -04:00
83463f1cc8 docs(prd): activate PRD 0048 — SSH deploy-key provisioning
0b5d59cf9e feat(prd-0048): implement SSH deploy-key provisioning with contrib/gitea
464012d97c docs(prd): address review feedback on PRD 0048
b5f8a27c47 docs(prd): add SSH deploy-key provisioning plan (PRD 0048)
Compare 4 commits »
didericis merged pull request didericis/bot-bottle#170 2026-06-03 11:58:39 -04:00
PRD 0048: SSH deploy-key provisioning
didericis closed issue didericis/bot-bottle#169 2026-06-03 11:58:39 -04:00
SSH deploy-key provisioning (contrib/gitea)
didericis deleted branch issue-158-dashboard-model from didericis/bot-bottle 2026-06-03 11:56:50 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-03 11:56:49 -04:00
f0ca4e3527 refactor: extract dashboard state/model layer into dashboard_model.py
didericis merged pull request didericis/bot-bottle#173 2026-06-03 11:56:47 -04:00
Extract dashboard state/model layer into dashboard_model.py
didericis closed issue didericis/bot-bottle#158 2026-06-03 11:56:47 -04:00
Extract dashboard state logic into a separate model module
didericis pushed to prd/0048-ssh-deploy-key-provisioning at didericis/bot-bottle 2026-06-03 11:56:41 -04:00
6a16f7753f docs(prd): activate PRD 0048 — SSH deploy-key provisioning
531a899721 feat(prd-0048): implement SSH deploy-key provisioning with contrib/gitea
Compare 2 commits »
didericis approved didericis/bot-bottle#173 2026-06-03 11:56:37 -04:00
Extract dashboard state/model layer into dashboard_model.py

Have some quibbles with the split, but not enough to justify spending more time on reorganizing this

didericis created branch issue-158-dashboard-model in didericis/bot-bottle 2026-06-03 11:52:37 -04:00
didericis pushed to issue-158-dashboard-model at didericis/bot-bottle 2026-06-03 11:52:37 -04:00
f0ca4e3527 refactor: extract dashboard state/model layer into dashboard_model.py
didericis pushed to prd-0049-named-labelled-agents at didericis/bot-bottle 2026-06-03 11:42:13 -04:00
8e076e2c14 docs(prd): add PRD 0049 — named/labelled agents
didericis created branch prd-0049-named-labelled-agents in didericis/bot-bottle 2026-06-03 11:42:12 -04:00
didericis pushed to prd/0048-ssh-deploy-key-provisioning at didericis/bot-bottle 2026-06-03 11:33:38 -04:00
fb64c50276 docs(prd): address review feedback on PRD 0048
24f770458b docs(prd): add SSH deploy-key provisioning plan (PRD 0048)
ca6d257f30 test(git-gate): add shell-escaping regression tests (issue #159)
Compare 3 commits »
didericis opened issue didericis/bot-bottle#171 2026-06-03 11:31:33 -04:00
Named/labelled agents
didericis pushed to prd/0048-ssh-deploy-key-provisioning at didericis/bot-bottle 2026-06-03 11:28:33 -04:00
f600e1fbc9 docs(prd): address review feedback on PRD 0048
didericis commented on pull request didericis/bot-bottle#170 2026-06-03 11:26:27 -04:00
PRD 0048: SSH deploy-key provisioning

Couple tweaks:

  • Would like deploy_key renamed to provisioned_key
  • Would like a failure to revoke a deployed key on cleanup to halt the cleanup and fail loudly