vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Migrate artifact hosting to cloudsmith #493

Closed krishnangovindraj closed 6 months ago

krishnangovindraj commented 6 months ago

What is the goal of this PR?

Updates artifact deployment & consumption rules to use cloudsmith instead of the self-hosted sonatype repository.

TypeDB deployment URLs can now be accessed using the following pattern:

deployment["apt"]["release"]["upload" | "download"]

instead of

deployment["apt.release"]

We set CloudSmith as the target for all snapshot and some release deployments.

What are the changes implemented in this PR?

typedb-bot commented 6 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture