anton-rs / op-up

Composable OP Stack Orchestration
https://stack.anton.systems
MIT License
41 stars 2 forks source link

feat(bin): Force Overwrite CLI Flag #60

Closed refcell closed 11 months ago

refcell commented 11 months ago

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 commented 11 months ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.