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

[release-v2.10] migrating to self-hosted runners: pull-request.yaml jobs #4785

Closed

Conversation

nicholasSUSE
Copy link
Collaborator

Issue: rancher/ecm-distro-tools#491

Migrating to self-hosted runners and testing

@nicholasSUSE nicholasSUSE requested a review from a team November 26, 2024 16:21
@nicholasSUSE nicholasSUSE force-pushed the self-hosted-runner-2.10 branch 7 times, most recently from ee30724 to 713e4d7 Compare November 26, 2024 18:12
@nicholasSUSE nicholasSUSE force-pushed the self-hosted-runner-2.10 branch 2 times, most recently from b8d1b5a to a9f7f2b Compare December 10, 2024 18:34
@nicholasSUSE nicholasSUSE force-pushed the self-hosted-runner-2.10 branch 13 times, most recently from 904199b to caa96d2 Compare December 10, 2024 19:42
@nicholasSUSE nicholasSUSE force-pushed the self-hosted-runner-2.10 branch from caa96d2 to 59df7a6 Compare December 10, 2024 20:04
- name: install gh
run: |
mkdir -p /tmp/gh
curl -fsL https://github.com/cli/cli/releases/download/v2.63.2/gh_2.63.2_linux_amd64.tar.gz | tar xvzf - --strip-components=1 -C /tmp/gh
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you separate the CLI version into a variable?

@nicholasSUSE nicholasSUSE force-pushed the self-hosted-runner-2.10 branch from 2c92ce8 to 43347d8 Compare December 11, 2024 13:34
@nicholasSUSE nicholasSUSE force-pushed the self-hosted-runner-2.10 branch from 43347d8 to 8c27556 Compare December 11, 2024 13:37
@nicholasSUSE
Copy link
Collaborator Author

closing because I am pushing from a fork

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