Commit Graph

179 Commits

Author SHA1 Message Date
39205467a1 im (a little) retarded 2022-02-19 21:56:04 +05:30
86c3472723 ci: init 2022-02-19 21:43:22 +05:30
b1b0e4bf2a some more renaming 2022-02-19 21:39:08 +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 Tan
1bb88c7a05 fix markdown formatting 2021-02-18 12:33:23 -05:00
Ed Tan
c152504641 Update README with link to newer resource 2021-02-18 12:32:44 -05:00
Ed
2f9e38b13b Merge pull request #2 from demilletech/master
Fixed some GitHub-related typos in the README
2019-04-04 10:00:19 -04:00
Eamonn Nugent
9a4f4b57b9 Update README.md 2019-04-04 00:55:24 -04:00
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