Commit Graph

8 Commits

Author SHA1 Message Date
Alex Suraci
b682cc93ad do not fail if there are no releases
they might just not be created yet
2015-08-08 11:53:25 -07:00
zachgersh
b359439b85 Add github function to download assets
- Also refactor to allow getting a tagged version
2015-08-03 22:27:31 -07:00
Alex Suraci
bd263fd89d Merge pull request #4 from drnic/in-tag-file
[in] creates file 'tag' and 'version' containing git tag/version for the release being fetched
2015-04-25 20:03:35 +00:00
Dr Nic Williams
2c37f6d80c consolidate tag to version helpers 2015-04-25 12:58:49 -07:00
Dr Nic Williams
d5b1f57afc update to blang/semver HEAD 2015-04-25 11:57:13 -07:00
Chris Brown
efbfb91683 implement /in
fetches a given list of globs from the assets.

also be durable to 'v' prefixing version tags

Signed-off-by: Alex Suraci <asuraci@pivotal.io>
2015-02-17 18:03:42 -08:00
Chris Brown
7e47c2696e sort versions semantically
...rather than relying on api order

[#76848252]

Signed-off-by: Alex Suraci <asuraci@pivotal.io>
2015-02-17 10:37:42 -08:00
Chris Brown
0deda9939c implement check command 2015-02-01 12:39:45 +00:00