for-GET / jesse

jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
https://github.com/for-get/jesse
Apache License 2.0
124 stars 64 forks source link

Travis to publish to Hex.pm (via rebar3) #71

Closed andreineculau closed 3 years ago

andreineculau commented 6 years ago

follow-up to #14 and https://github.com/for-GET/jesse/issues/69#issuecomment-408037319

PS: limited and very sparse time on my hands (parental leave), so opening up a PR for feedback. Those who are interested and have some time, please help me out with the above checklist


This change is Reviewable

andreineculau commented 6 years ago

poke @benoitc @Licenser @mrallen1

andreineculau commented 6 years ago

@Licenser if this goes through, I'm happy to take ownership of the package on hex.pm (since it will be Travis CI doing the dirty work)

benoitc commented 6 years ago

@andreineculau makes sure to use latest rebar3 it should fix the issue

andreineculau commented 6 years ago

@benoitc great. I will try it out, i did a "wget s3://.../rebar3" but i never checked what's the latest

jadeallenx commented 5 years ago

Has there been any more time to look into this?

afhole commented 5 years ago

Would be great to see this Hex work completed - what are the outstanding issues? Anything I can attempt to assist with?

paulo-ferraz-oliveira commented 3 years ago

https://github.com/for-GET/jesse/pull/84#issuecomment-841197822 potentially applies here, too.