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 oneloc template #8381

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Fix oneloc template #8381

merged 1 commit into from
Jan 24, 2022

Conversation

mmitche
Copy link
Member

@mmitche mmitche commented Jan 24, 2022

The OneLoc template isn't used in the official build when not on main, so validation got skipped.

To double check:

The OneLoc template isn't used in the official build when not on main, so validation got skipped.
@mmitche mmitche requested a review from riarenas January 24, 2022 18:23
@mmitche
Copy link
Member Author

mmitche commented Jan 24, 2022

@riarenas
Copy link
Member

What a ride.

@mmitche
Copy link
Member Author

mmitche commented Jan 24, 2022

What a ride.

That's what I always think when I break the build.

@mmitche mmitche merged commit a75e316 into dotnet:main Jan 24, 2022
mmitche added a commit to mmitche/arcade that referenced this pull request Jan 28, 2022
The OneLoc template isn't used in the official build when not on main, so validation got skipped.
mmitche added a commit that referenced this pull request Feb 2, 2022
* Revert "Revert "Streamline and simplify v3 publishing job"" (#8340)

* Revert "Revert "Streamline and simplify v3 publishing job (#8334)" (#8339)"

This reverts commit 7189b4a.

* Remove parameter usage

* Use 1ES pools in templates that run internally (#8344)

* Use 1ES pools in templates that run internally
- Use the 1ES pools in our templates, jobs, etc.
- To reduce some of the cost of this, remove the "Setup Maestro Vars" job and replace with a step so that we don't end up with an additional allocation in those cases.
- Call setup maestro vars to populate the azdo params in execute-sdl

* Fix DevDiv promotion job (#8370)

- Ensure devdiv promotion job uses devdiv pools
- Use powershell core (the pools don't have IE initialized so we have to use basic parsing, which is default on powershell core)

* Fixup common templates to be compatible with devdiv pools (#8371)

In an earlier change, hosted pool usage was moved. This didn't account for differences in pools in devdiv and dnceng.

* Fix oneloc template (#8381)

The OneLoc template isn't used in the official build when not on main, so validation got skipped.
@mmitche mmitche deleted the fix-oneloc branch February 9, 2022 18:52
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