Hervé Le Meur

Results 82 issues of Hervé Le Meur

### Discussed in https://github.com/updatecli/updatecli/discussions/567 Originally posted by **lemeurherve** March 11, 2022 Allow updatecli to be installed via [asdf](https://github.com/asdf-vm/asdf) would be nice and can help gain exposure Resources: http://asdf-vm.com/plugins/create.html https://github.com/asdf-vm/asdf-plugin-template

enhancement

# feat: sort stages if they don't have any 'depends_on' Fixes #468 For each type of stages (Sources, Conditions, Targets), execute them in alphabetical order if none of them depends...

### Is your feature request related to a problem? Currently, if there is an error with the scm configuration, the configuration values used by updatecli (including the token) are visible...

enhancement

**Is your feature request related to a problem? Please describe.** I don't see how I can update one of the releases in the same helmfile without keeping an index of...

enhancement
resource-yaml

### Is your feature request related to a problem? As it can be seen when running for example [./examples/updatecli.generic/files.yaml](https://github.com/updatecli/updatecli/blob/cf48e7b659e3faf9970f49225dc6489107297bff/examples/updatecli.generic/file.yaml) there isn't any apparent order of the execution of the different...

### Is your feature request related to a problem? When the changelog of a repository is unavailable, we have to go to the repository to try to find the changes...

enhancement
resource-changelog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ### Expected Behavior No repeated default values ### Steps To Reproduce...

bug
good first issue

**Is your feature request related to a problem? Please describe.** To debug a new updatecli config, we have to pass a dummy "test" source, with `echo X.X.X` command, to get...

enhancement
ux

**Is your feature request related to a problem?** When we configuring updatecli to add labels to pull requests, these tags have to exist first or else they are ignored. **Describe...

enhancement
pullrequest-github

**Is your feature request related to a problem?** Looking at the new syntax of updatecli manifest for version 0.17.0 and above like [in this PR](https://github.com/jenkins-infra/kubernetes-management/pull/1816/files), we can see the block...

enhancement
ux