canonical / craft-application

The basis for *craft applications
https://canonical-craft-application.readthedocs-hosted.com/en/latest
GNU Lesser General Public License v3.0
7 stars 10 forks source link

Properly support `--shell`, `--shell-after` and `--debug` on `pack` #430

Closed tigarmo closed 1 week ago

tigarmo commented 3 weeks ago

What needs to get done

Update the PackCommand so that --shell, --shell-after and --debug work as the user expects them to for the packing process itself (and not just for the lifecycle commands that might come before it).

Why it needs to get done

There is a real user need for the options on pack, specially --debug as the packing process is involved enough to fail sometimes. Also the inconsistency is annoying, heh

syncronize-issues-to-jira[bot] commented 3 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3288.

This message was autogenerated