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

Add an option run builds in debug mode #697

Closed
2 tasks done
tenthirtyam opened this issue Sep 23, 2023 · 1 comment · Fixed by #706
Closed
2 tasks done

Add an option run builds in debug mode #697

tenthirtyam opened this issue Sep 23, 2023 · 1 comment · Fixed by #706
Assignees
Labels
type/enhancement Enhancement
Milestone

Comments

@tenthirtyam
Copy link
Contributor

tenthirtyam commented Sep 23, 2023

Code of Conduct

  • I have read and agree to the project's Code of Conduct.

Description

Add an option to run builds in debug mode.

Use Case(s)

Provide the option to run a build from ./build.sh with debug for troubleshooting purposes.

Potential Configuration

To be determined.

References

@tenthirtyam tenthirtyam added type/enhancement Enhancement community/good-first-issue Community: Good First Issue labels Sep 23, 2023
@tenthirtyam tenthirtyam added this to the Backlog milestone Sep 23, 2023
@tenthirtyam tenthirtyam changed the title Add an option run builds in debug Add an option run builds in debug mode Sep 23, 2023
@tenthirtyam tenthirtyam self-assigned this Sep 24, 2023
@tenthirtyam tenthirtyam removed the community/good-first-issue Community: Good First Issue label Sep 24, 2023
tenthirtyam added a commit that referenced this issue Sep 26, 2023
Adds `--debug` option to `./build.sh`.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
@tenthirtyam tenthirtyam mentioned this issue Sep 26, 2023
10 tasks
tenthirtyam added a commit that referenced this issue Sep 26, 2023
Adds `--debug` option to `./build.sh`.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
tenthirtyam added a commit that referenced this issue Sep 26, 2023
Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
tenthirtyam added a commit that referenced this issue Sep 26, 2023
Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
@tenthirtyam tenthirtyam modified the milestones: Backlog, .Next Sep 27, 2023
@tenthirtyam tenthirtyam added the status/planned Planned label Sep 27, 2023
tenthirtyam added a commit that referenced this issue Sep 28, 2023
Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
tenthirtyam added a commit that referenced this issue Sep 29, 2023
Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
tenthirtyam added a commit that referenced this issue Sep 29, 2023
- Adds `--help` / `-h` option to `./build.sh` for help.
- Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
tenthirtyam added a commit that referenced this issue Sep 29, 2023
- Adds `--help` / `-h` option to `./build.sh` for help.
- Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
tenthirtyam added a commit that referenced this issue Sep 29, 2023
- Adds `--help` / `-h` option to `./build.sh` for help.
- Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
tenthirtyam added a commit that referenced this issue Sep 29, 2023
- Adds `--help` / `-h` option to `./build.sh` for help.
- Adds `--debug` / `-d` option to `./build.sh` for debug mode.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
@tenthirtyam tenthirtyam removed the status/planned Planned label Sep 29, 2023
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant