Skip to content

Fix the Azure pipeline#787

Merged
lhecker merged 1 commit intomainfrom
dev/lhecker/artifacts-auth
Mar 30, 2026
Merged

Fix the Azure pipeline#787
lhecker merged 1 commit intomainfrom
dev/lhecker/artifacts-auth

Conversation

@lhecker
Copy link
Copy Markdown
Member

@lhecker lhecker commented Mar 30, 2026

No description provided.

Comment on lines +10 to +18
[registries.Edit_PublicPackages]
index = "sparse+https://pkgs.dev.azure.com/microsoft/Dart/_packaging/Edit_PublicPackages/Cargo/index/"

[source.crates-io]
replace-with = "Edit_PublicPackages"

# Enable shadow stacks: https://learn.microsoft.com/en-us/cpp/build/reference/cetcompat
[target.'cfg(all(target_os = "windows", any(target_arch = "x86", target_arch = "x86_64")))']
rustflags = ["-Clink-args=/DYNAMICBASE", "-Clink-args=/CETCOMPAT"]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just moved up such that I can set global-credential-providers without TOML thinking it's part of a table.

@lhecker lhecker merged commit c92c166 into main Mar 30, 2026
6 checks passed
@lhecker lhecker deleted the dev/lhecker/artifacts-auth branch March 30, 2026 19:24
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