Skip to content

feat(examples): demonstrate scale-set orchestration - #5378

Merged
edersonbrilhante merged 21 commits into
feat-scale-set-terraform-wiringfrom
feat-scale-set-example
Sep 10, 2026
Merged

edersonbrilhante merged 21 commits into
feat-scale-set-terraform-wiringfrom
feat-scale-set-example

Conversation

@edersonbrilhante

@edersonbrilhante edersonbrilhante commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Description

Adds the multi-runner-scale-set example for the experimental v2 interface.

  • Demonstrates webhook lanes alongside a GitHub Actions scale-set lane.
  • Uses shared global networking, Lambda, and runner-binary defaults with per-lane matcher, lifecycle, AMI, and instance settings.
  • Configures orchestration_provider.scale_set and the SSM-backed GitHub installation reference.
  • Adds the example to the Terraform verification workflow and documentation.

Test Plan

  • terraform fmt -check -recursive
  • terraform init -backend=false
  • terraform validate
  • Repository Terraform formatting, validation/TFLint, and merge-conflict checks

Related Issues

Depends on #5350.

@edersonbrilhante
edersonbrilhante requested a review from a team as a code owner September 4, 2026 21:26
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@edersonbrilhante
edersonbrilhante marked this pull request as draft September 4, 2026 21:37
@edersonbrilhante
edersonbrilhante marked this pull request as ready for review September 4, 2026 21:37
@edersonbrilhante
edersonbrilhante marked this pull request as draft September 4, 2026 21:38
@edersonbrilhante
edersonbrilhante force-pushed the feat-scale-set-example branch 3 times, most recently from ca4c798 to c91596b Compare September 9, 2026 09:57
@edersonbrilhante
edersonbrilhante force-pushed the feat-scale-set-example branch 2 times, most recently from 5c5c18a to c39e9a3 Compare September 9, 2026 11:00
@edersonbrilhante
edersonbrilhante merged commit 187bb1e into main Sep 10, 2026
53 of 69 checks passed
@edersonbrilhante
edersonbrilhante deleted the feat-scale-set-example branch September 10, 2026 18:19
edersonbrilhante added a commit that referenced this pull request Sep 17, 2026
## Description

Restore the multi-runner scale-set orchestration example removed by
revert PR #5403, replacing merged PR #5378.

The example provides the Terraform configuration, provider locks,
outputs, and documentation needed to deploy an ECS scale-set controller
with the EC2 runner compute provider. It is intentionally limited to the
example and its generated/provider metadata; the reusable MiniStack
fixture support and ECS/MockServer lifecycle smoke test are provided by
the follow-up PRs.

## Test Plan

- Terraform formatting passed through the repository hooks.
- Merge-conflict checks passed.
- Parent-branch Terraform checks passed after the idle-configuration
correction.
- No live AWS deployment was performed for this example-only PR; CI
validation remains the authoritative deployment check.

## Related Issues

Depends on #5350. Replaces #5378.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant