Commit Graph

57 Commits

Author SHA1 Message Date
dawid bd581db472 Complete project pivot (#55)
Complete project pivot
2022-01-12 08:57:21 +01:00
DeepSource Bot 70aa5332a9 Update .deepsource.toml 2021-10-05 11:02:35 +00:00
codesee-architecture-diagrams[bot] 1f529527ce Add CodeSee architecture diagram workflow to repository 2021-10-02 11:57:30 +00:00
DeepSource Bot 3b518fbf35 Add .deepsource.toml 2021-09-02 07:29:15 +00:00
dawid 1153a7fd89 Update README.md 2021-08-02 08:32:27 +02:00
dawid 2a22a5a7fe Update readme 2021-08-02 08:29:45 +02:00
dawid 9262ee9f94 Update readme 2021-08-02 08:24:55 +02:00
dawid bf2ab49127 Update readme 2021-08-02 08:23:48 +02:00
dawid c8510519a5 Update readme 2021-08-02 08:23:17 +02:00
dawid 7d5942730a Add homebrew as install method 2021-08-02 07:11:42 +02:00
dawid f71cef41b3 Change release format to zip 2021-08-02 00:07:20 +02:00
dawid 2f5a93897d Don't generate changelog for the release 2021-08-02 00:02:47 +02:00
dawid 90ca66d4d5 Add a changelog 2021-08-01 23:53:11 +02:00
dawid 2123fa694e Don't build 32 bit 2021-07-30 23:49:32 +02:00
dawid 233dd64ebf Test 2021-07-30 23:43:54 +02:00
dawid da2db26153 Test 2021-07-30 23:38:18 +02:00
dawid 47a4ed34f6 Use go containers in steps 2021-07-30 23:31:07 +02:00
dawid e518cb4aab Try switching base image 2021-07-30 23:25:38 +02:00
dawid f84e4c4b1f Attempt another go version fix 2021-07-30 23:13:11 +02:00
dawid ac6fbbf576 Mark current go version as non stable 2021-07-30 23:11:23 +02:00
dawid c0f954fcfe Fix go version in github actions 2021-07-30 23:09:24 +02:00
dawid 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
dawid 4da268ab51 Revert go version change 2021-07-14 12:31:24 +02:00
dawid 57c44e341a Fix go version 2021-07-14 12:29:04 +02:00
dawid 1a62d59bda Bump workflows to go 1.17 2021-07-14 12:28:07 +02:00
dawid 3c4e8b33c0 Merge branch 'semantic-filters' 2021-07-14 12:26:09 +02:00
dawid a1d4c05dd9 Add convenient build shortcut 2021-07-14 12:24:54 +02:00
dawid ec4b04d425 Bump Go version to 1.17 2021-07-14 12:24:33 +02:00
dawid f726187f28 Update README.md 2021-07-13 12:39:34 +02:00
dawid 062d234251 Don't start the progress indicator if the log level is debug or lower (#52) 2021-07-06 08:44:40 +02:00
dawid 4af8d573b3 Remove before hooks 2021-07-04 23:41:48 +02:00
dawid 7f20e4e77f Run action on new tags 2021-07-04 23:29:31 +02:00
dawid 2c15ccc47d Add release action 2021-07-04 23:27:37 +02:00
dawid 68874590b2 Wrap key type to b64 (#51) 2021-07-04 23:11:07 +02:00
dawid 4a252cdf02 Os login (#50)
Add OS Login support + change key storage format
2021-07-04 18:37:28 +02:00
dawid cf46b5c0dd Fix progress output (#48)
* Remove fingerprint warning message

* Update dependencies
2021-04-06 12:30:11 +02:00
dawid 226ee04151 Suppress help on error (#46) 2021-04-03 15:29:34 +02:00
dawid 841b0d9c5b Confirm private key creation (#45) 2021-04-03 15:07:11 +02:00
dawid 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
dawid 3f59bc511a Create CNAME 2021-04-01 17:09:20 +02:00
dawid 8dce880fd0 Pass version information via ldflags (#43) 2021-03-30 12:38:28 +02:00
dawid c62771ccbf Update goreleaser config 2021-03-28 16:25:27 +02:00
dawid 29d8ed20e2 Remove go generate from releaser config 2021-03-28 16:12:56 +02:00
dawid 30552c1212 Fetch home explicitly rather than expanding $HOME (#41) 2021-03-27 18:53:06 +01:00
dawid 74e903b8fe Update readme 2021-03-23 17:18:27 +01:00
dawid f92525ec0f Update readme 2021-03-23 17:12:11 +01:00
dawid ef7c35ab3c Update readme 2021-03-23 17:11:20 +01:00
dawid 11b91c1de3 Update readme 2021-03-23 17:10:42 +01:00
dawid d212d89c5e Handle results pagination correctly (#35) 2021-03-22 22:52:15 +01:00
dawid da977278a2 Update readme 2021-03-22 00:25:55 +01:00