Allow interactive option in build-package #98

Open
opened 2026-06-02 18:49:55 +02:00 by yestax · 1 comment
Owner

Allow to run build-package interractively.

Add '&& exec bash' or 'bash' in the container command at the end so it can be queried. This allow hooking in build process and quick verification and debug.

Allow to run build-package interractively. Add '&& exec bash' or 'bash' in the container command at the end so it can be queried. This allow hooking in build process and quick verification and debug.
Author
Owner

Add a "debug" mode where all the bash commands are enclosed in a subshell (). and exec bash is done on fail.

Add a "debug" mode where all the bash commands are enclosed in a subshell (). and exec bash is done on fail.
yestax added this to the Setup v1.5.X milestone 2026-07-09 14:37:27 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yestax/setup#98
No description provided.