Skip to content

Commit

Permalink
[Localization] Use force-with-lease (#15054)
Browse files Browse the repository at this point in the history
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
  • Loading branch information
tj-devel709 and TJ Lambert authored May 18, 2022
1 parent 6d072fb commit 1477c9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/localization_branch_sync.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Disabling this action since we do something similar already in the CI

name: Sync Localization Branch
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion tools/devops/automation/templates/loc-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ steps:
git push origin --delete Localization
git checkout -b Localization
git push origin Localization
git push --force-with-lease origin Localization
displayName: "Create a new Localization branch from main"
workingDirectory: $(Build.SourcesDirectory)

Expand Down

5 comments on commit 1477c9b

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

💻 [CI Build] Tests on macOS Mac Catalina (10.15) passed 💻

All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent
Hash: 1477c9bd517cb7e64eef1271577a3bfe71e9ca9c

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

🔥 Tests failed catastrophically on VSTS: simulator tests iOS (no summary found). 🔥

Result file D:\a\1\s\Reports\TestSummary-simulator\TestSummary.md not found.

Pipeline on Agent XAMBOT-1043.Monterey
[Localization] Use force-with-lease (#15054)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

📋 [CI Build] API Diff 📋

API diff (for current PR)

ℹ️ API Diff (from PR only) (please review changes)

API diff: vsdrops gist

Xamarin
.NET
Xamarin vs .NET
iOS vs Mac Catalyst (.NET)

API diff (vs stable)

✅ API Diff from stable

API diff: vsdrops gist

Xamarin
.NET
Xamarin vs .NET
iOS vs Mac Catalyst (.NET)

Generator diff

Generator Diff (no change)

Pipeline on Agent XAMMINI-052.Monterey'
Hash: 1477c9bd517cb7e64eef1271577a3bfe71e9ca9c

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

❌ [CI Build] Tests on macOS M1 - Mac Big Sur (11.5) failed ❌

Failed tests are:

  • linksdk
  • xammac_tests
  • monotouch-test

Pipeline on Agent
Hash: 1477c9bd517cb7e64eef1271577a3bfe71e9ca9c

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

📚 [CI Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMMINI-054.Monterey'
Hash: 1477c9bd517cb7e64eef1271577a3bfe71e9ca9c

Please sign in to comment.