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

Add GenerateEnterpriseJITConfig #2890

Merged
merged 2 commits into from Sep 6, 2023

Conversation

gabriel-samfira
Copy link
Contributor

@gabriel-samfira gabriel-samfira commented Aug 20, 2023

With version 3.10 of GitHub Enterprise server, the new just-in-time runner configuration is available for enterprises.

See: https://docs.github.com/en/enterprise-cloud@latest/rest/actions/self-hosted-runners?apiVersion=2022-11-28#create-configuration-for-a-just-in-time-runner-for-an-enterprise

CC: @mkulke

With version 3.10 of GitHub Enterprise server, the new just-in-time runner
configuration is available for enterprises.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Merging #2890 (4b55d56) into master (b700431) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head 4b55d56 differs from pull request most recent head c04bf94. Consider uploading reports for the commit c04bf94 to get more accurate results

@@            Coverage Diff             @@
##           master    #2890      +/-   ##
==========================================
- Coverage   98.12%   98.06%   -0.06%     
==========================================
  Files         142      140       -2     
  Lines       12453    12306     -147     
==========================================
- Hits        12219    12068     -151     
- Misses        159      162       +3     
- Partials       75       76       +1     
Files Changed Coverage Δ
github/enterprise_actions_runners.go 100.00% <100.00%> (ø)

... and 8 files with indirect coverage changes

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @gabriel-samfira !
LGTM.

Awaiting second LGTM+Approval from any other contributor to this repo before merging.

@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Sep 6, 2023
@gmlewis
Copy link
Collaborator

gmlewis commented Sep 6, 2023

@WillAbides - do you have time for a code review on this one?
I apparently forgot to add the "NeedsReview" label on it a couple weeks ago - sorry about that, @gabriel-samfira !

@gabriel-samfira
Copy link
Contributor Author

No worries at all @gmlewis !

@gmlewis gmlewis removed the NeedsReview PR is awaiting a review before merging. label Sep 6, 2023
@gmlewis
Copy link
Collaborator

gmlewis commented Sep 6, 2023

Thank you, @WillAbides !
Merging.

@gmlewis gmlewis merged commit 66b1147 into google:master Sep 6, 2023
7 checks passed
gmlewis pushed a commit to gmlewis/go-github that referenced this pull request Sep 19, 2023
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.

None yet

3 participants