udf2457
udf2457
Useful references: https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/generic/README.md#provenance-for-goreleaser https://goreleaser.com/blog/slsa-generation-for-your-artifacts/#slsa-github-generator
@chaudum Regarding the suggestion, indeed. `After=` is simply ordering, `Wants=` provides the actual hard-dependency. So best practice in situations such as `network-online` is indeed to have both, because you actually...
> According to the doc, it should automatically use latest Golang SDK if version is not specified. In my experience @baizhenyu its more like a "recent version" than the latest....
> Hey, any luck with setting this up correctly? I have the same issue and I haven't been able to figure out what to do Sadly no, having spent far...
I would have to refresh my memory and find the notes I made at the time, but I think the answer to your question is I was having both the...
@pdrosos is this still working for you ? I'm running Rancher Desktop, with VZ, without administrative credentials, and despite using your env vars its still not working. EDIT: Aah, I...
@pdrosos Its still working for me. What version of MacOS and Rancher Desktop are you on ?
@pdrosos Ah, Sonoma. I'm still on Ventura (13.6). So we really need some more feedback from Sonoma users I guess, just to rule that possibility out.
Thanks @joe-elliott , I am tied down with $work at the moment until (at least) July/August. But if I get a chance I might experiment with a PR, I also...
So read-only S3-compatible will work ? The initial steps like `stanza-create` and `check` won't try any write stuff ? That's good to know. I missed the bit about `--archive-mode=off`