aequitas / concourse-http-api-resource

Concourse resource to allow interaction with (simple) HTTP API's.
https://hub.docker.com/r/aequitas/http-api-resource/
MIT License
25 stars 18 forks source link

Fix for aequitas/concourse-http-api-resource#8 #13

Closed pranaysharmadelhi closed 6 years ago

pranaysharmadelhi commented 6 years ago

Rebased from Travis' build

scottasmith commented 6 years ago

Dude, run make test on the command line. Don't use a pull request to test your changes.

I have submitted a pull request of a tested branch that has been tested in consourse.

aequitas commented 6 years ago

Closing if favour of https://github.com/aequitas/concourse-http-api-resource/pull/12

I prefer the resource to not return an implicit version if there is none actual version to back it up.

If you still experience issues I might have to look at this again and setup a Concourse cluster real quick to test it myself, but for now i think #12 should solve your problem as well.