Eamonn Nugent
|
1d9c9b45ae
|
Making commit-ish optional
|
2019-04-04 00:55:01 -04:00 |
|
Eamonn Nugent
|
ab8d9ba33a
|
Update README.md
|
2019-04-04 00:24:39 -04:00 |
|
Ed
|
c9d66cbc88
|
Check resource should be able to grab multiple tags for the same commit
|
2018-12-21 15:47:15 -05:00 |
|
Ed
|
fa27800311
|
Fix check bug where versions were being missed
|
2018-12-19 18:10:41 -05:00 |
|
Ed
|
9eb0ab0a0f
|
Begin working on tests
|
2018-12-19 18:00:25 -05:00 |
|
Ed
|
7cab700694
|
Capitalization
|
2018-12-19 18:00:10 -05:00 |
|
Ed
|
267cf61ef9
|
Remove duplicate check in
|
2018-12-19 17:54:00 -05:00 |
|
Ed
|
43dc7bef8d
|
Remove comment about check's returned version
|
2018-12-19 17:52:55 -05:00 |
|
Ed
|
724ad443d9
|
Nil checks for metadata
|
2018-12-19 10:31:27 -05:00 |
|
Ed
|
6f0e6ea3ca
|
Add SHA to versions
|
2018-12-18 12:56:09 -05:00 |
|
Ed
|
b747989d43
|
Rename ID to commitish in versions struct
|
2018-12-18 00:22:14 -05:00 |
|
Ed
|
7688a7faf8
|
Fix out bugs
|
2018-12-18 00:02:07 -05:00 |
|
Ed
|
44f8ef502d
|
Remove all debug logs
|
2018-12-17 21:18:53 -05:00 |
|
Ed
|
f6b3522b3f
|
Remove debug logs from in to avoid erroring in Concourse
|
2018-12-17 21:02:28 -05:00 |
|
Ed
|
7ea2024512
|
Fix in bugs
|
2018-12-17 20:52:55 -05:00 |
|
Ed
|
1c2dfeddfe
|
Fix markdown link parsing for in
|
2018-12-17 19:00:43 -05:00 |
|
Ed
|
c7900456b4
|
Fix check command bugs
|
2018-12-17 18:41:44 -05:00 |
|
Ed
|
00a9fbf8e1
|
Update README with WIP notice
|
2018-12-17 10:29:33 -05:00 |
|
Ed
|
130c7c1c06
|
Bug fixes and logging
|
2018-12-16 23:02:46 -05:00 |
|
Ed
|
74430d5d22
|
Dockerfile updates
|
2018-12-16 22:29:36 -05:00 |
|
Ed
|
aa5c784d45
|
Get compile working
|
2018-12-16 21:38:30 -05:00 |
|
Ed
|
bc89091d9f
|
First draft of check and out
|
2018-12-16 19:17:03 -05:00 |
|
Ed
|
bf7e6d5e02
|
Rename github.go to gitlab.go, init go modules
|
2018-12-12 22:05:31 -05:00 |
|
Ed
|
d91e7afd2c
|
Remove Godeps
|
2018-12-12 22:04:21 -05:00 |
|
Alex Suraci
|
b5cdd2cb62
|
add missing printf arg
v1.0.0
|
2018-09-11 16:29:35 -04:00 |
|
Alex Suraci
|
cae534fdd5
|
fix Fprintln use
|
2018-09-11 16:26:29 -04:00 |
|
Alex Suraci
|
650d95f8f2
|
Merge pull request #74 from dpb587/patch-1
Fix closing italics in README.md
|
2018-07-09 09:47:07 -04:00 |
|
Danny Berger
|
72849471f4
|
Fix closing italics in README.md
|
2018-07-06 06:00:27 -07:00 |
|
Alex Suraci
|
1395b7b34c
|
Merge pull request #72 from antonu17/fix/no-commit_sha-for-drafts
Skipping resolveTagToCommitSHA for drafts
|
2018-05-23 10:44:52 -04:00 |
|
Anton Ustyuzhanin
|
ca97b263da
|
Remove unused resource configuration parameter
|
2018-05-18 10:43:10 +02:00 |
|
Anton Ustyuzhanin
|
f211b5478b
|
Check if release is draft directly
|
2018-05-18 10:42:13 +02:00 |
|
Anton Ustyuzhanin
|
dc9ba971de
|
Update in_command tests
|
2018-04-18 23:12:18 +02:00 |
|
Anton Ustyuzhanin
|
e420eea591
|
Skipping resolveTagToCommitSHA for drafts
|
2018-04-18 22:15:46 +02:00 |
|
Alex Suraci
|
8bc116bec7
|
Merge pull request #71 from jmcarp/tag-filter
Tag filter
|
2018-04-12 13:04:08 -04:00 |
|
Joshua Carp
|
04c4ad42c0
|
Anchor default version regex to start of string.
h/t @vito
|
2018-04-11 23:03:14 -04:00 |
|
Joshua Carp
|
71519586fb
|
Document tag_filter source parameter.
|
2018-03-03 22:33:08 -05:00 |
|
Joshua Carp
|
b708a1ce3a
|
Add tag filter regex.
|
2018-03-03 21:31:29 -05:00 |
|
Alex Suraci
|
351c6d03fd
|
Merge pull request #64 from defsprite/resolve-commit-sha
Resolve tag to commit SHA
|
2018-01-24 11:29:45 -05:00 |
|
Christoph Sassenberg
|
4bef95a488
|
Add assertion for return values of GetRef and GetReleaseByTag
|
2018-01-24 10:25:12 +01:00 |
|
Christoph Sassenberg
|
a4894b0992
|
Add missing file specs
|
2018-01-24 09:04:03 +01:00 |
|
Christoph Sassenberg
|
d9e71688fc
|
Return on error to avoid dereference errors
|
2018-01-24 09:03:54 +01:00 |
|
Christoph Sassenberg
|
5819c61aa6
|
Pass on github client error, do not create empty commit_sha file
|
2018-01-21 11:03:06 +01:00 |
|
Christoph Sassenberg
|
dae25957fc
|
Add github client happy path specs
|
2018-01-21 10:46:41 +01:00 |
|
Christoph Sassenberg
|
7bff836cc2
|
Rename generated file back to commit_sha
|
2018-01-14 10:19:47 +01:00 |
|
Christoph Sassenberg
|
4da19b53b4
|
Update README
|
2017-12-12 11:36:37 +01:00 |
|
Christoph Sassenberg
|
9968f6d17f
|
Add implementation, rename to target_commit
|
2017-12-12 11:36:37 +01:00 |
|
Christoph Sassenberg
|
a200915862
|
Add failing specs for commit_sha file and metadata
|
2017-12-12 11:36:37 +01:00 |
|
Alex Suraci
|
0c66a411ee
|
Merge pull request #62 from kaleo211/master
Allow insecure connection to private Enterprise github
|
2017-11-07 09:17:51 -05:00 |
|
Xuebin He
|
ce3e69847b
|
Allow insecure connection to private Enterprise github
|
2017-10-24 16:03:27 -04:00 |
|
Joris Melchior
|
3cf6e11c5a
|
add ca-certs
Signed-off-by: JT Archie <jarchie@pivotal.io>
|
2017-09-20 12:03:58 -04:00 |
|