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] Move OneLocBuild task to scheduled pipeline #7679

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

pjcollins
Copy link
Member

The OneLocBuild system relies on a fully successful (green) build to
behave correctly. This task has been moved into a separate pipeline to
avoid the intermittent failures we see on the Xamarin.Android pipeline.

The OneLocBuild system relies on a fully successful (green) build to
behave correctly.  This task has been moved into a separate pipeline to
avoid the intermittent failures we see on the Xamarin.Android pipeline.
@pjcollins
Copy link
Member Author

New pipeline is here https://devdiv.visualstudio.com/DevDiv/_build?definitionId=17928&_a=summary, validation seems fine but the job was skipped since this isn't the main branch.

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

This looks OK, we can probably just test this after it's merged in main.

@pjcollins pjcollins merged commit c92ae5e into main Jan 9, 2023
@pjcollins pjcollins deleted the dev/pjc/onelocschedule branch January 9, 2023 18:56
grendello added a commit to grendello/xamarin-android that referenced this pull request Jan 17, 2023
* main:
  [Xamarin.Android.Build.Tasks] skip XA1034 logic in some cases (dotnet#7680)
  [ci] Move OneLocBuild task to scheduled pipeline (dotnet#7679)
  [Mono.Android] ServerCertificateValidationCallback() and redirects (dotnet#7662)
  Bump to xamarin/Java.Interop/main@cf80deb7 (dotnet#7664)
  Localized file check-in by OneLocBuild (dotnet#7668)
  [api-merge] Correctly compute //method/@deprecated-since (dotnet#7645)
  [Xamarin.Android.Build.Tasks] _Microsoft.Android.Resource.Designer (dotnet#6427)
  [Xamarin.Android.Build.Tasks] downgrade d8/r8 `warning` messages to `info` (dotnet#7643)
  [Xamarin.Android.Build.Tasks] fix cases of missing `@(Reference)` (dotnet#7642)
  [Xamarin.Android.Build.Tasks] delay ToJniName calls in ManifestDocument (dotnet#7653)
  [Xamarin.Android.Build.Tasks] fast path for `<CheckClientHandlerType/>` (dotnet#7652)
@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