Olivier Vernin

Results 343 comments of Olivier Vernin

Imho since we don't clean the Updatecli temporary directory after each execution, we don't have to run git clone as often as before -> https://github.com/updatecli/updatecli/issues/788 Feel free to reopen if...

Since [v0.40.2](https://github.com/updatecli/updatecli/releases/tag/v0.40.2) Autocompletion is now configured automatically when installing via `.rpm`, `.deb`, or homebrew.

I am now closing this issue as the `versionincrement` now only bump the version when needed. This feature can only work with scm configuration but now Updatecli tracks the version...

I think @mavimo was interested to have a look to this one. Instead of having a new HTTP plugin, we could also reuse the file plugin and just check if...

@dduportal Good point

@dduportal Your proposal is very nice and would be interesting. In my case, I was looking for something simpler :D just checking that a file exsit on a scm repository...

Yes it sounds good to me, I would consider the autodiscovery as a big bonus at the moment

Available since [v0.34.0](https://github.com/updatecli/updatecli/releases/tag/v0.34.0)

I am currently migrating the yaml plugin to an awesome library which has this limitation https://github.com/goccy/go-yaml/issues/290