Commit Graph

44 Commits

Author SHA1 Message Date
2123fa694e Don't build 32 bit 2021-07-30 23:49:32 +02:00
233dd64ebf Test 2021-07-30 23:43:54 +02:00
da2db26153 Test 2021-07-30 23:38:18 +02:00
47a4ed34f6 Use go containers in steps 2021-07-30 23:31:07 +02:00
e518cb4aab Try switching base image 2021-07-30 23:25:38 +02:00
f84e4c4b1f Attempt another go version fix 2021-07-30 23:13:11 +02:00
ac6fbbf576 Mark current go version as non stable 2021-07-30 23:11:23 +02:00
c0f954fcfe Fix go version in github actions 2021-07-30 23:09:24 +02:00
86ff460968 Tweaks (#53)
* Fix loglevel parsing

* Bump dependencies

* Change --filter to --target

* Update documentation

* Import log handler as "loghandler"

* Change command color to purple

* Change flag name to target

* Update formatting
2021-07-30 22:51:20 +02:00
4da268ab51 Revert go version change 2021-07-14 12:31:24 +02:00
57c44e341a Fix go version 2021-07-14 12:29:04 +02:00
1a62d59bda Bump workflows to go 1.17 2021-07-14 12:28:07 +02:00
3c4e8b33c0 Merge branch 'semantic-filters' 2021-07-14 12:26:09 +02:00
a1d4c05dd9 Add convenient build shortcut 2021-07-14 12:24:54 +02:00
ec4b04d425 Bump Go version to 1.17 2021-07-14 12:24:33 +02:00
f726187f28 Update README.md 2021-07-13 12:39:34 +02:00
062d234251 Don't start the progress indicator if the log level is debug or lower (#52) 2021-07-06 08:44:40 +02:00
4af8d573b3 Remove before hooks 2021-07-04 23:41:48 +02:00
7f20e4e77f Run action on new tags 2021-07-04 23:29:31 +02:00
2c15ccc47d Add release action 2021-07-04 23:27:37 +02:00
68874590b2 Wrap key type to b64 (#51) 2021-07-04 23:11:07 +02:00
4a252cdf02 Os login (#50)
Add OS Login support + change key storage format
2021-07-04 18:37:28 +02:00
cf46b5c0dd Fix progress output (#48)
* Remove fingerprint warning message

* Update dependencies
2021-04-06 12:30:11 +02:00
226ee04151 Suppress help on error (#46) 2021-04-03 15:29:34 +02:00
841b0d9c5b Confirm private key creation (#45) 2021-04-03 15:07:11 +02:00
acdcc5cf78 Progress bar (#44)
* Testing out progress indicators

* Fix sum file

* Add basic progress indicator

* Clear up progress indicator initialization

* Update dependencies
2021-04-03 14:58:40 +02:00
3f59bc511a Create CNAME 2021-04-01 17:09:20 +02:00
8dce880fd0 Pass version information via ldflags (#43) 2021-03-30 12:38:28 +02:00
c62771ccbf Update goreleaser config 2021-03-28 16:25:27 +02:00
29d8ed20e2 Remove go generate from releaser config 2021-03-28 16:12:56 +02:00
30552c1212 Fetch home explicitly rather than expanding $HOME (#41) 2021-03-27 18:53:06 +01:00
74e903b8fe Update readme 2021-03-23 17:18:27 +01:00
f92525ec0f Update readme 2021-03-23 17:12:11 +01:00
ef7c35ab3c Update readme 2021-03-23 17:11:20 +01:00
11b91c1de3 Update readme 2021-03-23 17:10:42 +01:00
d212d89c5e Handle results pagination correctly (#35) 2021-03-22 22:52:15 +01:00
da977278a2 Update readme 2021-03-22 00:25:55 +01:00
6135ad633b Update readme 2021-03-22 00:22:23 +01:00
c8467c00b1 Update funding config 2021-03-22 00:14:36 +01:00
d05105b488 Update readme 2021-03-22 00:11:49 +01:00
5ef2968abb Remove dead code 2021-03-22 00:00:11 +01:00
aa888f0fee Add goreleaser config v0.1.0 2021-03-21 23:45:01 +01:00
2d3255e1e2 Add config path info message 2021-03-21 23:13:59 +01:00
3144420a47 Initial commit 2021-03-21 23:10:46 +01:00