Skip to content

[tools] Fix issue when doing api comparison for PRs with multiple commits - #15710

Merged
rolfbjarne merged 3 commits into
dotnet:mainfrom
rolfbjarne:fix-api-comparisons-for-pull-requests
Aug 22, 2022
Merged

[tools] Fix issue when doing api comparison for PRs with multiple commits#15710
rolfbjarne merged 3 commits into
dotnet:mainfrom
rolfbjarne:fix-api-comparisons-for-pull-requests

Conversation

@rolfbjarne

@rolfbjarne rolfbjarne commented Aug 19, 2022

Copy link
Copy Markdown
Member

Fix an issue when doing API comparison for PRs with multiple commits, where we'd only do the comparison for the last commit, by not ignoring the provided base hash in the compare-commits script.

@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Aug 19, 2022
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne added the skip-all-tests Skip all the tests label Aug 19, 2022
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne changed the title [tools] Add debug spew to API comparison script. [tools] Fix issue when doing api comparison for PRs with multiple commits Aug 22, 2022
@rolfbjarne
rolfbjarne marked this pull request as ready for review August 22, 2022 11:03
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

ðŸŒą [CI Build] Test results ðŸŒą

All tests have been skipped because the label 'skip-all-tests' was set.

Pipeline on Agent
Hash: [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

📚 [PR Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMBOT-1042.Monterey
Hash: 6ac9cebad250709c3477da9fb31c34f830deb611 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

ðŸ’ŧ [PR Build] Tests on macOS Mac Catalina (10.15) passed ðŸ’ŧ

✅ All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent
Hash: 6ac9cebad250709c3477da9fb31c34f830deb611 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ API diff for current PR / commit

Legacy Xamarin (No breaking changes)
  • iOS (no change detected)
  • tvOS (no change detected)
  • watchOS (no change detected)
  • macOS (no change detected)
NET (empty diffs)
  • iOS: (empty diff detected)
  • tvOS: (empty diff detected)
  • MacCatalyst: (empty diff detected)
  • macOS: (empty diff detected)

✅ API diff vs stable

Legacy Xamarin (No breaking changes)
.NET (No breaking changes)
Legacy Xamarin (stable) vs .NET

✅ Generator diff

Generator diff is empty

Pipeline on Agent
Hash: 6ac9cebad250709c3477da9fb31c34f830deb611 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

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

Failed tests are:

  • introspection
  • xammac_tests
  • monotouch-test

Pipeline on Agent
Hash: 6ac9cebad250709c3477da9fb31c34f830deb611 [PR build]

@rolfbjarne
rolfbjarne merged commit a58dfef into dotnet:main Aug 22, 2022
@rolfbjarne
rolfbjarne deleted the fix-api-comparisons-for-pull-requests branch August 22, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes skip-all-tests Skip all the tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants