Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[DevOps] Rename the yaml-tempaltes resources to match the MAUI repo. #7533

Merged
merged 3 commits into from
Nov 8, 2022

Conversation

mandel-macaque
Copy link
Member

In an attempt to unify the build for all the SDKs we need to rename all the resources to use the same names. This change follows the pattern used by tehe MAUI repo.

Partial fix for https://github.com/xamarin/sdk-insertions/issues/39

In an attempt to unify the build for all the SDKs we need to rename all
the resources to use the same names. This change follows the pattern
used by tehe MAUI repo.

Partial fix for xamarin/sdk-insertions#39
@mandel-macaque mandel-macaque added the Area: xamarin-android Build Issues building the xamarin-android repo *itself*. label Nov 7, 2022
@pjcollins
Copy link
Member

@mandel-macaque Looks like this failed https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=6929520&view=results -- Some templates parameterized the yaml-templates resource name to deal with the fact that various repos used different names, those instances will also need to be updated (e.g. https://github.com/xamarin/xamarin-android/blob/main/build-tools/automation/azure-pipelines.yaml#L1454)

@@ -11,7 +11,7 @@ pr:
# External sources, scripts, tests, and yaml template files.
resources:
repositories:
- repository: yaml
- repository: xamarin-templates
Copy link
Member

@pjcollins pjcollins Nov 7, 2022

Choose a reason for hiding this comment

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

If we are working to standardize this name across repos, should we use the repo name yaml-templates everywhere instead of xamarin-templates? I wonder if the latter name might get confused with https://github.com/xamarin/xamarin-templates.

mandel-macaque added a commit to mandel-macaque/maui that referenced this pull request Nov 7, 2022
This follow the changes in the other sdk repos:

- macios: dotnet/macios#16618
- android: dotnet/android#7533

And it is a partial fix for xamarin/sdk-insertions#39
rmarinho pushed a commit to dotnet/maui that referenced this pull request Nov 8, 2022
…1166)

This follow the changes in the other sdk repos:

- macios: dotnet/macios#16618
- android: dotnet/android#7533

And it is a partial fix for xamarin/sdk-insertions#39
@pjcollins pjcollins merged commit 9db54d3 into dotnet:main Nov 8, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Area: xamarin-android Build Issues building the xamarin-android repo *itself*.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants