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

Switch to using Azul Metadata API #1168

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Switch to using Azul Metadata API #1168

merged 2 commits into from
Jun 8, 2023

Conversation

dmikusa
Copy link
Contributor

@dmikusa dmikusa commented Jun 8, 2023

Summary

This commit switches the updater action from the old Discovery API to using the Metadata API.

Use Cases

Resolve paketo-buildpacks/azul-zulu#322

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

This commit switches from the old Discovery API to using the Metadata API. This also resolves issue paketo-buildpacks/azul-zulu#322.

Signed-off-by: Daniel Mikusa <[email protected]>
@dmikusa dmikusa added type:enhancement A general enhancement semver:minor A change requiring a minor version bump labels Jun 8, 2023
@dmikusa dmikusa requested a review from a team as a code owner June 8, 2023 01:06
Signed-off-by: Daniel Mikusa <[email protected]>
@dmikusa dmikusa merged commit bf150cf into main Jun 8, 2023
@dmikusa dmikusa deleted the azul-metadata branch June 8, 2023 12:58
This was referenced Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updater is picking the wrong binary
2 participants