Edouard Choinière

Results 51 issues of Edouard Choinière

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when […] See https://github.com/super-linter/super-linter/issues/5248 **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** Super linter has just added renovate-config-validator in super-linter/super-linter#4643, from a recent issue super-linter/super-linter#4633 **Describe the solution you'd like** Add the...

enhancement

Currently only in draft state, but it minimally is able to call the yeoman generator as a npm test. It can be saved to a file, so it can then...

nostale

To unblock dependabot updates, and facilitate some other PRs, we would need to update all our workflows to use `docker/metadata-action@v5` and specify a new naming scheme for our temporary built...

good first issue
comments

### Describe the bug Documentation of `ObservableRecipient.Broadcast` indicate that Broadcast(...) should be overridden in order to use a custom channel (token). If we need to use the features of `ObservableValidator`...

bug :bug:

As you might know, DocumentFormat.OpenXml version 3 introduced some breaking changes, that make the generated code here not compile at all. Some hints are here: https://learn.microsoft.com/en-us/office/open-xml/migration/migrate-v2-to-v3 First, there is one...

Use Codecov uploader in Travis CI instead of deprecated and broken bash uploader Codecov bash uploader is deprecated and fully sunset since February 2022 See the top in: https://github.com/codecov/codecov-bash/blob/1817ab23d6b35ff6596e48d15db366b71f17ada3/readme.md They...

CI

### Feature description I noticed that most jobs in the workflows use a pattern to skip ci my checking if the commit message contains `[skip ci]` or `[ci skip]`. It...

enhancement

I asked the other day on what was happening, and I got an answer today: https://github.com/renovatebot/renovate/discussions/28516#discussioncomment-9396694 There's a hypothesis on what is going on, and an idea on how to...

help wanted
CI

**Describe the bug** A clear and concise description of what the bug is. Before the extension was supported by GitHub, the extension https://open-vsx.org/extension/cschleiden/vscode-github-actions was available on OpenVSX, so it could...

bug