Conversation
Create an ephemeral Go workspace after the standard sonic-mgmt-common build. Verify that the combined module graph resolves sonic-mgmt-common to the exact checkout used by the existing integration build. Keep the current vendor generation, patch application, build, and test flow unchanged. Log the exact sonic-mgmt-common commit and any normal tracked-file normalization from its build. ADO: 39361136 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). |
…lone Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
This reverts commit 13c65db. Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
Use a fetchable sonic-mgmt-common module for standalone Go commands. Keep patched vendoring compatible with an explicitly selected Go workspace owned by an integrating repository.\n\nADO: 39361136 Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
Contributor
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Create temporary workspaces only in integrated CI after MGMT generation. Keep the pure job on the standalone module and correct its checkout-relative paths.\n\nADO: 39361136 Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
Contributor
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Use VENDOR_DIR for the remaining client patches so module and workspace vendoring share the same patch sequence.\n\nADO: 39361136 Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
Contributor
|
/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.
Status: Paused since 2026-08-24.
The roadmap prioritizes gradual pure-package expansion through internal adapters and provider selection with
//go:buildconstraints.The evidence below supports future roadmap decisions about the standalone Go module and workspace approach.
Verification is incomplete because the most recent CI run was canceled after the roadmap priorities changed.
Proven behavior
Remaining limits
Tracking: Azure DevOps work item 39361136.