an alternative to soft-tag: "bit snap --tag" #5451
davidfirst
started this conversation in
Ideas, feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is the flow:
bit snap --tag <majon|minor|path|specific-version>
. It won't run the build/snap pipeline. (similar to the BUILD-ON-CI flag currently works). It'll save the future-tag data if needed. e.g. for--tag 0.0.5
, it'll need to save the "0.0.5" somewhere.bit sign
will look for all components that weren't built yet and build them.Asked by @itaymendel . Discussed with @ranm8 .
Beta Was this translation helpful? Give feedback.
All reactions