Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
5b35be0
feat(multi-runner): add experimental config resolution
edersonbrilhante Sep 3, 2026
aef8bd4
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
925ae9d
test(multi-runner): standardize config test names
edersonbrilhante Sep 3, 2026
c929c61
refactor(multi-runner): remove explicit binary targets
edersonbrilhante Sep 3, 2026
aa534f7
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
18f7ac0
docs(multi-runner): update generated input documentation
edersonbrilhante Sep 3, 2026
cf4f0e3
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
4cc0988
refactor(multi-runner): keep binary target discovery in consumer
edersonbrilhante Sep 3, 2026
bd84a68
test(multi-runner): isolate config selector fixtures
edersonbrilhante Sep 3, 2026
59daaac
feat(multi-runner): standardize experimental boolean names
edersonbrilhante Sep 3, 2026
4ac10a6
fix(multi-runner): resolve per-lane metric toggles
edersonbrilhante Sep 3, 2026
f40fc13
refactor(multi-runner): group experimental feature toggles
edersonbrilhante Sep 3, 2026
f78e7e9
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
b034254
docs(multi-runner): document provider boundary
edersonbrilhante Sep 3, 2026
2403197
test(multi-runner): disable binaries in config fixtures
edersonbrilhante Sep 3, 2026
961abed
refactor(multi-runner): derive binary targets from resolved config
edersonbrilhante Sep 3, 2026
31da995
fix(multi-runner): break binary configuration cycle
edersonbrilhante Sep 3, 2026
4e36a1d
test(multi-runner): configure effective binary artifact
edersonbrilhante Sep 3, 2026
19c4fe3
refactor(multi-runner): consume effective configuration
edersonbrilhante Sep 3, 2026
5d596ff
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
1387051
fix(multi-runner): keep runner module unchanged
edersonbrilhante Sep 3, 2026
b5b33d5
fix(multi-runner): scope SSM tags to effective SSM config
edersonbrilhante Sep 3, 2026
f1c49cb
fix(multi-runner): merge effective webhook tags
edersonbrilhante Sep 3, 2026
cd87122
fix(multi-runner): use effective runner tags
edersonbrilhante Sep 3, 2026
296671c
fix(multi-runner): merge effective queue tags
edersonbrilhante Sep 3, 2026
bc0ea24
fix(multi-runner): use effective global webhook tags
edersonbrilhante Sep 3, 2026
0de89cd
fix(multi-runner): use shared webhook tags
edersonbrilhante Sep 3, 2026
8f2a167
fix(multi-runner): adapt consumers to canonical config names
edersonbrilhante Sep 3, 2026
3237d72
refactor(multi-runner): use nested feature toggles
edersonbrilhante Sep 3, 2026
03fb33a
fix(multi-runner): filter webhook runner matchers
edersonbrilhante Sep 3, 2026
e5d3787
fix(multi-runner): use queue resource outputs
edersonbrilhante Sep 3, 2026
2096b0a
test(multi-runner): complete v2 config fixtures
edersonbrilhante Sep 3, 2026
a555fdd
test(multi-runner): complete v2 effective fixture
edersonbrilhante Sep 3, 2026
c7d6e90
feat(compute-providers): add AWS EC2 provider modules
edersonbrilhante Sep 3, 2026
3b11907
refactor(compute-providers): use canonical failover setting
edersonbrilhante Sep 3, 2026
8375dad
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
ab976bd
feat(orchestration-providers): add webhook provider modules
edersonbrilhante Sep 3, 2026
ef83958
refactor(orchestration-providers): use nested metric settings
edersonbrilhante Sep 3, 2026
2cdf04e
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
9bcdb56
feat(runner-config): add provider-aware runner configuration
edersonbrilhante Sep 3, 2026
822b3b0
refactor(runner-config): use canonical nested settings
edersonbrilhante Sep 3, 2026
ccd431e
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
0f1d8d5
fix(multi-runner): route v1 and v2 runners separately
edersonbrilhante Sep 3, 2026
e17ae16
docs: auto update terraform docs
github-actions[bot] Sep 3, 2026
10c5cd8
fix(multi-runner): make v2 inputs independent
edersonbrilhante Sep 4, 2026
1619b31
docs: auto update terraform docs
github-actions[bot] Sep 4, 2026
bdc8cca
fix(multi-runner): validate v1 and v2 inputs
edersonbrilhante Sep 4, 2026
4d1de4c
docs: auto update terraform docs
github-actions[bot] Sep 4, 2026
4ff6ab9
fix(multi-runner): centralize input validation
edersonbrilhante Sep 4, 2026
ccfac8f
docs(multi-runner): document Terraform 1.4 requirement
edersonbrilhante Sep 4, 2026
501c016
test(multi-runner): isolate v2 fixture inputs
edersonbrilhante Sep 4, 2026
40ad71e
feat(examples): add multi-runner-v2 configuration
edersonbrilhante Sep 4, 2026
28ca0af
docs: auto update terraform docs
github-actions[bot] Sep 4, 2026
9e42c33
fix(examples): rely on v2 module inputs
edersonbrilhante Sep 4, 2026
d59f01b
chore(examples): require Terraform 1.4
edersonbrilhante Sep 4, 2026
0939d95
docs: auto update terraform docs
github-actions[bot] Sep 4, 2026
9f6ba4c
docs(examples): require Terraform 1.4
edersonbrilhante Sep 4, 2026
61f8222
feat(compute-providers): add Lambda MicroVM Terraform provider
edersonbrilhante Sep 3, 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
6 changes: 6 additions & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
"download-lambda",
"lambda",
"multi-runner",
"compute-providers/aws/microvm",
"compute-providers/aws/microvm/trust-policy",
"runner-binaries-syncer",
"runners",
"setup-iam-permissions",
Expand Down Expand Up @@ -155,6 +157,7 @@ jobs:
"ephemeral",
"termination-watcher",
"multi-runner",
"multi-runner-v2",
"external-managed-ssm-secrets"
]
defaults:
Expand Down Expand Up @@ -214,6 +217,9 @@ jobs:
matrix:
module:
- modules/runners
- modules/multi-runner
- modules/compute-providers/aws/microvm
- modules/compute-providers/aws/microvm/trust-policy
defaults:
run:
working-directory: ${{ matrix.module }}
Expand Down
Loading
Loading