In https://github.com/bazelbuild/rules_groovy/pull/42, we'd like to update the default Groovy SDK version. The current version references bazel-mirror.storage.googleapis.com. Do we still recommend using bazel-mirror over direct linking?
Are there instructions somewhere for how we can upload new artifacts there?
--
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/d1428fa4-b070-4feb-b013-da183a934385%40googlegroups.com.
On Wed, Aug 7, 2019 at 3:21 PM ekuefler via bazel-dev <baze...@googlegroups.com> wrote:
In https://github.com/bazelbuild/rules_groovy/pull/42, we'd like to update the default Groovy SDK version. The current version references bazel-mirror.storage.googleapis.com. Do we still recommend using bazel-mirror over direct linking?The bazel team mirrors everything we depend on to mirrors. We also prefer to use both URLS so we get thefaster download at build time, but also list the canonical source. Your stanze would look likehttp_archive(name = "groovy_sdk_artifact",urls = [],sha256 = "3d905dfe4f739c8c0d9dd181e6687ac816e451bf327a9ec0740da473cfebc9e0",)Are there instructions somewhere for how we can upload new artifacts there?It's just cloud storage, so you would have to be in the right cloud project.I don't know if we have a request page for updates, but I just downloaded 2.5.7 from dl.bintray.comand uploaded it for you
--
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to baze...@googlegroups.com.
Thank you. Would you mind also uploading these artifacts?
--
On Thursday, August 8, 2019 at 8:52:54 PM UTC-7, Tony Aiuto wrote:On Wed, Aug 7, 2019 at 3:21 PM ekuefler via bazel-dev <baze...@googlegroups.com> wrote:In https://github.com/bazelbuild/rules_groovy/pull/42, we'd like to update the default Groovy SDK version. The current version references bazel-mirror.storage.googleapis.com. Do we still recommend using bazel-mirror over direct linking?The bazel team mirrors everything we depend on to mirrors. We also prefer to use both URLS so we get thefaster download at build time, but also list the canonical source. Your stanze would look likehttp_archive(name = "groovy_sdk_artifact",urls = [],sha256 = "3d905dfe4f739c8c0d9dd181e6687ac816e451bf327a9ec0740da473cfebc9e0",)Are there instructions somewhere for how we can upload new artifacts there?It's just cloud storage, so you would have to be in the right cloud project.I don't know if we have a request page for updates, but I just downloaded 2.5.7 from dl.bintray.comand uploaded it for you--
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to baze...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/d1428fa4-b070-4feb-b013-da183a934385%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "bazel-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/b3d05b05-9dda-44a4-a39c-84c9db9d595b%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/b3d05b05-9dda-44a4-a39c-84c9db9d595b%40googlegroups.com.
I think I need the first one to appear at https://bazel-mirror.storage.googleapis.com/dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.8.zip
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/43dfb241-9c96-4627-80a5-9bba7af92fc1%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-dev/CACpMnuueU963CT2bjnGy4ebr%3D-ic_3mXqMj-aGB%2Bxu5RbLXzgA%40mail.gmail.com.