0
0
forked from toolshed/abra
Commit Graph

132 Commits

Author SHA1 Message Date
a9f7579ca9 fix: remove old logrus calls 2024-07-08 14:21:17 +02:00
9ef64778f5 chore: go deps update 2024-07-08 01:52:17 +02:00
96a25425a4 refactor(ps)!: remove -w, "watch ..." does it better 2024-07-08 01:10:58 +02:00
ef108d63e1 refactor: use central logger 2024-07-08 00:01:28 +02:00
9554ad40c8 refactor: use adapted upstream detach=false logic [ci skip]
See coop-cloud/organising#607.
2024-07-02 14:52:12 +02:00
f209b6f564 chore: go get -u -t 2024-06-19 19:14:44 +02:00
cdd7516e54 chore: go mod tidy [ci skip] 2023-12-04 22:56:58 +01:00
2de6934322 feat: abra app cp enhancements 2023-12-02 15:39:27 +00:00
cb49cf06d1 chore: drop old godotenv pointers [ci skip]
Follows 9affda8a70
2023-12-02 13:02:24 +01:00
9affda8a70 chore: update godotenv fork commit pointer
Follows coop-cloud/abra#391
2023-12-02 12:59:42 +01:00
3957b7c965 proper env modifiers support
This implements proper modifier support in the env file using this new fork of the godotenv library. The modifier implementation is quite basic for but can be improved later if needed. See this commit for the actual implementation.

Because we are now using proper modifer parsing, it does not affect the parsing of value, so this is possible again:
```
MY_VAR="#foo"
```
Closes coop-cloud/organising#535
2023-12-01 11:03:52 +00:00
92b073d5b6 chore: go mod tidy 2023-11-27 10:28:43 +01:00
856c9f2f7d chore: go mod tidy 2023-11-04 09:37:15 +01:00
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