|
96bb145981
|
feat: check and sanitize user-specified tag
continuous-integration/drone/pr Build is passing
|
2021-09-29 16:25:39 +02:00 |
|
|
c4c76f4848
|
feat: add a flag to commit your changes before creating a tag
continuous-integration/drone/pr Build is passing
|
2021-09-29 16:08:02 +02:00 |
|
|
2076c566bb
|
Merge pull request 'feat: tag recipes with abra' (#99) from knoflook/abra:recipe-release into main
continuous-integration/drone/push Build is passing
Reviewed-on: coop-cloud/abra#99
|
2021-09-29 12:39:35 +00:00 |
|
|
22c4d0d864
|
style: remove doubled debug message
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-09-24 11:05:49 +02:00 |
|
|
e700e44363
|
feat: add main apps version as a semver build metadata when releasing
continuous-integration/drone/pr Build is passing
|
2021-09-24 10:48:09 +02:00 |
|
|
9faefd2592
|
feat: push the new tag with --push
continuous-integration/drone/pr Build is passing
|
2021-09-23 18:52:21 +02:00 |
|
|
cd179175f5
|
refactor: dont' create the same objects twice
continuous-integration/drone/pr Build is passing
|
2021-09-23 18:32:58 +02:00 |
|
|
c0f92ca13d
|
feat: support --major/-x --minor/-y --patch/-z for tag calculation
continuous-integration/drone/pr Build is passing
|
2021-09-23 18:27:19 +02:00 |
|
|
48d28c8dd1
|
feat: tag recipes with abra
continuous-integration/drone/pr Build is failing
|
2021-09-22 16:03:56 +02:00 |
|
|
e47d7029d7
|
refactor: S1005 gosimple
continuous-integration/drone/push Build is passing
|
2021-09-16 12:01:47 +01:00 |
|
|
66aeeee768
|
fix: completion doesn't fail silently now
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#161.
|
2021-09-16 08:45:38 +02:00 |
|
|
9fcdc45851
|
feat: debug logging
Closes coop-cloud/organising#164.
|
2021-09-11 11:45:26 +02:00 |
|
|
e114b2a939
|
Merge pull request 'feat: auto-complete app and recipe names' (#89) from knoflook/abra:main into main
continuous-integration/drone/push Build is passing
Reviewed-on: coop-cloud/abra#89
|
2021-09-08 12:16:41 +00:00 |
|
|
511619722f
|
feat: autocomplete recipe names for more abra commands
continuous-integration/drone/pr Build is passing
|
2021-09-08 13:59:55 +02:00 |
|
|
5ba40ad883
|
feat: include service tags
continuous-integration/drone/push Build is passing
Closes coop-cloud/abra#92.
|
2021-09-08 10:15:46 +02:00 |
|
|
2cb0fb8d66
|
refactor: match app/recipe new instead of create
|
2021-09-07 07:31:11 +02:00 |
|
|
448dadd292
|
fix: sort versions correctly
continuous-integration/drone/push Build is passing
Closes coop-cloud/go-abra#44.
|
2021-09-06 16:51:42 +02:00 |
|
|
f4d8b45859
|
fix: sort tags in descending order
Update tagcmp dep also.
|
2021-09-06 12:22:45 +02:00 |
|
|
9862cf17a9
|
refactor: rename to RecipeMeta
continuous-integration/drone/push Build is failing
|
2021-09-06 01:47:59 +02:00 |
|
|
d1527741ba
|
refactor: drop erroneous return
|
2021-09-06 01:44:55 +02:00 |
|
|
9d6739a711
|
refactor: use new recipe struct
|
2021-09-06 01:43:21 +02:00 |
|
|
356c8f8c4e
|
refactor: construct recipe struct proper
continuous-integration/drone/push Build is failing
|
2021-09-06 01:41:16 +02:00 |
|
|
6a1ecd0f85
|
refactor: consolidate recipe in-place editing functions
continuous-integration/drone/push Build is passing
|
2021-09-06 01:34:28 +02:00 |
|
|
b5d8fb1270
|
refactor: create compose package
continuous-integration/drone/push Build is passing
|
2021-09-06 01:15:59 +02:00 |
|
|
e1a10723ce
|
refactor: de-indent and error handle up front
continuous-integration/drone/push Build is passing
|
2021-09-06 00:45:29 +02:00 |
|
|
a0625bf133
|
refactor: centralise recipe validation
|
2021-09-06 00:45:13 +02:00 |
|
|
48bcc9cb36
|
refactor: break up recipe cli package
continuous-integration/drone/push Build is passing
|
2021-09-05 22:33:07 +02:00 |
|
|
b7742d5e18
|
refactor: use pkg directory structure
|
2021-09-05 21:37:03 +02:00 |
|
|
c99f0fc908
|
refactor: recipe validation
continuous-integration/drone/push Build is passing
|
2021-09-05 01:55:10 +02:00 |
|
|
a3a66ef972
|
docs: short aliases, short descriptions [ci skip]
|
2021-09-05 01:21:16 +02:00 |
|
|
7155a33d31
|
fix: recipe lint and logrus usage
|
2021-09-05 01:21:05 +02:00 |
|
|
d5f49594a9
|
docs: attempt to simplify app/server/recipe CLI docs [ci skip]
|
2021-09-05 01:01:31 +02:00 |
|
|
ff21237a21
|
refactor: clear up app/recipe usage
continuous-integration/drone/push Build is passing
See coop-cloud/go-abra#36.
|
2021-09-05 00:14:27 +02:00 |
|
|
e68c7fc71c
|
fix: respect COMPOSE_FILE when loading compose files
continuous-integration/drone/push Build is passing
Final part of coop-cloud/go-abra#57.
|
2021-09-04 22:02:49 +02:00 |
|
|
063fa66af9
|
WIP heinous appEnv threading for env var loading
continuous-integration/drone/push Build is passing
|
2021-09-01 15:01:20 +02:00 |
|
|
98ec23761f
|
refactor: de-vendor tagcmp into its own repo
|
2021-08-13 12:49:46 +01:00 |
|
|
b143b544b6
|
fix: err not being checked & unneeded type assert
|
2021-08-12 14:53:42 +01: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 |
|
|
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 |
|
|
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 |
|