Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"build" subcommand flag: --dry-run #15

Open
matthiasbeyer opened this issue Oct 19, 2021 · 1 comment
Open

"build" subcommand flag: --dry-run #15

matthiasbeyer opened this issue Oct 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@matthiasbeyer
Copy link
Contributor

A --dry-run flag could be added to the "build" subcommand to do everything except executing the build, so that one can investigate what would happen.

@matthiasbeyer matthiasbeyer added the enhancement New feature or request label Oct 19, 2021
@christophprokop
Copy link
Collaborator

christophprokop commented Oct 1, 2024

We discussed that it would be more useful to just write the /script file without starting the whole build.
That would save the time when a lot of [system] dependencies would be installed before the interesting part actually begins.
This way we could have a look at the generated /script file without the need to wait for it.
The container would not be needed as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants