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] Remove self annotation from apk-instrumentation.yaml #9384

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

pjcollins
Copy link
Member

Context: 5cd9a26
Context: e55c38f

The monodroid pipeline recently started failing to build with:

/build-tools/automation/yaml-templates/apk-instrumentation.yaml@xa-yaml: Could not find /build-tools/automation/yaml-templates/run-dotnet-preview.yaml in repository self hosted on https://github.com/ using commit 0f5fd98ec70af48f03a67577e5ef9a360c2f0650. GitHub reported the error, "Not Found"

The @ self yaml template annotation should only be used in the pipeline
file, and not in nested templates. This should fix potential issues
with other repos that use these templates.

Context: 5cd9a26
Context: e55c38f

The monodroid pipeline recently started failing to build with:

    /build-tools/automation/yaml-templates/apk-instrumentation.yaml@xa-yaml: Could not find /build-tools/automation/yaml-templates/run-dotnet-preview.yaml in repository self hosted on https://github.com/ using commit 0f5fd98ec70af48f03a67577e5ef9a360c2f0650. GitHub reported the error, "Not Found"

The @ self yaml template annotation should only be used in the pipeline
file, and not in nested templates.  This should fix potential issues
with other repos that use these templates.
@pjcollins pjcollins requested a review from jonpryor as a code owner October 9, 2024 16:18
@pjcollins pjcollins requested a review from dellis1972 October 9, 2024 16:18
@pjcollins pjcollins merged commit 078b9b7 into main Oct 9, 2024
47 of 58 checks passed
@pjcollins pjcollins deleted the dev/pjc/no-self-template branch October 9, 2024 17:15
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 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