opentracing / basictracer-go

Basic implementation of the OpenTracing API for Go. 🛑 This library is DEPRECATED!
Apache License 2.0
81 stars 27 forks source link

Releases + Tags #48

Open doertedev opened 7 years ago

doertedev commented 7 years ago

Hey there.

Is it possible to do releases or tags here?

Love, someone having to maintain a Gopkg.toml

yurishkuro commented 7 years ago

sgtm. @tedsuo - 1.0.0?

tedsuo commented 7 years ago

Sounds fine. BasicTracer is becoming a production dependency whether we prefer it or not, might as well face reality.

I created a v1.0.0 tag. Not sure if we also want a VERSION file, CHANGELOG, etc. Those are nice but managing them along with PRs is a pain. Any preferences or best practices we can adopt? Also, should we start doing htis for the other basic-tracers?