Skip to content

docs: refresh README for v3 and animate the workflow graph#35

Merged
dm1tr1yvovk merged 1 commit into
mainfrom
docs/animated-graph
Jun 9, 2026
Merged

docs: refresh README for v3 and animate the workflow graph#35
dm1tr1yvovk merged 1 commit into
mainfrom
docs/animated-graph

Conversation

@kurok

@kurok kurok commented Jun 9, 2026

Copy link
Copy Markdown

What

  • Animated workflow graph — replaces the static docs/images/github-actions-summary.png with a looping GIF (github-actions-runner.gif) showing the three jobs progressing: Start self-hosted EC2 runner → Do the job → Stop self-hosted EC2 runner (queued → amber spinner → green ✓ with durations). It's a faithful re-render of GitHub's run-graph in the same light theme as the original screenshot.
  • Inputs table completed — adds the inputs introduced since v2: ec2-image-filters, ec2-image-owner, eip-allocation-id, runner-version, http-tokens, encrypt-ebs, debug. Clarifies that ec2-image-id is required for start mode only when ec2-image-filters isn't set.
  • Example updatedmachulav/ec2-github-runner@v2namecheap/ec2-github-runner@v3, and aws-actions/configure-aws-credentials@v1@v4.

Scope

Docs + image asset only — no src/, dist/, or dependency changes, so lint / unit tests / verify-dist are unaffected.

Note

The GIF is a rendered recreation of the Actions run-graph (the original PNG was a captured screenshot). Generated from SVG frames; ~54 KB, 1000×200, loops.

Replace the static run-graph screenshot with an animated GIF showing the
three jobs progressing (start runner -> do the job -> stop runner).
Complete the inputs table with the inputs added since v2 (ec2-image-filters,
ec2-image-owner, eip-allocation-id, runner-version, http-tokens, encrypt-ebs,
debug) and update the example to namecheap/ec2-github-runner@v3 and
aws-actions/configure-aws-credentials@v4.

Signed-off-by: Yuriy R <22548029+kurok@users.noreply.github.com>
@dm1tr1yvovk dm1tr1yvovk merged commit 930bf71 into main Jun 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants