Evan Short
8ec667151f
Use semi-semantic versioning
...
- so we don't ignore tags like v223
[#107756410 ]
2015-11-10 14:06:52 -08:00
Alex Suraci
12aafdf3eb
versionFromDraft -> versionFromRelease
2015-10-27 15:01:02 -07:00
Alex Suraci
df30f19ffa
if current version goes away, return latest
...
[#106794594 ]
2015-10-27 15:00:16 -07:00
JT Archie
7331e0a7ad
filter by drafts in the check
step
...
The user now opts-in to getting final or draft releases. Default
behaviour is final releases.
NOTE: There is also strict filtering on only allowing semver supported tags.
Signed-off-by: David Jahn <david.a.jahn@gmail.com >
2015-10-23 10:11:15 -04:00
Evan Short
118b16110f
remove draft releases from resource check command
...
[#102513822 ]
Signed-off-by: Toby Rumans <trumans@pivotal.io >
2015-09-11 17:30:53 -07:00
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