udf2457
udf2457
@dwsteele Tim Jones Thanks again for your help making this happen !
Fair enough. Unfortunatley I don't speak C, otherwise I would. 😉
I know what you mean. In Go it's easy because you can just embed `minio` to mock up any S3 stuff. The other thing that came to mind was `testcontainers`...
@dwsteele From a purely selfish self-interested perspective, is there a milestone for this to reach packaging ? 😉
Thanks @dwsteele I'm like the kid waiting for santa ! 🤣
@VestigeJ if it has been put on a back-burner then it would be very unfortunate that @bruth chose to [highlight it on a recent podcast](https://www.youtube.com/watch?v=-WHjEYLWo6c).
For anyone who finds this at a later date, the problem was becasue default `go_sdk` download is `1.21.1`, so I had to explicitly name the current version in `MODULE.bazel`, i.e....
Very keen to see SLSA releases from Prometheus ! Useful links: https://docs.sigstore.dev/signing/overview/ 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
@silicon-ninja The way I've typically seen it done at other projects is they create an MVP skeleton `example` repo which has the bare minimum, i.e.: - `BUILD` - `MODULE.bazel` -...
> I'm not sure what this Issue asks for specifically (Bazel docs before integration) I thought Apple-peeps were supposed to be geniuses and capable of time travel (docs before integration)...