Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
81837ec
feat(multi-runner): add experimental lane config v2
edersonbrilhante Aug 5, 2026
cb146af
docs: auto update terraform docs
github-actions[bot] Aug 5, 2026
dd25b4d
refactor(multi-runner): decouple EC2 Terraform logic into provider mo…
edersonbrilhante Aug 7, 2026
885e1cb
refactor(multi-runner): preserve legacy runner path
edersonbrilhante Aug 7, 2026
0fac9df
refactor(multi-runner): isolate v1 and v2 provider routing
edersonbrilhante Aug 7, 2026
c4280b4
refactor(runner-stack): key provider output dynamically
edersonbrilhante Aug 7, 2026
d3a079c
refactor(compute-providers): isolate EC2 runner contracts
edersonbrilhante Aug 13, 2026
a6d8d89
docs(compute-providers): document EC2 provider boundary
edersonbrilhante Aug 13, 2026
9e67896
fix(runner-stack): preserve multi-app credentials
edersonbrilhante Aug 14, 2026
b7add4f
fix(multi-runner): keep binary syncer keys plan-known
edersonbrilhante Aug 14, 2026
08cae9e
docs: auto update terraform docs
github-actions[bot] Aug 14, 2026
25fa3b1
feat(termination-watcher): support encrypted app parameters
edersonbrilhante Aug 15, 2026
e580192
feat(multi-runner): add canonical experimental configuration
edersonbrilhante Aug 15, 2026
db80a00
docs(multi-runner): document experimental configuration
edersonbrilhante Aug 15, 2026
cffe3de
docs: auto update terraform docs
github-actions[bot] Aug 15, 2026
2f1927d
docs(multi-runner): restore stable input descriptions
edersonbrilhante Aug 15, 2026
9b1accc
refactor(multi-runner): isolate termination watcher fix
edersonbrilhante Aug 15, 2026
34c87b7
refactor(multi-runner): nest GitHub client settings
edersonbrilhante Aug 15, 2026
56ed7f9
docs(multi-runner): align experimental GitHub paths
edersonbrilhante Aug 15, 2026
64ea720
fix(multi-runner): allow v2 to omit flat inputs
edersonbrilhante Aug 15, 2026
bde8327
docs(multi-runner): document optional flat inputs
edersonbrilhante Aug 15, 2026
36d7181
refactor(multi-runner): add orchestration provider boundary
edersonbrilhante Aug 15, 2026
bad01ba
docs: auto update terraform docs
github-actions[bot] Aug 15, 2026
0bc3563
refactor(multi-runner): group webhook-owned settings
edersonbrilhante Aug 15, 2026
886141a
docs: auto update terraform docs
github-actions[bot] Aug 15, 2026
b740bf1
refactor(runner-config): clarify provider module addresses
edersonbrilhante Aug 15, 2026
818e2bc
docs(orchestration): document provider configuration
edersonbrilhante Aug 15, 2026
06a2259
refactor(state): remove legacy module moves
edersonbrilhante Aug 15, 2026
e7ae95e
refactor(orchestration): align provider boundaries
edersonbrilhante Aug 15, 2026
f0ac787
fix(multi-runner): preserve queue policy behavior
edersonbrilhante Aug 15, 2026
2b36b9f
docs(adr): remove warm-pool references
edersonbrilhante Aug 15, 2026
5ea0b8e
docs(orchestration): align provider boundary guidance
edersonbrilhante Aug 15, 2026
08e9287
feat(compute-providers): namespace AWS EC2 provider
edersonbrilhante Aug 17, 2026
be7de51
docs: auto update terraform docs
github-actions[bot] Aug 17, 2026
849c335
fix(multi-runner): keep provider topology plan-known
edersonbrilhante Aug 17, 2026
d4b9367
docs: auto update terraform docs
github-actions[bot] Aug 17, 2026
13dada6
feat(multi-runner): add experimental lane config v2
edersonbrilhante Aug 5, 2026
06fd45c
refactor(multi-runner): decouple EC2 Terraform logic into provider mo…
edersonbrilhante Aug 7, 2026
80be34c
refactor(multi-runner): preserve legacy runner path
edersonbrilhante Aug 7, 2026
9a3c5db
refactor(multi-runner): isolate v1 and v2 provider routing
edersonbrilhante Aug 7, 2026
1f1dafc
refactor(runner-stack): key provider output dynamically
edersonbrilhante Aug 7, 2026
9d3ae6f
refactor(compute-providers): isolate EC2 runner contracts
edersonbrilhante Aug 13, 2026
73cb940
docs(compute-providers): document EC2 provider boundary
edersonbrilhante Aug 13, 2026
9ad4beb
fix(runner-stack): preserve multi-app credentials
edersonbrilhante Aug 14, 2026
9b60735
feat(termination-watcher): support encrypted app parameters
edersonbrilhante Aug 15, 2026
a34b781
feat(multi-runner): add canonical experimental configuration
edersonbrilhante Aug 15, 2026
d7f1e24
docs: auto update terraform docs
github-actions[bot] Aug 15, 2026
6d52657
docs(multi-runner): restore stable input descriptions
edersonbrilhante Aug 15, 2026
b9334c6
refactor(multi-runner): isolate termination watcher fix
edersonbrilhante Aug 15, 2026
8a05817
refactor(multi-runner): nest GitHub client settings
edersonbrilhante Aug 15, 2026
9a99c83
fix(multi-runner): allow v2 to omit flat inputs
edersonbrilhante Aug 15, 2026
b33d1b6
refactor(multi-runner): add orchestration provider boundary
edersonbrilhante Aug 15, 2026
58116fd
docs: auto update terraform docs
github-actions[bot] Aug 15, 2026
d8c743e
refactor(multi-runner): group webhook-owned settings
edersonbrilhante Aug 15, 2026
8b57377
docs: auto update terraform docs
github-actions[bot] Aug 15, 2026
147868e
refactor(runner-config): clarify provider module addresses
edersonbrilhante Aug 15, 2026
a207ebc
refactor(state): remove legacy module moves
edersonbrilhante Aug 15, 2026
5c8032a
refactor(orchestration): align provider boundaries
edersonbrilhante Aug 15, 2026
4bf2c34
fix(multi-runner): preserve queue policy behavior
edersonbrilhante Aug 15, 2026
02e1e4d
feat(compute-providers): namespace AWS EC2 provider
edersonbrilhante Aug 17, 2026
7ae555b
docs: auto update terraform docs
github-actions[bot] Aug 17, 2026
e1cbe05
fix(multi-runner): keep provider topology plan-known
edersonbrilhante Aug 17, 2026
42587be
docs: auto update terraform docs
github-actions[bot] Aug 17, 2026
2e691e8
refactor(storage): extract SSM provider capabilities
edersonbrilhante Aug 24, 2026
560267d
docs: auto update terraform docs
github-actions[bot] Sep 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: auto update terraform docs
  • Loading branch information
github-actions[bot] authored and edersonbrilhante committed Sep 4, 2026
commit cb146af57252e8c9506a7ddb428c531910375fcd
Loading