67f60bae11
mass renaming of gitlab to gitea
2022-02-19 17:25:38 +05:30
Ed
9eb0ab0a0f
Begin working on tests
2018-12-19 18:00:25 -05:00
Joshua Carp
b708a1ce3a
Add tag filter regex.
2018-03-03 21:31:29 -05:00
Adham Helal
04bc09c676
fmt and typos
2016-09-22 22:22:42 +02:00
Adham Helal
9d4d6f8b29
Add tests for check pre release
2016-09-22 13:22:46 +02:00
Adham Helal
5c3e29a416
Fix test for new tests
2016-09-21 12:32:53 +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
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
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