1
0
Fork 0
Commit Graph

175 Commits

Author SHA1 Message Date
ssube 31f2571b27
fix(build): add missing targets, put coverage in subdir 2020-04-10 19:01:31 -05:00
ssube ed20c42698
fix(docs): update API root URL, badges 2020-04-10 18:47:17 -05:00
ssube 6796e9ebd6
fix(build): report coverage, status to climate and codecov 2020-04-10 18:46:50 -05:00
renovate[bot] 3d985506fc
update: update golang.org/x/net commit hash to d3edc99 (#7)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-06 19:06:05 -05:00
renovate[bot] d4fdc25aed
update: update module spf13/pflag to v1.0.5 (#12)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-06 18:39:41 -05:00
renovate[bot] e18ac5746b
update: update module spf13/cobra to v0.0.7 (#11)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-06 08:49:12 -05:00
renovate[bot] 6bf8c64629
update: update module golang.org/x/text to v0.3.2 (#9)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-05 23:35:23 -05:00
ssube 2bc4609820
combine image and tag stages 2020-04-05 22:33:37 -05:00
ssube 47adcd9217
remove(build): old docker retag jobs 2020-04-05 22:32:27 -05:00
renovate[bot] b27253bbdf
update: update module yaml to v2.2.8 (#13)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-05 22:11:37 -05:00
renovate[bot] e62eea5440
update: update apextoaster/base docker tag to v1.3 (#8)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-05 22:11:03 -05:00
ssube 107d6a9af2
fix: move renovate branches to update scope 2020-04-05 15:27:55 -05:00
ssube efe933311a
fix(build): qualify ubuntu dockerfile with arch 2020-04-05 11:22:15 -05:00
ssube 20782f0c00
use build script within repo 2020-04-05 08:18:42 -05:00
ssube e32403f261
remove script override 2020-04-05 08:10:43 -05:00
ssube 4e9b36176d
feat(build): add github status 2020-04-05 08:03:43 -05:00
ssube a0d1f40ff5
fix(build): adopt image build script 2020-04-05 08:01:08 -05:00
ssube 0b859740d1
fix(build): move to current runners 2020-04-05 07:32:21 -05:00
ssube b72f201c17
update: to golang 1.14 and gomods 2020-04-05 07:24:54 -05:00
renovate[bot] c5e76aada1
Add renovate.json (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-04 19:52:19 -05:00
Sean Sube 1393b0a334 add due date to tasks, columns 2018-05-21 23:32:20 -05:00
Sean Sube d23a0c9ae7 add helpers to client, begin isolating project/label resolution logic 2018-04-27 21:41:29 -05:00
Sean Sube a5d586ae59 add docker and license badges 2018-04-27 08:45:38 -05:00
Sean Sube 3cd4cbb4b8 make the root cmd's filter a configurable default 2018-04-15 09:49:04 -05:00
Sean Sube 45918902b7 filter hashes file 2018-04-14 18:48:42 -05:00
Sean Sube af3c4e69de docker image doesn't have make 2018-04-14 15:52:10 -05:00
Sean Sube b5ce1194f5 improve name passing in bundle target 2018-04-14 15:48:11 -05:00
Sean Sube 182c7563e4 make things up, another test 2018-04-14 15:36:41 -05:00
Sean Sube 439d44ed83 use config from client 2018-04-14 09:37:28 -05:00
Sean Sube 1b03f90205 add more flags, maybe fix the tests 2018-04-14 09:33:01 -05:00
Sean Sube 7a2a79e85a clean before running go 2018-04-14 09:26:41 -05:00
Sean Sube 68514e3e29 run dep in verbose and make tests optional 2018-04-14 09:21:33 -05:00
Sean Sube f37de30327 bit of lint cleanup 2018-04-14 09:14:32 -05:00
Sean Sube 273a2b286b move columns and sort flags to root, support config defaults, fix label sorting 2018-04-14 09:00:14 -05:00
Sean Sube 2f60765170 use dep from path, skip tests 2018-04-08 21:22:24 -05:00
Sean Sube d33b04dd3a more consistent binary names, do not compress windows 2018-04-08 18:40:13 -05:00
Sean Sube 749bf549e4 add project param to add cmd 2018-04-08 18:38:40 -05:00
Sean Sube 272b6e5a85 add labels to task, cmd to get labels, refactor column handling 2018-04-08 18:29:38 -05:00
Sean Sube db20e3a4bc use today/overdue for root, custom root filter param, readme badge 2018-04-08 10:29:24 -05:00
Sean Sube e3a87c4491 root command shows overdue and today, add extension to windows build 2018-04-08 10:16:41 -05:00
Sean Sube 343d5b8fe9 pull cache for binary jobs 2018-04-08 10:10:21 -05:00
Sean Sube 5e46150f20 build windows, bundle all binaries 2018-04-08 09:17:26 -05:00
Sean Sube f713c2fbbc compress binaries 2018-04-08 08:04:38 -05:00
Sean Sube d3faab591d build for additional platforms 2018-04-08 07:57:52 -05:00
Sean Sube f65870cb16 Merge branch 'master' of github.com:ssube/togo 2018-04-08 07:37:10 -05:00
Sean Sube 214604f187 tag latest and versions independently 2018-04-08 07:31:18 -05:00
Sean Sube 865bf9dd12 use a smaller base image 2018-04-08 07:20:54 -05:00
Sean Sube 64a3bf85e4
add mit license 2018-04-08 07:11:21 -05:00
Sean Sube 10b8bf3021 sort projects, reuse sort code 2018-04-08 07:09:12 -05:00
Sean Sube 18ab5e17b0 retag the image as latest for tags 2018-04-04 00:10:35 -05:00