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

Backport of CI: Dynamic runs-on values for oss/ent into release/1.5.x #17819

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #17775 to be assessed for backporting due to the inclusion of the label backport/1.5.x.

The below text is copied from the body of the original PR.


In order to fetch secrets from Vault in our Enterprise repo, we need to use self-hosted runners, but here in this public repo, we may only use public runners.

To reduce merge conflicts between OSS and ENT (and backports..), this PR adds conditions that will result in public runners here in OSS, but self-hosted runners in ENT. I have done a lot of trial-and-error to end up with what I hope is a nice middle-ground between complexity, explicitness, and non-mergeflictery.

A subsequent PR will add the steps to (again, conditionally) fetch secrets from Vault.

@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/dynamic-runs-on/early-flying-titmouse branch from d5bf3a4 to 0e8933b Compare July 6, 2023 17:41
@hc-github-team-nomad-core hc-github-team-nomad-core merged commit 218a4fd into release/1.5.x Jul 6, 2023
@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/dynamic-runs-on/early-flying-titmouse branch from 0774326 to 0fb30b4 Compare July 6, 2023 17:41
@hc-github-team-nomad-core hc-github-team-nomad-core deleted the backport/dynamic-runs-on/early-flying-titmouse branch July 6, 2023 17:41
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