Commit Graph

598 Commits

Author SHA1 Message Date
neilotoole
bbe8b2eb5f Scoop update for sq version v0.22.7 2022-12-30 23:11:44 -07:00
neilotoole
992e420c4d Merge branch 'master' of https://github.com/neilotoole/sq 2022-12-30 22:58:21 -07:00
neilotoole
f8de0da237 Workflow now tests install mechanisms 2022-12-30 22:58:08 -07:00
neilotoole
45318455db Scoop update for sq version v0.22.6 2022-12-30 22:57:01 -07:00
neilotoole
8e28297a60 Removed superflous 'scoop help' cmd from Test Install workflow 2022-12-30 22:43:51 -07:00
neilotoole
154dadedb7 Test Install workflow now checks scoop 2022-12-30 22:42:53 -07:00
neilotoole
b3880f5e5a New workflow to verify installation 2022-12-30 21:54:58 -07:00
neilotoole
24d6bd0581 Merge branch 'master' of https://github.com/neilotoole/sq 2022-12-30 21:54:35 -07:00
neilotoole
1f7943b11e New workflow to verify installation 2022-12-30 21:54:30 -07:00
neilotoole
7ac4d2b16f Scoop update for sq version v0.22.5 2022-12-30 21:43:03 -07:00
neilotoole
d931885494 Scoop update for sq version v0.22.4-dev 2022-12-30 21:21:41 -07:00
Neil O'Toole
d0f073b44b
Crashes on fedora, probably due to needing netgo tags (#138) 2022-12-30 21:10:47 -07:00
neilotoole
e37a167d75 Merge branch 'master' of https://github.com/neilotoole/sq 2022-12-30 20:20:59 -07:00
neilotoole
b911df7267 FIX: Add 'exit' statement to install.sh archlinux steps 2022-12-30 20:20:54 -07:00
neilotoole
3017b0ddb2 Scoop update for sq version v0.21.3 2022-12-30 11:11:53 -07:00
neilotoole
cca980d8e0 Adjustment to sq version output 2022-12-30 10:59:52 -07:00
neilotoole
23000ef0ee Adjustment to sq version output 2022-12-30 10:59:27 -07:00
neilotoole
ee9e5de82e Scoop update for sq version v0.21.2 2022-12-30 10:49:12 -07:00
neilotoole
9e0e93f066 changelog v0.21.2 2022-12-30 10:40:19 -07:00
neilotoole
3672f28f72 Linting 2022-12-30 10:38:49 -07:00
neilotoole
433d83d5b2 linting 2022-12-30 10:28:01 -07:00
neilotoole
19aa8c76ff More error checking in cmd_version 2022-12-30 10:25:45 -07:00
Neil O'Toole
66a8c39844
Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
neilotoole
13cfc0e1c8 Scoop update for sq version v0.20.0 2022-12-29 19:14:35 -07:00
Neil O'Toole
d9693bde17
Feature/manpages (#136)
* manpage support

* Polish up man work

* Set DisableAutoGenTag=true for all commands

* Set DisableAutoGenTag=true for root cmd

* CHANGELOG
2022-12-29 19:02:10 -07:00
neilotoole
a08a3b5997 Scoop update for sq version v0.19.2 2022-12-29 16:30:31 -07:00
neilotoole
2e616a1daf Installers also install shell completion 2022-12-29 16:16:39 -07:00
neilotoole
307d60ef2b Merge branch 'master' of https://github.com/neilotoole/sq 2022-12-29 16:16:21 -07:00
neilotoole
8392b6a641 Installers also install shell completion 2022-12-29 16:16:18 -07:00
neilotoole
e8e94e5436 Scoop update for sq version v0.19.1 2022-12-29 15:47:40 -07:00
neilotoole
263d13d9db Merge branch 'master' of https://github.com/neilotoole/sq 2022-12-29 15:34:31 -07:00
neilotoole
afeb9ae54b Arch Linux package incorrectly referenced LICENSE.md 2022-12-29 15:34:26 -07:00
neilotoole
b89ff2621d Scoop update for sq version v0.19.0 2022-12-29 15:19:08 -07:00
neilotoole
9cebdac82b Update changelog for v0.19.0 2022-12-29 15:06:43 -07:00
Neil O'Toole
b09b2d50fd
Install for Arch Linux (#135)
* testing arch linux install

* wip

* Testing AUR install

* Problem with goreleaser aurs config

* add AUR_PRIVATE_KEY as envar for GoReleaser (publish)
2022-12-29 15:00:45 -07:00
neilotoole
906e1f6348 Scoop update for sq version v0.19.0-dev1 2022-12-29 14:49:42 -07:00
neilotoole
ea83f3446f Added cosign keys 2022-12-29 09:29:40 -07:00
Neil O'Toole
27d2b92e97
Create CODE_OF_CONDUCT.md 2022-12-27 10:39:24 -07:00
neilotoole
b036fd9067 Updated acknowledgements 2022-12-26 16:54:29 -07:00
neilotoole
a6671a0e46 Updated acknowledgements 2022-12-26 16:53:49 -07:00
neilotoole
da9e08d378 Updated acknowledgements 2022-12-26 16:52:38 -07:00
neilotoole
3535c81344 Merge branch 'master' of https://github.com/neilotoole/sq 2022-12-25 03:43:04 -07:00
neilotoole
e2128db962 changelog update 2022-12-25 03:43:01 -07:00
neilotoole
79aa3e9fdc Scoop update for sq version v0.18.2 2022-12-25 02:53:04 -07:00
Neil O'Toole
aee9e2ed5b
Feature/apk install (#134)
* wip

* wip

* Updated install.sh to support alpine/apk

* tidied up install.sh output for apk

* refactor install.sh; hopefully embedded version info now includes 'v'

* install.sh cleanup
2022-12-25 02:44:52 -07:00
neilotoole
3ef5522ea5 Scoop update for sq version v0.18.1 2022-12-25 00:30:41 -07:00
neilotoole
908585b63d Scoop update for sq version v0.18.1-dev 2022-12-25 00:17:34 -07:00
neilotoole
2d186de720 refactor GH workflow for even more parallelism 2022-12-25 00:16:21 -07:00
neilotoole
51bc3ef677 refactor GH workflow for more parallelism 2022-12-25 00:08:04 -07:00
Neil O'Toole
56846b40c4
bump goreleaser to 1.13.1; add archlinux and apk packages' (#133) 2022-12-24 23:57:41 -07:00