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

feat(bin): Force Overwrite CLI Flag #60

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Oct 15, 2023

Description

Adds a --force cli flag that allows for monorepo artifacts to be overridden. Currently the propagation of the force option down through the stack config uses an internal builder pattern in an ugly fashion. This should be fixed as well as hoisting the force flag and potentially renaming it.

@refcell
Copy link
Collaborator Author

refcell commented Oct 15, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@refcell refcell changed the title fixes feat(bin): Force Overwrite CLI Flag Oct 15, 2023
@refcell refcell self-assigned this Oct 15, 2023
@refcell refcell marked this pull request as ready for review October 15, 2023 21:54
@refcell refcell added A-bin Area: Binary related C-feature Category: Features labels Oct 15, 2023
Copy link
Collaborator

@merklefruit merklefruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@merklefruit merklefruit added this pull request to the merge queue Oct 16, 2023
Merged via the queue into main with commit 753376a Oct 16, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-bin Area: Binary related C-feature Category: Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants