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

ci: Update fetch-proxy to lookup versions by name #12322

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Mar 21, 2024

We previously relied on knowing the tag structure, but this is brittle if we change anything in the proxy repo. Instead, we now use the GitHub API to list all releases, and we match the version by name.

We previously relied on knowing the tag structure, but this is brittle if we
change anything in the proxy repo. Instead, we now use the GitHub API to
list all releases, and we match the version by name.
@olix0r olix0r requested a review from a team as a code owner March 21, 2024 19:41
@olix0r olix0r merged commit 006f0dd into main Mar 21, 2024
37 of 38 checks passed
@olix0r olix0r deleted the ver/fetch-proxy-api branch March 21, 2024 19:58
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

1 participant