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

Replace cargo feed with Azure Artifacts feed #97

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

DHowett
Copy link
Member

@DHowett DHowett commented Aug 13, 2024

For ~ compliance reasons ~ we need use an Azure Artifacts feed for our cargo feed. We can't just use it in our internal pipeline either, we need to have the default .cargo/config.toml use an artifacts feed too. 🤷

This points our feed at https://dev.azure.com/shine-oss/sudo/_artifacts/feed/Sudo_PublicPackages, which should work publicly now.

For ~ compliance reasons ~ we need use an Azure Artifacts feed for our cargo feed. We can't just use it in our internal pipeline either, we need to have the _default_ `.cargo/config.toml` use an artifacts feed too. 🤷

This points our feed at https://dev.azure.com/shine-oss/sudo/_artifacts/feed/Sudo_PublicPackages, which _should_ work publicly now.
@DHowett DHowett merged commit 00f0d19 into main Aug 13, 2024
1 of 7 checks passed
@DHowett DHowett deleted the dev/duhowett/replace-cargo-feed branch August 13, 2024 20:51
@DHowett
Copy link
Member Author

DHowett commented Aug 13, 2024

The PR failed due to clippy complaining about doc comments. Admin merged.

@zadjii-msft I had to add linux-raw-sys 0.4.13 to the feed, and everything compiled just fine.

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