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

Add .NET 9 SDK artifacts to inventory #147

Merged
merged 4 commits into from
Nov 10, 2024

Conversation

runesoerensen
Copy link
Contributor

This PR changes the inventory updater to:

  • Deterministically order inventory.toml artifacts by version and architecture.
  • Include SDK releases from the .NET 9 SDK release feed.

This ensures inventory artifacts are ordered deterministically based on
relevant values rather than the order returned by the upstream feed.

Reverse the order to mimic the current inventory order, and minimize the
inventory diff in this commit.
This rewrites the entire inventory based on the sorting logic introduced in the previous commit
@runesoerensen runesoerensen marked this pull request as ready for review November 9, 2024 06:11
@runesoerensen runesoerensen requested a review from a team as a code owner November 9, 2024 06:11
@runesoerensen runesoerensen merged commit 778efa9 into main Nov 10, 2024
5 checks passed
@runesoerensen runesoerensen deleted the add-net-9-artifacts-to-inventory branch November 10, 2024 00:01
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