abdolence / sbt-gcs-resolver

SBT plugin for Google Cloud Storage (GCS) and Google Artifact Registry with Coursier support
Apache License 2.0
28 stars 7 forks source link

Handling request headers for GcsArtifactRegistryUrlConnection #9

Closed abdolence closed 2 years ago

987Nabil commented 2 years ago

I think what you did is fine. Tested it with my use case as well and it works.

abdolence commented 2 years ago

Thanks for the confirmation!