openzipkin / zipkin-aws

Reporters and collectors for use in Amazon's cloud
Apache License 2.0
69 stars 34 forks source link

Adds red button for deployments skipping bintray #137

Closed codefromthecrypt closed 5 years ago

codefromthecrypt commented 5 years ago

We have an issue still unresolves about the zipkin-aws repository on bintray (jfrog support 111520). Meanwhile, this allows us to deploy directly to sonatype skipping bintray from a failed release tag.

Ex from tag 0.17.3

$ SONATYPE_USER=adriancole SONATYPE_PASSWORD=letmein GPG_TTY=$(tty) ./mvnw -s .settings.xml -Prelease -Psonatype deploy -DskipTests

then I close and release repo from https://oss.sonatype.org/#stagingRepositories

cc @openzipkin/devops-tooling

codefromthecrypt commented 5 years ago

heh there are really no requirements :) just has to be signed.. they don't verify it. I used my apache key. OTOH while in this pickle our quickstart script will issue a warning, but that's better than being unable to release.

codefromthecrypt commented 5 years ago

cutting another release to ensure versions are 100% aligned everywhere before announcing zipkin 2.16