Isolate CI-sensitive warnings-as-errors pins - #21558
Conversation
Summary: # Context Enabling repo-wide warnings-as-errors under Kotlin 2.2 requires explicitly pinning un-migrated Android targets to the current off behavior before flipping the default. # This Diff Isolates warning pins that trigger specialized CI or export workflows from the bulk landable stack: mirrored ExecuTorch Android targets, IG Direct/MSYS targets, Oculus targets, and AR/VR schema/library targets. Keeping these changes at the stack tip allows their GitHub export and runtime integration suites to be handled independently without blocking the remaining mechanical migration diffs. drop-conflicts Differential Revision: D114599890
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21558
Note: Links to docs will display an error until the docs builds have been completed. ❌ 7 Awaiting Approval, 2 New FailuresAs of commit 732c20d with merge base 7af1a4c ( AWAITING APPROVAL - The following workflows need approval before CI can run:
NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
|
@Murf-o has exported this pull request. If you are a Meta employee, you can view the originating Diff in D114599890. |
This PR needs a
|
Summary:
Context
Enabling repo-wide warnings-as-errors under Kotlin 2.2 requires explicitly pinning un-migrated Android targets to the current off behavior before flipping the default.
This Diff
Isolates warning pins that trigger specialized CI or export workflows from the bulk landable stack: mirrored ExecuTorch Android targets, IG Direct/MSYS targets, Oculus targets, and AR/VR schema/library targets. Keeping these changes at the stack tip allows their GitHub export and runtime integration suites to be handled independently without blocking the remaining mechanical migration diffs.
drop-conflicts
Differential Revision: D114599890