Retire `source-bundle` command
Background
As discussed in this thread the source-bundle command is "a bit of an ugly, underused, undertested beast". Since it is not too often used and its functionality is very narrow, it would make sense to fold it into source-checkout as an option and get rid of source-bundle command.
Task description
-
Add bst source-checkoutcommand - !820 (merged) -
Add --taroption tobst source-checkout -
Add an option to bst source-checkoutto generate a build script in addition to the sources -
Remove source-bundlecommand
Acceptance Criteria
-
bst source-bundlecommand is removed from the CLI, but its functionality is supported bybst source-checkout.
Edited by Chiara Tolentino