e543d93265
add proper title
2022-02-20 02:44:50 +05:30
259f477b6e
atleast basic shit (barely) works now
2022-02-20 01:30:05 +05:30
83153b190b
get program to compile (Still a WIP)
2022-02-19 21:34:15 +05:30
03c02caefb
remove ProjectFile stuff
2022-02-19 18:09:51 +05:30
67f60bae11
mass renaming of gitlab to gitea
2022-02-19 17:25:38 +05:30
Ed
43dc7bef8d
Remove comment about check's returned version
2018-12-19 17:52:55 -05:00
Ed
6f0e6ea3ca
Add SHA to versions
2018-12-18 12:56:09 -05:00
Ed
c7900456b4
Fix check command bugs
2018-12-17 18:41:44 -05:00
Ed
bc89091d9f
First draft of check and out
2018-12-16 19:17:03 -05:00
Joshua Carp
b708a1ce3a
Add tag filter regex.
2018-03-03 21:31:29 -05:00
Adham Helal
ee96e0d46b
Add functionality to support Release and Prerelease together
2016-09-15 16:31:32 +02:00
Adham Helal
cc5e9dc7f5
Support pre release
2016-08-01 14:23:39 +02:00
Alex Suraci
3a7443448e
fix handling of redirect from asset download
2016-07-09 18:32:35 -07:00
Maria Shaldibina
049c03df34
include request version in check
...
[#117854649 ]
Signed-off-by: Jacob Frank <jfrank@pivotal.io >
2016-04-21 12:03:26 -07:00
Alex Suraci
27fe9d197f
back to upstream go-github
...
fixes #17
2016-01-30 11:45:49 -08:00
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