ci: enforce provider boundaries in pure build mode - #765
Draft
hdwhdw wants to merge 1 commit into
Draft
Conversation
Compile canonical pure packages and tests with CGO disabled and the pure build tag before race tests. Restrict pure build constraints to direct adapter provider files and declare dependencies exposed by mechanical package discovery.\n\nADO: 39387055 Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
Contributor
|
/azp run |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
purebuild tag to the existing pure-package pathCGO_ENABLED=0before race testsValidation at commit
21bf9058make -f pure.mk cipasses for 17 packagesgo mod tidy -diffreports no changes/tmp/gopermission boundaryBlocker
Relationship
Tracking: Azure DevOps Task 39387055.