Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lane-merge), remove a package from workspace.jsonc policy if newly introduced during merge #8817

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

davidfirst
Copy link
Member

The scenario is as follows:
Lane-A has comp-X in the workspace.jsonc policy, it is not part of the lane.
Lane-B has this comp-X as part of the lane.
Lane-B is now merged into Lane-A.
This PR removes the entry of comp-x package from workspace.jsonc, so then this component doesn't exist in both: .bitmap and workspace.jsonc.

@davidfirst davidfirst merged commit 37a1d1f into master Apr 23, 2024
11 checks passed
@davidfirst davidfirst deleted the remove-pkg-merge-lane branch April 23, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants