Jonatan Männchen

Results 305 comments of Jonatan Männchen

Another option is how rebar solves this. You can specify those options in the `rebar.config`: ```erlang {hex, [ {repos, [ #{ name => , repo_url => , api_url => ,...

@eksperimental This action also checks the license headers of any other file a PR author touches. I recommend to run it for each PR.

> Best way to send an email in the current project. Check https://github.com/hexpm/hexpm/blob/main/lib/hexpm/emails/emails.ex and how it is used. > Are there any scope issues with this feature? I see multiple...

@ericmj Is there an issue / docs somewhere about the new OAuth implementation? What is the use case for it?

Comment from original issue: We should probably defer the implementation of this until Hex.pm supports SLSA Build Provenance.