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

[ci] Fix variable names for release triggering build #6887

Merged
merged 4 commits into from
Mar 31, 2022

Conversation

pjcollins
Copy link
Member

Context: https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/resources-pipelines-pipeline?view=azure-pipelines#the-pipeline-resource-metadata-as-predefined-variables

Commit 7982895 added a new pipeline that can be used to trigger release
definitions, however the automatic trigger was not fully testable until
after it was merged.

Update the new pipeline to use the correct variable names that are set
when it is automatically triggered by the Xamarin.Android pipeline.

@pjcollins pjcollins requested a review from jonpryor as a code owner March 31, 2022 18:06
@pjcollins pjcollins requested a review from mjbond-msft March 31, 2022 18:06
@pjcollins
Copy link
Member Author

Context: https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/resources-pipelines-pipeline?view=azure-pipelines#the-pipeline-resource-metadata-as-predefined-variables

Commit 7982895 added a new pipeline that can be used to trigger release
definitions, however the automatic trigger was not fully testable until
after it was merged.

Update the new pipeline to use the correct variable names that are set
when it is automatically triggered by the Xamarin.Android pipeline.

@pjcollins pjcollins merged commit d6ae9be into main Mar 31, 2022
@pjcollins pjcollins deleted the dev/pjc/fix-pipeline-trigger-vars branch March 31, 2022 18:45
jonpryor pushed a commit that referenced this pull request May 23, 2022
Context: https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/resources-pipelines-pipeline?view=azure-pipelines#the-pipeline-resource-metadata-as-predefined-variables

Commit 7982895 added a new pipeline that can be used to trigger release
definitions, however the automatic trigger was not fully testable until
after it was merged.

Update the new pipeline to use the correct variable names that are set
when it is automatically triggered by the Xamarin.Android pipeline.
jonpryor pushed a commit that referenced this pull request May 23, 2022
Context: https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/resources-pipelines-pipeline?view=azure-pipelines#the-pipeline-resource-metadata-as-predefined-variables

Commit 7982895 added a new pipeline that can be used to trigger release
definitions, however the automatic trigger was not fully testable until
after it was merged.

Update the new pipeline to use the correct variable names that are set
when it is automatically triggered by the Xamarin.Android pipeline.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants