Daniel Sánchez

Results 10 issues of Daniel Sánchez

Hi all, I have a local go server with https, using certificates generated by mkcert. https://localhost:4040 works fine. When I try to use localtunnel with --local-https it gives the following...

### Motivation Currently we have a lot of functionality inside nested conditional flows, we should extract those and do early returns whenever possible.

kind/refactoring

### Detailed description If you pass a Pull Request ID as the `--issue` flag, it will create another Pull Request. We should check if the given ID is from a...

kind/bug

### Motivation Currently we have only one configuration file located in the user's home directory. A better approach would be to create a file hierarchy for each supported operating system,...

kind/feature

### Motivation Currently we don't have a to prioritize GH Sherpa issue types. In case an issue has several labels associated to several issue types, there should be a way...

kind/feature
needs-discussion

### Detailed description Some times the test `TestGetIssueType/GetIssueType_bug_with_several_labels` fails in the `Verify action` but once you rerun the test it passes. ![image](https://github.com/InditexTech/gh-sherpa/assets/7794231/d6eb0f2b-1b25-4a63-8201-5f0cc5adc57c) We don't know the steps to reproduce it...

kind/bug

### Motivation Validate the configuration before creating and initializing the services so we can check everything is correct. ### Acceptance criteria - [ ] Loaded configuration validation - [ ]...

kind/feature

### Motivation Since 24/09/2023 the [Survey](https://github.com/AlecAivazis/survey) library we use for user interactivity has been archived and will be no longer maintained. ![image](https://github.com/InditexTech/gh-sherpa/assets/7794231/88cadf92-ef0e-4e11-acc2-4e6a3ad8dc20) ![image](https://github.com/InditexTech/gh-sherpa/assets/7794231/61a474e8-4b9d-4553-a6d4-105946e59d1d) We could switch to [bubbletean](https://github.com/charmbracelet/bubbletea). ### Acceptance...

kind/refactoring

### Motivation Currently the [`max_length` documentation](https://github.com/InditexTech/gh-sherpa/blob/main/internal/config/default-config.yml#L80-L84) is not clear enough about the branch length and may cause confusion. We could update the documentation and add that `/` is included in...

kind/documentation

Hi, I recently updated the script and launchers but I cannot get Amazon Games to work. I'm using the following: - Script version v3.9.7 - Proton version GE-Proton9-18 - Decky...