didericis
  • Joined on 2025-09-19
didericis deleted branch prd-0031 from didericis/bot-bottle 2026-06-02 02:02:26 -04:00
didericis closed issue didericis/bot-bottle#120 2026-06-02 02:02:23 -04:00
Simplify egress route merge and consolidate Route types
didericis merged pull request didericis/bot-bottle#121 2026-06-02 02:02:23 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route
didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:59:04 -04:00
07c8593999 refactor(egress): EgressRoute inherits Route from egress_addon_core
didericis commented on pull request didericis/bot-bottle#121 2026-06-02 01:56:54 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route

RE didericis/bot-bottle#121 (comment)

We want that coupling, that's the whole point of the change. Do the refactor.

didericis commented on pull request didericis/bot-bottle#121 2026-06-02 01:49:24 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route

Couldn't we just solve this by having EgressRoute and Route inherit from BaseRoute? Seems cleaner.

didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:45:37 -04:00
f15721b424 complete(prd): mark PRD 0031 active
10d0872043 refactor(egress): provisioned-wins merge + _route_to_yaml_fields (PRD 0031)
Compare 2 commits »
didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:26:22 -04:00
ae33d1abfb docs(prd): revise PRD 0031 — provisioned-wins merge + Route type consolidation
didericis commented on pull request didericis/bot-bottle#121 2026-06-02 01:20:01 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route

Let's fold the other egress issue in the unchecked task item from didericis/bot-bottle#117 into this PRD and the issue here https://gitea.dideric.is/didericis/bot-bo…

didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:09:04 -04:00
f596464f3f docs(prd): add PRD 0031 — split _merge_provider_route into named case helpers
didericis created branch prd-0031 in didericis/bot-bottle 2026-06-02 01:09:04 -04:00
didericis deleted branch prd-0030 from didericis/bot-bottle 2026-06-02 00:59:09 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-02 00:59:08 -04:00
e528d5c5af docs(prd): update PRD 0030 design to reflect provisioned_env approach
0e29bcc829 refactor(egress): use provisioned_env instead of sentinel for Codex token (PRD 0030)
8c2b59ca94 complete(prd): mark PRD 0030 active
75f0f9d907 refactor(egress): deduplicate token resolution across backends (PRD 0030)
6682357fbb docs(prd): add PRD 0030 — deduplicate egress token resolution
Compare 5 commits »
didericis merged pull request didericis/bot-bottle#119 2026-06-02 00:59:06 -04:00
PRD 0030: Deduplicate egress token resolution across backends
didericis pushed to prd-0030 at didericis/bot-bottle 2026-06-02 00:54:15 -04:00
e528d5c5af docs(prd): update PRD 0030 design to reflect provisioned_env approach
didericis pushed to prd-0030 at didericis/bot-bottle 2026-06-02 00:53:32 -04:00
0e29bcc829 refactor(egress): use provisioned_env instead of sentinel for Codex token (PRD 0030)
didericis commented on pull request didericis/bot-bottle#119 2026-06-02 00:45:06 -04:00
PRD 0030: Deduplicate egress token resolution across backends

RE didericis/bot-bottle#119 (comment)

No, I'd like you to pass down a provisioned_env instead. Construct that map during provisioning steps, and merge it…

didericis pushed to main at didericis/bot-bottle 2026-06-02 00:26:06 -04:00