CrazyMax

Results 1190 comments of CrazyMax

> Rebased. What can I do to get this merged. :) Sorry was a bit busy, I will take another look this week

> Any advice on this? I'm still not sure how to make sense of the `codecov` check. I added more coverage overall, but maybe because I changed one line in...

@mattab After reading many issues concerning permissions i think the permission / user manager implementation has to be refactored. We should have X roles implemented for each site. Roles could...

> Looking through go-prompt, the maintainer seems inactive, so it seems likely we'd probably have to fork if we need changes. https://github.com/erikgeiser/promptkit and https://github.com/charmbracelet/bubbletea looks to be reliable alternatives.

@polarathene Don't think that's related to my issue. Here it's about a dial error. Not attestations support per se. ___ Looking back at the logs, it seems the builder failed...

> "open /Users/username/.docker/buildx/current: permission denied" > > does anyone else know the solution to this? Did you invoke `sudo docker`? You can mitigate this issue by fixing the owner: ```...

https://github.com/crazy-max/xgo/releases/tag/v0.34.0

Should be fixed with latest Docker Desktop 4.37: https://docs.docker.com/desktop/release-notes/#4370

> I've followed the steps here - https://docs.docker.com/build/ci/github-actions/multi-platform/ but I've been unable to get it to work for a custom registry. Can you create a bug report with workflow and...