Commit Graph

62 Commits

Author SHA1 Message Date
66e4b0391e Update readme v0.3.0-beta1 2022-01-13 12:20:52 +01:00
3f29c61f72 Update readme 2022-01-13 12:18:38 +01:00
bbf94bec31 Update README.md 2022-01-12 09:06:26 +01:00
e21205cd07 Update go.yml 2022-01-12 09:03:45 +01:00
d4d1d00026 Update go.yml 2022-01-12 08:59:28 +01:00
38231b70e6 Complete project pivot (#55)
Complete project pivot
2022-01-12 08:57:21 +01:00
DeepSource Bot
40673c8ad3 Update .deepsource.toml 2021-10-05 11:02:35 +00:00
codesee-architecture-diagrams[bot]
1e5d1b67df Add CodeSee architecture diagram workflow to repository 2021-10-02 11:57:30 +00:00
DeepSource Bot
f27352e321 Add .deepsource.toml 2021-09-02 07:29:15 +00:00
5bf56906f1 Update README.md 2021-08-02 08:32:27 +02:00
34f760569d Update readme 2021-08-02 08:29:45 +02:00
b738de99c5 Update readme 2021-08-02 08:24:55 +02:00
1a1bf1a7f0 Update readme 2021-08-02 08:23:48 +02:00
dd295e8326 Update readme 2021-08-02 08:23:17 +02:00
8a68535087 Add homebrew as install method 2021-08-02 07:11:42 +02:00
6425284a70 Change release format to zip 2021-08-02 00:07:20 +02:00
207ccbb797 Don't generate changelog for the release 2021-08-02 00:02:47 +02:00
f0235d6f02 Add a changelog 2021-08-01 23:53:11 +02:00
69a7c9f99a Don't build 32 bit v0.2.2 2021-07-30 23:49:32 +02:00
d44bd624e3 Test 2021-07-30 23:43:54 +02:00
b421f19943 Test 2021-07-30 23:38:18 +02:00
a3ab886429 Use go containers in steps 2021-07-30 23:31:07 +02:00
e76afba2d4 Try switching base image 2021-07-30 23:25:38 +02:00
8c01e57df2 Attempt another go version fix 2021-07-30 23:13:11 +02:00
cdacf55549 Mark current go version as non stable 2021-07-30 23:11:23 +02:00
efed119171 Fix go version in github actions 2021-07-30 23:09:24 +02:00
4a0574554a 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
a8399397e8 Revert go version change 2021-07-14 12:31:24 +02:00
29fd5fbb6a Fix go version 2021-07-14 12:29:04 +02:00
58bba94c92 Bump workflows to go 1.17 2021-07-14 12:28:07 +02:00
bb02b95bc6 Merge branch 'semantic-filters' 2021-07-14 12:26:09 +02:00
28ca50f451 Add convenient build shortcut 2021-07-14 12:24:54 +02:00
38fd09a196 Bump Go version to 1.17 2021-07-14 12:24:33 +02:00
3177283e2f Update README.md 2021-07-13 12:39:34 +02:00
788bfa82d7 Don't start the progress indicator if the log level is debug or lower (#52) v0.2.1 2021-07-06 08:44:40 +02:00
e3f8573e8b Remove before hooks 2021-07-04 23:41:48 +02:00
4303863519 Run action on new tags v0.2.0 2021-07-04 23:29:31 +02:00
b7cc731c8b Add release action 2021-07-04 23:27:37 +02:00
bfae8b2a01 Wrap key type to b64 (#51) 2021-07-04 23:11:07 +02:00
91c6dbb2b7 Os login (#50)
Add OS Login support + change key storage format
2021-07-04 18:37:28 +02:00
ef268fd7b2 Fix progress output (#48)
* Remove fingerprint warning message

* Update dependencies
2021-04-06 12:30:11 +02:00
89a0cc64e1 Suppress help on error (#46) 2021-04-03 15:29:34 +02:00
72b19bac47 Confirm private key creation (#45) 2021-04-03 15:07:11 +02:00
fdd60472ed 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
7948c8d861 Create CNAME 2021-04-01 17:09:20 +02:00
29b51fdf61 Pass version information via ldflags (#43) 2021-03-30 12:38:28 +02:00
09d0ffc9dc Update goreleaser config v0.1.1 2021-03-28 16:25:27 +02:00
d0360b4370 Remove go generate from releaser config 2021-03-28 16:12:56 +02:00
f7f3c2bd2b Fetch home explicitly rather than expanding $HOME (#41) 2021-03-27 18:53:06 +01:00
1cbbe9d0dd Update readme 2021-03-23 17:18:27 +01:00