Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud runner v0.2 - continued quality of life improvements #387

Merged
merged 244 commits into from
Apr 21, 2022

Conversation

frostebite
Copy link
Member

@frostebite frostebite commented Apr 16, 2022

Changes

Cloud runner latest tweaks.
Most noteworthy being

  • support for an exit early flag that skips cleanup, allowing you run ephemeral self-hosted runners for github in a cloud runner job. You can then run your main workflow and skip the majority of the runner minutes.
  • garbage collection options for aws cli
  • include webgl in build pipeline for cloud runner
  • cache uses tar instead of zip for speed - plan to introduce optional compression
  • only run input overrides for cloud runner

Checklist

  • Read the contribution guide and accept the code of conduct
  • Readme (updated or not needed)
  • Tests (added, updated or not needed)

@frostebite frostebite changed the title Cloud runner support for early exit to allow github ephemeral runners Cloud runner v0.2 - continued quality of life improvements Apr 21, 2022
@frostebite frostebite marked this pull request as ready for review April 21, 2022 19:54
src/integrity.test.ts Outdated Show resolved Hide resolved
Copy link
Member

@webbertakken webbertakken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great!

src/model/input-readers/git-repo.ts Show resolved Hide resolved
@frostebite frostebite merged commit 8abce48 into main Apr 21, 2022
@frostebite frostebite deleted the cloud-runner-develop branch April 21, 2022 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants