docker-zipkin-dependencies icon indicating copy to clipboard operation
docker-zipkin-dependencies copied to clipboard

Coordinate release tag with ZIPKIN_JAVA_VERSION

Open codefromthecrypt opened this issue 9 years ago • 1 comments

Similar to docker-zipkin, it would be nice to automate updates to ZIPKIN_JAVA_VERSION, as the primary change update will be based on version updates to zipkin-java.

Ex. tag 0.4.1 sets ZIPKIN_JAVA_VERSION to 0.4.1

codefromthecrypt avatar Jan 14 '16 02:01 codefromthecrypt

This relates to https://github.com/openzipkin/zipkin-java/issues/215 except this one is just an unimplemented feature. Right now, I've been manually making commits like 919d8b5c9ab5e7751695084a3a943d32663b47fc, and these could be automated. cc @abesto

codefromthecrypt avatar May 08 '16 01:05 codefromthecrypt