acrosby / GreatCircle.jl

Port of Kyle Wilcox's Python implementation of the Vincenty formulation for calculating distances on a ellipsoidal earth (https://github.com/axiom-data-science/pygc/)
Other
2 stars 4 forks source link

Anyone setup to update the METADATA.jl with v0.1.0? #3

Closed acrosby closed 7 years ago

acrosby commented 7 years ago

It might take me a while to get set back up to issue a pull request to the Julialang METADATA.jl for https://github.com/acrosby/GreatCircle.jl/releases/tag/v0.1.0 update (edited to minor version)

@tkelman @evanfields ? No worries if you don't have the time.

tkelman commented 7 years ago

Tags should use semantic versioning, so 3 digits. Since the only thing that changed was the Travis CI configuration, there's no need to tag that. You should enable the service though.

acrosby commented 7 years ago

Sure, thanks for the config btw.

tkelman commented 7 years ago

Oh I see you never published 0.0.2 to METADATA either. Since https://github.com/acrosby/GreatCircle.jl/pull/1 dropped support for Julia 0.3, it would actually need to use a new minor package version. If you make a git tag of latest master as v0.1.0, then @evanfields could make the METADATA pull request (or you could consider granting him collaborator access here so he could also push the git tag?)

acrosby commented 7 years ago

I've changed the current master head to v0.1.0, so it is ready. I can do it if no one gets around to it, this issue will just remind me.

acrosby commented 7 years ago

nevermind, i just did it manually. thanks.

https://github.com/JuliaLang/METADATA.jl/pull/6794/commits/ab2442230d424ab9c54f2ca726eaa93a45319069

tkelman commented 7 years ago

Did you enable Travis CI? Should be as simple as "login with github" and a click to enable at https://travis-ci.org/acrosby/GreatCircle.jl if I remember correctly

acrosby commented 7 years ago

Not yet, but that seemed to be the case

On Tue, Oct 18, 2016, 17:09 Tony Kelman notifications@github.com wrote:

Did you enable Travis CI? Should be as simple as "login with github" and a click to enable at https://travis-ci.org/acrosby/GreatCircle.jl if I remember correctly

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/acrosby/GreatCircle.jl/issues/3#issuecomment-254640130, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0zvNJZB3WbbGuL0ERsWF8XEUygtIntks5q1TWJgaJpZM4KaEeR .