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

1ES Template Conversion #28848

Merged
merged 3 commits into from
Mar 11, 2024
Merged

1ES Template Conversion #28848

merged 3 commits into from
Mar 11, 2024

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Mar 8, 2024

This is the culmination of the last couple weeks of work to transition pipelines. Python was our first repo migrated, and I haven't seen anything ship stopping from them yet!

If you see fallout due to this merge, please @ me on the teams thread.

A follow-up commit like this one in python will be commit directly after merging this PR. This will update all tests.yml usage to align with what is necessary from THIS PR. These changes are not included to avoid a build storm.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@xirzec
Copy link
Member

xirzec commented Mar 11, 2024

Keyvault failures seem unrelated, Matt has a fix here: #28863

@benbp benbp self-requested a review March 11, 2024 18:47
scbedd and others added 2 commits March 11, 2024 12:05
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
@scbedd
Copy link
Member Author

scbedd commented Mar 11, 2024

Keyvault failures seem unrelated, Matt has a fix here: #28863

Appreciate the heads up!

@scbedd scbedd merged commit ecbebf5 into main Mar 11, 2024
44 checks passed
@scbedd scbedd deleted the 1es-template-conversion branch March 11, 2024 21:01
echo "##vso[task.setvariable variable=Package.Archive]$detectedPackageName"
if ('$(Build.Repository.Name)' -eq 'Azure/azure-sdk-for-js') {
$npmToken="$(azure-sdk-npm-token)"
$registry=${{parameters.Registry}}"
Copy link
Member

Choose a reason for hiding this comment

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

unmatched quote here and below

@scbedd scbedd self-assigned this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Communication - Phone Numbers EngSys This issue is impacting the engineering system. KeyVault
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants