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

Fix CI issues due to disconnected 1ES pools and unneeded AzureLogin tasks #118

Merged
merged 7 commits into from
Oct 17, 2024

Conversation

benhillis
Copy link
Member

@benhillis benhillis commented Oct 17, 2024

This has been a lot of fun to figure out...

When we marked the repo as public the 1ES hosted pools that we were previously using lost their linkage to this repository. This meant that PR tasks were not being picked up. The fix for this was to re-create new pools that are scoped to our repo.

The other issue this change resolves is removing the Azure Login task from stages that do not need it. There are still some tasks that do need access to the key vault (to download test VHD's) but this will get the CI in a much better state.

@benhillis benhillis requested review from a team as code owners October 17, 2024 19:54
@benhillis benhillis changed the title Test using a new repo-scoped 1ES pool Fix CI issues due to disconnected 1ES pools and unneeded AzureLogin tasks Oct 17, 2024
Copy link
Collaborator

@mebersol mebersol left a comment

Choose a reason for hiding this comment

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

:shipit:

@benhillis benhillis merged commit 09bdb63 into microsoft:main Oct 17, 2024
17 of 24 checks passed
@benhillis benhillis deleted the new_1es_pool branch October 21, 2024 18:15
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