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

Dynamically provision self-hosted runner #264

Merged
merged 35 commits into from
Sep 12, 2023
Merged

Conversation

ohinds
Copy link
Contributor

@ohinds ohinds commented Sep 12, 2023

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Summary

Instead of dynamically spinning up an EC2 instance that is statically configured as a github runner, also dynamically register the self-hosted runner just for this run.

Fixes #259

Checklist

  • I have added tests to cover my changes
  • I have updated documentation (if necessary)

Acknowledgment

  • I acknowledge that this contribution will be available under the Apache 2 license.

@ohinds ohinds added the bug label Sep 12, 2023
@ohinds ohinds merged commit 70a088c into master Sep 12, 2023
9 checks passed
@ohinds ohinds deleted the ohinds-provision-gh-runner branch September 12, 2023 01:20
@hvgazula
Copy link
Contributor

@ohinds The keepalive.yml is no longer needed. Is it?

@ohinds ohinds mentioned this pull request Sep 13, 2023
6 tasks
hvgazula pushed a commit that referenced this pull request Sep 13, 2023
* Remove unnecessary keepalive runner.

* Remove scripts that shouldn't have gone in with #264.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Guide notebook regression should use a dynamically provisioned github self-hosted runner
3 participants