Skip to content

Ignore modifications to META-INF metadata.json files#11029

Merged
alzimmermsft merged 2 commits into
microsoft:mainfrom
alzimmermsft:IgnoreGeneratedMetadataInDiffCheck
Jun 19, 2026
Merged

Ignore modifications to META-INF metadata.json files#11029
alzimmermsft merged 2 commits into
microsoft:mainfrom
alzimmermsft:IgnoreGeneratedMetadataInDiffCheck

Conversation

@alzimmermsft

Copy link
Copy Markdown
Contributor

Ignore modification to META-INF metadata.json files that are consumed downstream when comparing APIs across languages. Some properties such as crossLanguageVersion are based on a file hash which may change without changing the generated result. These files also don't need to be checked in diffing as if they're different the source code will generally be different.

@alzimmermsft alzimmermsft self-assigned this Jun 19, 2026
@alzimmermsft alzimmermsft added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Jun 19, 2026
Comment thread packages/http-client-java/eng/scripts/Check-GitChanges.ps1
@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

All changed packages have been documented.

  • @typespec/http-client-java
Show changes

@typespec/http-client-java - internal ✏️

Ignore modifications to META-INF metadata.json files

@azure-sdk-automation

azure-sdk-automation Bot commented Jun 19, 2026

Copy link
Copy Markdown

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@alzimmermsft alzimmermsft enabled auto-merge June 19, 2026 20:29
@alzimmermsft alzimmermsft added this pull request to the merge queue Jun 19, 2026
Merged via the queue into microsoft:main with commit 509c396 Jun 19, 2026
35 checks passed
@alzimmermsft alzimmermsft deleted the IgnoreGeneratedMetadataInDiffCheck branch June 19, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:java Issue for the Java client emitter: @typespec/http-client-java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants