Damien Duportal

Results 1185 comments of Damien Duportal

> Aww I didn't release that you specificaly mention "target". the flag is only used in the source Oh I did not specified anything: the `target` is used in your...

Opened 2 new PRS: #815 to introduce the new flag, and #816 to warn users about the breaking change and still allow to use the new behavior

List of the autoguessed atrributes: For`git` : - [x] URL - https://github.com/updatecli/updatecli/pull/713 - [ ] Branch - [ ] User / Email - [ ] Username / password - [...

Hello @hervelemeur , what is the status on this PR? If it should be "ready to test and merge", could you rebase it from the latest upstream `main` branch, fix...

> > As far as I remember the E2E tests need to be fixed > > Yes, I didn't found out why they're working on my machine and not elsewhere....

> > As a workaround, I can target with a multiline regexp, but it would need (I think) to require a strict order of release fields (version just after name...

> Can you clarify, it is not really clear?

Since #291 most of the cases we had with the condition failed are fixed (e.g. process not exiting in error when a condition fail). However, a new set of undetected...

Can you share the manifest, so we can work on reproducing (and ensure it is not only a network issue) ?

@olblak I understand viper to be used only for parsing the manifest files (or values). Using it for resources seems not in this scope. @lemeurherve the challenge in using viper...