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

Produce trimmed down runner packages. #1556

Merged
merged 3 commits into from
Dec 16, 2021
Merged

Conversation

TingluoHuang
Copy link
Member

Try to produce trimmed-down runner packages to speed up the runner upgrade process.
Depending on the state of the current runner, It can choose to avoid re-download the dotnet core runtime and all the externals (node12+node16).

Part of https://github.com/github/c2c-actions-runtime/issues/1517

Will create follow-up PR to actually consume these packages during runner update.

The produced packages will look like this:
image

@TingluoHuang TingluoHuang requested a review from a team as a code owner December 14, 2021 04:23
thboop
thboop previously approved these changes Dec 14, 2021
Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

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

lgtm

@TingluoHuang TingluoHuang merged commit 3e65909 into main Dec 16, 2021
@TingluoHuang TingluoHuang deleted the users/tihuang/trimpackage1 branch December 16, 2021 03:05
t0rr3sp3dr0 added a commit to inloco/kube-actions that referenced this pull request Dec 23, 2021
Signed-off-by: Pedro Tôrres <pedro.torres@incognia.com>
RodrigoCMoraes pushed a commit to inloco/kube-actions that referenced this pull request Feb 28, 2024
Signed-off-by: Pedro Tôrres <pedro.torres@incognia.com>
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