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

Remove PATVAR from PipelineGenerator #8369

Merged
merged 12 commits into from
Jun 4, 2024
Merged

Conversation

JimSuplizio
Copy link
Member

@JimSuplizio JimSuplizio commented Jun 3, 2024

This is part of the PAT removal effort. The PAT being removed is azuresdk-azure-sdk-devops-pipeline-generation-pat. This PR is the first of two, the second PR will update the yml files remove the usage of azuresdk-azure-sdk-devops-pipeline-generation-pat. The second PR requires this to be published first so the version of pipeline-generator in install-pipeline-generator.yml can be updated.

There was a hacked up version of pipeline-generation.yml that was used to test these changes, this was the successful run after updates. The hacked up yml file has been removed from this PR.

The second PR will use an AzureCLI@2 task to authenticate and call pipeline-generation within the task's inlinescript.

@JimSuplizio JimSuplizio requested a review from a team as a code owner June 4, 2024 17:21
@JimSuplizio
Copy link
Member Author

I need to override check-enforcer as there's nothing that runs when this tool is changed, only when it's checked in.

@JimSuplizio
Copy link
Member Author

/check-enforcer override

@JimSuplizio JimSuplizio enabled auto-merge (squash) June 4, 2024 19:53
@JimSuplizio JimSuplizio merged commit 0f14e8a into Azure:main Jun 4, 2024
4 checks passed
@JimSuplizio JimSuplizio deleted the RemovePATVar branch June 4, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants