|
3a0d9f7ed7
|
chore: 0.6.0-beta release
|
2022-12-13 16:09:36 +01:00 |
|
|
521d3d1259
|
feat(autocomplete): add autocompletion for fish shell
|
2022-11-15 22:24:34 +01:00 |
|
|
0540e42168
|
alpha -> beta
|
2022-05-31 10:23:49 +02:00 |
|
|
578e91eeec
|
chore: publish next tag 0.5.0-alpha
|
2022-05-03 17:22:54 +02:00 |
|
|
4ba15df9b7
|
chore: 0.4.1-alpha
|
2022-04-21 15:47:39 +02:00 |
|
|
11d78234b2
|
installer: add 32 bit arm support
|
2022-04-20 13:37:51 +02:00 |
|
|
c214937e4a
|
installer: download on aarch64
|
2022-04-20 13:13:50 +02:00 |
|
|
3a3f41988b
|
chore: publish 0.4.0-alpha
|
2022-04-19 14:36:56 +02:00 |
|
|
f6690a80bd
|
build: upx release script [ci skip]
|
2022-04-19 14:34:06 +02:00 |
|
|
6998298d32
|
chore: publish next tag 0.4.0-alpha-rc8
|
2022-03-30 16:28:55 +02:00 |
|
|
acc665f054
|
chore: publish next tag 0.4.0-alpha-rc7
|
2022-03-27 21:33:30 +02:00 |
|
|
cff7534bf9
|
chore: publish 0.4.0-alpha-rc6
|
2022-01-19 13:33:32 +01:00 |
|
|
c6db9ee355
|
chore: publish 0.4.0-alpha-rc5
|
2022-01-18 11:39:02 +01:00 |
|
|
69a7d37fb7
|
chore: release 0.4.0-alpha-rc4
|
2022-01-06 10:04:43 +01:00 |
|
|
e38a0078f3
|
chore: publish 0.4.0-alpha-rc3
|
2022-01-04 15:34:10 +01:00 |
|
|
636dc82258
|
chore: 0.4.x rc2
|
2022-01-03 16:37:19 +01:00 |
|
|
379e01d855
|
fix: use installer without progress bar [ci skip]
Doesn't look well when invoked from "bash -c '...'" when we run "abra
upgrade". The progress bar shoots down the page and you miss the intro
banner.
|
2022-01-02 20:39:11 +01:00 |
|
|
abf56f9054
|
chore: publish 0.4.0-alpha-rc1
|
2022-01-02 20:05:53 +01:00 |
|
|
b92fdbbd52
|
fix: use right arg
|
2022-01-01 21:46:48 +01:00 |
|
|
575485ec7a
|
refactor: more portable wget usage
|
2022-01-01 21:33:50 +01:00 |
|
|
0b17292219
|
fix: revert to existing tags for testing purposes [ci skip]
|
2022-01-01 20:52:17 +01:00 |
|
|
5cacd09a04
|
refactor: remove old/non-urgen/resolved FIXMEs
|
2021-12-28 01:35:40 +01:00 |
|
|
6998a87eef
|
docs: more help for setting up
|
2021-12-19 16:33:24 +01:00 |
|
|
b71a379788
|
docs: be a little less intense
|
2021-12-19 16:33:15 +01:00 |
|
|
ba217dccbd
|
chore: point to new 0.4 release (coming soon)
|
2021-12-19 16:30:38 +01:00 |
|
|
6c87d501e6
|
fix(installer): drop double echo
|
2021-11-30 12:07:40 +01:00 |
|
|
a7ebcd8950
|
chore: bump for new RC
|
2021-11-18 21:18:40 +01:00 |
|
|
fcbf41ee95
|
chore: use alpha format
|
2021-11-12 08:25:38 +01:00 |
|
|
5add4ccc1b
|
refactor(installer): remove doubled code for RC
|
2021-11-11 17:40:14 +01:00 |
|
|
9220a8c09b
|
feat(installer): download rc with --rc
|
2021-11-11 17:10:48 +01:00 |
|
|
0e0e2db755
|
chore: publish new version
|
2021-11-03 09:44:11 +01:00 |
|
|
71225d2099
|
feat(installer): add hashsum checking
|
2021-10-26 12:29:53 +02:00 |
|
|
5d59d12d75
|
refactor(installer): use more precise sed command
|
2021-10-26 11:54:10 +02:00 |
|
|
766e3008f6
|
fix: remove duplicate check [ci skip]
|
2021-10-25 19:51:55 +02:00 |
|
|
383f857f4a
|
feat(installer): check if ~/local/.bin is in $PATH
|
2021-10-25 18:14:10 +02:00 |
|
|
8b15f2de5b
|
chore: publish new release
|
2021-10-21 16:03:19 +02:00 |
|
|
03b1882b81
|
chore: publish new tag
|
2021-10-21 15:17:34 +02:00 |
|
|
75fb9a2774
|
chore: publish new version
|
2021-10-14 13:31:18 +02:00 |
|
|
eb5b35d47f
|
build: change sed flags in installer for mac os compatibility
|
2021-10-13 16:36:07 +02:00 |
|
|
ece1130797
|
build: add automatic os and architecture detection to installer script
|
2021-10-13 15:51:19 +02:00 |
|
|
c266316f7e
|
build: remove python3 dependency from installer
|
2021-10-13 15:08:00 +02:00 |
|
|
4235e06943
|
chore: new 0.1.8-alpha release
|
2021-10-12 11:19:26 +02:00 |
|
|
1cb45113db
|
fix: default linux binary in installer, add context
Closes coop-cloud/organising#184
|
2021-10-09 21:45:28 +02:00 |
|
|
7c0d883135
|
chore: new release
|
2021-10-06 08:48:23 +02:00 |
|
|
700f89425a
|
chore: publish new release
|
2021-10-02 23:01:25 +02:00 |
|
|
e6db064149
|
chore: publish next tag 0.1.5-alpha
|
2021-10-01 12:32:41 +02:00 |
|
|
e840328e44
|
chore: publish next release
|
2021-09-22 09:04:19 +02:00 |
|
|
bd1bf3b0d6
|
chore: remove new line [ci skip]
|
2021-09-20 19:18:49 +02:00 |
|
|
357cc0593a
|
chore: bump installer for new version
|
2021-09-16 09:49:48 +02:00 |
|
|
27d665c3be
|
refactor: move autocomplete into scripts folder
|
2021-09-10 23:45:28 +02:00 |
|