Olivier Vernin

Results 343 comments of Olivier Vernin

# CHANGELOG The autodiscovery feature is a major feature that land the paving for a new way of using Updatecli It introduces the following changes: ## Fix Jsonschema Data Due...

I think, I should have asked this earlier but I am not sure to understand what problem you are trying to solved? We already have the `depends_on` when we need...

After additional thoughts, I think that I am fine with this feature but I would also be interested by @dduportal input

That's indeed a good suggestion

This library may be helpful -> https://github.com/itchyny/gojq#usage-as-a-library

Would the `depends_on` solve your problem?

Epinio switched to Goreleaser to manage the release process. So we could easily configured it as describe [here](https://goreleaser.com/customization/sign/) The most difficult part is to identify which method to use between...

We improve the release process by using [GoReleaser](https://goreleaser.com/) which allow to easily sign generated artifacts with cosign

@agracey yes it's something we could easily do using QEMU from GitHub action

It would be great to combine this work with https://github.com/epinio/epinio/issues/1284