You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle AOTCompat and BuildSnippets in net - pullrequest (Azure#48536)
* add parsing of ci.yml parameters BuildSnippet, CheckAOTCompat, and AOTTestInputs to each package's CIParameters dictionary
* conditionally activate snippet build and aotcompat during pullrequest builds using new per-package metadata
* reducing build and analyze PR batches to only packages that were DIRECTLY changed in the given PR
* fix issue with invalid artifact name for APIView artifact during "Detect API Changes"
0 commit comments