project-kb icon indicating copy to clipboard operation
project-kb copied to clipboard

Import (or push) cmd should give an option to create sources tarballs with changed files

Open copernico opened this issue 4 years ago • 0 comments

Right now this is achieved with the bash script generated by kaybee export -t steady-with-changed-source-code but it's more logical to allow the user to achieve the same with something like: kaybee import --make-tarballs or kaybee push --make-tarballs.

https://github.com/SAP/project-kb/blob/master/kaybee/internal/tasks/data/default_config.yaml#L221

copernico avatar Apr 14 '21 09:04 copernico