Michał Kluczek

Results 18 comments of Michał Kluczek

My bad. The hash was `68DBAF89` which I see now that you have it in your algorithm implementation so I understand is some generic value? The AV was set up...

I second that. Still trying to figure out the issue. It's not only SiteURL that doesn't work, other properties such as SiteName won't work either. The `/mattermost/config` directory is also...

Sure, I just would like to confirm that one should define `values.yaml` like so (looks quite unreadable but perhaps it's expected?) How are you using it internally after these changes?...

> It sounds like you are wanting to run cargo release in a github action that is triggered by a PR being merged? Correct, more precisely in gitlab's CI, but...

And as for *how* to achieve that -- I was thinking whether I could have a `level = ` in per-crate `release.toml` that overrides the CLI argument? wdyt

> Is it expected that that would be part of the release PR? That's how I imagined it. A developer who, for example, breaks the public API, in the same...

I'm also stuck with 0.8.3 working on BSD infra. I haven't made a research though on why this is a braking change as, macos being also unix derivative, is supported...

@derailed I'd like to report this issue too. I guess this issue should be reopened

I can confirm that in my case it was the resource policy issue.

I have added `allowEmpty: true` to the `syncPolicy` of the parent app. Once I've removed the child app from git, it disappeared from parent's children in Argo, but the child's...