Skip to content

Conversation

@hskiba
Copy link
Member

@hskiba hskiba commented Jan 11, 2026

Summary

  • Modifies user-data.sh to use pre-extracted runner from /opt/actions-runner if available
  • Falls back to extracting from /opt/runner-cache/ if not present

Changes

  • Updated user-data.sh to check for pre-extracted runner before extracting from cache

Test plan

  • Test with AMI that has pre-extracted runner
  • Test with AMI that only has runner cache (fallback path)

Skip extraction step since runner is now pre-extracted
during AMI build at /opt/actions-runner/. This reduces
startup time and disk I/O.
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