Arnaud Deprez

Results 10 issues of Arnaud Deprez

Hi, First many thanks for this project, I was looking for alternative to [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) but without having a dependency to nodejs runtime environment, and here I am 🎉 ! By...

Hi, Currently `spring-cloud-contract` supports this test matrix: []() | Consumer Head | Consumer Prod --- | ---------------- | ---------------- **Producer Head** | Ok | Ok (ensure provider is backwards compatible)...

enhancement
help wanted

Hi, First many thanks for your project, it helps me a lot to bootstrap quickly a form and have validation around. I'm building a Gatsby static website and I'm trying...

Hi, When using NavBar, I got an error in VSCode: `Type instantiation is excessively deep and possibly infinite.ts(2589)` Apparently it's linked to https://github.com/microsoft/TypeScript/issues/30188 where they recommend to use [ts-toolbelt](https://github.com/pirix-gh/ts-toolbelt) for...

### Is your feature request related to a problem? Please describe. Given most CI tools do git fetch in detached mode, `gsemver` cannot directly inspect what is the current branch....

enhancement

### Is your feature request related to a problem? Please describe. There can be some commits that should not produce a new release - and thus bump to a new...

enhancement

### Is your feature request related to a problem? Please describe. Once #20 is done, we need a simple way to bootstrap a custom configuration. ### Describe the solution you'd...

enhancement

### Is your feature request related to a problem? Please describe. This is to complement #27 ### Describe the solution you'd like Add a command to view the current merged...

enhancement
good first issue

### Describe the solution you'd like We should some examples on how to integrate gsemver with well known build tools such as: - [ ] maven - [ ] gradle...

good first issue
documentation

# Context Currently there is no way to specify the logRetention period for a lambda. As a result, the log stream never expires which can then implies high costs. ##...