Make debug tmate step a dropdown instead of a checkbox
Open
@bkiahstroud is already working on this.
Since Jun 21, 2024.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 1
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 1
Description
Currently, checking the debug checkbox when manually starting the build-test-lint action will stop every step and open a tmate session. This is inconvenient if a dev is trying to debug the test step, for example, because they would have to first tmate into the build step and close the session to allow the build to proceed.
A dropdown that allowed the dev to select which step they want to debug (build, test, or lint) would be a much smoother experience.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.