Commit Graph

119 Commits

Author SHA1 Message Date
7566b4262b fix: set go version to 1.21 2023-10-09 22:07:30 +02:00
6fc4573a71 chore: go mod tidy 2023-10-06 09:49:03 +02:00
7e3ce9c42a chore: go mod tidy 2023-10-03 09:30:26 +02:00
ce4b775428 build: require 1.18 due to slices.Contains usage 2023-09-25 10:32:41 +02:00
7a9224b2b2 chore: go mod tidy 2023-09-19 12:38:02 +02:00
ab7edd2a62 refactor!: drop "record" & "server new" command
These were alpha prototypes and we'll reconsider once other layers of
Abra are more stable.
2023-09-14 16:45:01 +02:00
b1888dcf0f chore: go mod tidy 2023-09-14 09:39:28 +02:00
83bf148304 chore: go mod tidy 2023-09-07 14:34:40 +02:00
f8c4fd72a3 chore: go mod tidy 2023-09-05 13:56:34 +02:00
d9b4f4ef3b chore: go mod tidy 2023-08-26 09:58:46 +02:00
6640cfab64 chore: go mod tidy 2023-08-13 17:42:24 +02:00
798fd2336c chore: go mod tidy 2023-07-27 21:48:49 +02:00
2518e65e3e chore: go mod tidy 2023-07-25 10:22:02 +02:00
0b67500cab Add docker v24 and associated dependencies. 2023-07-15 08:15:46 +00:00
e0c3a06182 chore: go mod tidy 2023-07-14 19:47:09 +02:00
502b78ef5c chore: go mod tidy 2023-07-05 09:50:38 +02:00
76862e9d66 chore: go mod tidy 2023-06-22 16:44:53 +02:00
dea665652c chore: go mod tidy 2023-06-16 18:10:02 +02:00
ff1c043ec5 chore: go mod tidy 2023-06-07 10:45:17 +02:00
6974681af5 fix: improve error message 2023-05-29 14:57:41 +02:00
6e4dd51b27 chore: go mod tidy 2023-05-08 11:42:50 +02:00
442f46e17f chore: go mod tidy 2023-05-05 10:59:22 +02:00
049da94629 fix(version): semver version ordering (!293)
Solves coop-cloud/organising#427

This fix sorts the recipe versions at the catalogue generation and the versions that are received from the catalogue.

Co-authored-by: Moritz <moritz.m@local-it.org>
Reviewed-on: coop-cloud/abra#293
2023-04-26 06:38:15 +00:00
17aeed6dbd chore: go mod tidy [ci skip] 2023-04-14 19:09:53 +02:00
18615eaaef Post-deploy abra.sh hooks (!292)
This solves coop-cloud/organising#235

Co-authored-by: Moritz <moritz.m@local-it.org>
Reviewed-on: coop-cloud/abra#292
2023-04-14 14:12:31 +00:00
f088a0d327 chore: go mod tidy 2023-04-06 10:00:14 +02:00
81b032be85 chore: go mod tidy 2023-03-21 09:19:02 +01:00
6c99a2980b chore: go mod tidy 2023-03-07 16:35:20 +01:00
f29278f80a chore: go mod tidy 2023-03-06 15:04:15 +01:00
73004789a4 chore: go mod tidy 2023-03-04 08:50:24 +01:00
96a8cb7aff chore: go mod tidy 2023-02-14 14:29:25 +01:00
2b3dbee24c chore: go mod tidy 2023-02-07 22:20:11 +01:00
9338afb492 chore: go mod tidy 2023-01-20 10:16:14 +01:00
89fcb5b216 chore: go mod tidy 2023-01-06 10:05:20 +01:00
9aa4a98b0b chore: go mod tidy 2023-01-05 17:45:33 +01:00
49dd702d98 chore: go mod tidy 2023-01-04 09:36:35 +01:00
1a3a53cfc2 chore: go mod tidy 2022-12-19 09:06:28 +01:00
4e78b060e0 chore: go mod tidy 2022-12-12 10:50:38 +01:00
47f3d2638b chore: go mod tidy 2022-12-05 09:30:46 +01:00
a036de3c26 chore: go mod tidy 2022-11-17 13:23:19 +01:00
14187449a5 fix: fork passgen
See coop-cloud/organising#358
2022-11-14 15:18:54 +01:00
2037f4cc19 chore: go mod tidy 2022-11-11 17:40:42 +01:00
f6f587e506 chore: go mod tidy 2022-11-10 11:47:16 +01:00
9e44d1dfba chore: go mod tidy 2022-11-04 14:52:56 +01:00
07d49d8566 chore go mod tidy 2022-10-22 14:19:10 +02:00
9347ade82c chore: go mod tidy 2022-09-20 10:42:53 +02:00
42a6818ff4 fix: app cmd parsing, usage & tests
Note: the integration tests don't work due to ValidateApp still
attempting to validate the host key for the test app which doesn't
exist. This will be fixed in a future commit.
2022-08-14 16:18:58 +02:00
f684c6d6e4 fix: drop back to urfave@v1.22.5 for parsing fix
See coop-cloud/organising#336
2022-08-03 14:40:01 +03:00
50123f3810 chore: go mod tidy 2022-08-02 11:25:13 +03:00
4711de29ae chore: go mod tidy 2022-07-21 15:03:17 +03:00