Jan Fajerski
Jan Fajerski
### Proposal As @SuperQ proposed on Slack, the 3.0 release would be a good opportunity to replace `go-kit/log` with `log/slog`. Afaiu the goal is to keep the log output format...
This should enable proper status reporting of matrix jobs for release branches. See also https://github.com/orgs/community/discussions/4324. The branch protection rule(s) for release branches need to be changed too.
Just a first outline of the 3.0 migration guide. Looking forward to feedback!
This add the option to exclude bcrypt during the build process by passing `-tags nobcrypt`. Currently this disables user authentication via basic_auth. If authorized users are configured but the server...