Open hedefalk opened 3 years ago
I've been using this for github packages:
That approach is something different than the custom headers that gitlab need I guess?
I'll take a look at this and reach back out to Coursier author, at the time it wasn't possible, but might be a different approach that can be taken
Is there a way this can be implemented with sbt mvn style resolvers so we don't have to ditch Coursier?
I'm considering using gitlab as a org wide artifact repo instead of running a separate nexus/artifactory, but having to disable coursier on all builds is kindof a dealbreaker for us.
This sounds dark here:
https://gitlab.com/gitlab-org/gitlab/-/issues/212854
but just wanted to double-check…? To me it sounds like this has to be fixed in sbt? I mean, custom headers for auth on custom resolvers should definitively be possible?