Commit Graph

67 Commits

Author SHA1 Message Date
aced9db90e Add windows speedrun build 2022-01-13 23:52:22 +01:00
10d145605f Tidy gomod 2022-01-13 23:47:51 +01:00
6e69b9f789 Fix a bug where an empty target would return no results 2022-01-13 23:45:56 +01:00
1cab1df125 Update readme 2022-01-13 23:26:44 +01:00
c267b47e59 Update documentation and build configuration 2022-01-13 23:15:00 +01:00
3931b61dd1 Update readme 2022-01-13 12:20:52 +01:00
8fb8a60263 Update readme 2022-01-13 12:18:38 +01:00
5dc4ed2e97 Update README.md 2022-01-12 09:06:26 +01:00
8f89eb6f16 Update go.yml 2022-01-12 09:03:45 +01:00
e02c3a39bf Update go.yml 2022-01-12 08:59:28 +01:00
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
1153a7fd89 Update README.md 2021-08-02 08:32:27 +02:00
2a22a5a7fe Update readme 2021-08-02 08:29:45 +02:00
9262ee9f94 Update readme 2021-08-02 08:24:55 +02:00
bf2ab49127 Update readme 2021-08-02 08:23:48 +02:00
c8510519a5 Update readme 2021-08-02 08:23:17 +02:00
7d5942730a Add homebrew as install method 2021-08-02 07:11:42 +02:00
f71cef41b3 Change release format to zip 2021-08-02 00:07:20 +02:00
2f5a93897d Don't generate changelog for the release 2021-08-02 00:02:47 +02:00
90ca66d4d5 Add a changelog 2021-08-01 23:53:11 +02:00
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