Commit Graph

1893 Commits

Author SHA1 Message Date
ca4001a805 docs: fixed typo in functiion comment 2021-08-13 14:13:56 +01:00
e2f4ed11ec docs: updated report card to new repo 2021-08-13 14:13:37 +01:00
cc9c690cd0 build: added GOPRIVATE export to makefile 2021-08-13 13:28:18 +01:00
451c3d772d docs: updated go env steps fo install our pgks 2021-08-13 13:23:54 +01:00
98ec23761f refactor: de-vendor tagcmp into its own repo 2021-08-13 12:49:46 +01:00
d5b893d9de style: rm unneeded type assertions 2021-08-12 14:56:06 +01:00
b143b544b6 fix: err not being checked & unneeded type assert 2021-08-12 14:53:42 +01:00
6df08df509 style(tagcmp): simplify returns 2021-08-12 14:44:49 +01:00
8f9ffa0667 style: correct error formatting ST1005 2021-08-12 14:41:39 +01:00
6f0eff5919 Merge pull request 'fix: abra app rm trying to remove secrets twice' (#50) from knoflook/go-abra:main into main
Reviewed-on: coop-cloud/go-abra#50
2021-08-12 13:22:04 +00:00
cefad74e22 fix: app rm removing secrets and volumes twice 2021-08-12 12:59:11 +02:00
c2499e35d4 Update 'TODO.md' 2021-08-12 09:36:57 +00:00
edd0b1e098 docs: add notice about conventional commits
Closes coop-cloud/go-abra#3.
2021-08-10 20:11:36 +02:00
33fc4844ba Point to new CI instance 2021-08-10 20:08:08 +02:00
ba5e87f754 docs: mark that as done 2021-08-10 13:22:37 +02:00
cbe74b24c4 fix: support different type of registry response 2021-08-10 13:16:41 +02:00
83671f42a2 feat: recipe sync 2021-08-10 12:55:23 +02:00
c6ea18311e refactor: drop this for now 2021-08-10 08:34:36 +02:00
1c217b127b docs: add recipe upgrade docs 2021-08-10 08:34:11 +02:00
2028b9d7c7 docs: drop that command for now 2021-08-10 08:26:19 +02:00
fa5f5f650d docs: mark as done for now 2021-08-10 08:25:08 +02:00
a12b53abab feat: support tag upgrades without semver-like tags 2021-08-10 08:24:36 +02:00
e39c6a05be feat: detect if tags are not parsable 2021-08-10 07:57:23 +02:00
210baf1905 feat: first POC for recipe upgrade 2021-08-10 07:53:05 +02:00
1b03836210 WIP: add compose updating to recipe upgrade 2021-08-09 17:36:21 +02:00
334e417abf WIP include catalogue checking in upgrade command 2021-08-09 16:29:16 +02:00
7b1a6dd4d7 WIP first run at the upgrade command 2021-08-09 16:17:40 +02:00
a18a9493f2 fix: add missing error handling 2021-08-09 16:17:31 +02:00
16e844643a fix: catch suffix comparison bug
Upstream'd to coopcloud/tagcmp also.
2021-08-09 16:17:01 +02:00
7ad812ad98 refactor: migrate JSON function to new package
We now use it to help read remote docker registries also.
2021-08-09 16:16:33 +02:00
260edad142 feat: add vendored tagcmp temporarily
See coop-cloud/coopcloud.tech#20.
2021-08-09 13:53:40 +02:00
5ac4604f8a docs: catch-up with TODO listing 2021-08-07 17:00:51 +02:00
3d7961282a refactor: drop that back to TODO for now 2021-08-06 21:24:56 +02:00
828417c92b refactor: add config.GetAppComposeFiles 2021-08-06 19:38:06 +02:00
11ef64ead3 WIP: abra recipe upgrade on the way 2021-08-06 15:40:23 +02:00
c75c2254e4 refactor: spec out new release command breakdown 2021-08-06 12:34:59 +02:00
36af302d5f refactor: dangling else, Sprintf formatting, printing 2021-08-06 12:20:14 +02:00
6732edf8db feat: implement app remove
See coop-cloud/go-abra#43.
2021-08-06 12:00:24 +02:00
3wc
8554e68418 fix: line break after recipe create 2021-08-06 10:37:15 +02:00
202f7ce561 WIP: spec'ing out the release command
See coop-cloud/go-abra#39.
2021-08-04 23:52:34 +02:00
9378db1979 fix: look up ipv4 from host correctly
We use a custom resolver now instead of relying on the baked-in
Golang resolver which has issues. We use a friendly librehoster
DNS resolver and not Google because fuck that.
2021-08-04 22:51:07 +02:00
efb9d6f6a5 feat: finalise recipe lint command 2021-08-04 00:07:23 +02:00
327e2afcd0 docs: remove marker, "re-open" release command 2021-08-04 00:07:05 +02:00
e22d22056d Update 'TODO.md' 2021-08-03 20:09:23 +00:00
532bb8a336 WIP: recipe lint command 2021-08-03 19:25:32 +02:00
3a42288a59 docs: add ref to new command
See coop-cloud/go-abra#40.
2021-08-03 13:59:10 +02:00
471c982f63 refactor: use new internal arg failure func 2021-08-03 13:57:12 +02:00
43238d379c docs: mark those as in-progress 2021-08-03 12:04:13 +02:00
239c925d66 WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
b351760f6e refactor(typo): typo of hetzner in output for user 2021-08-02 23:26:57 +01:00