Closed scottasmith closed 6 years ago
I think this is your successor for https://github.com/aequitas/concourse-http-api-resource/pull/11 ?
Looks good, thanks for the effort, I've updated it to resolve a conflict with a previously merged PR and merge this one as soon as the tests are done.
@aequitas Yes, this is to produce the same results as #11 and this branch is tested with concourse
Concourse throws a fit when
version
is not returned from a resource and leads to a constant loading page (issue #8).This pull request adds version to the response.
I have also tested this with a temporary Dockerhub image on my account and works as expected.