f230f89dcb
feat(app): support git-URL recipes in 'abra app new'
...
Allow `abra app new <git-url>` to use a recipe from outside the
catalogue. On clone, a `.abra-source` sidecar records the canonical
host/path name (the on-disk directory escapes "/" and "." lossily), and
IsClean ignores it. When templating the app's .env, a `RECIPE=<canonical
name>` line is injected so a later `abra app deploy`, possibly on another
machine, re-fetches the recipe from the same git source. `recipe ls` now
shows a source column listing these external recipes alongside catalogue
ones.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-13 22:40:10 +02:00
a44fde2df2
fix(new): checkout given recipeVersion before generating env closes #862
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2026-06-09 16:09:58 +02:00
1013f669bb
fix: i18n & clarify no release notes msg
continuous-integration/drone/pr Build is failing
2026-04-10 23:22:40 +02:00
4e0eb739b4
feat: ls requires --chaos due to Ensure logic
...
continuous-integration/drone/push Build is passing
Follows #771
2026-02-15 17:57:31 +00:00
0ccf3d2b12
fix: ensure and fail for updated recipes
continuous-integration/drone/push Build is failing
2026-02-15 17:07:46 +01:00
f87ce74027
fix: ensure borked tag handled for deploy/ls
2026-02-15 17:07:45 +01:00
59c0d1f4c5
ensure recipe is up to date before creating new app
continuous-integration/drone/push Build is failing
2026-02-15 13:40:34 +00:00
4b863f1e15
change usage of tags to recipe versions in deploy.go
2026-02-13 21:51:46 +00:00
064c9f5d65
fix: breaking GetRecipeVersions when an invalid recipe version exists
2026-02-13 21:51:46 +00:00
dba21d6a29
chore: lowercase, i18n
continuous-integration/drone/push Build is passing
2026-01-17 00:44:55 +01:00
304ac87cec
ensure repo is up to date before printing status
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2026-01-14 16:58:21 -08:00
1bdc11ba62
fix no-input app deployment when no tty is present
continuous-integration/drone/push Build is failing
2025-11-04 13:52:28 +00:00
efdac610bd
fix: skip local server on it's own
2025-11-02 10:44:34 +00:00
cd6021f116
fix: expose new version
...
See #713
2025-11-02 10:44:34 +00:00
2cca04de90
fix(move): does not error when secret already exists on new server
...
See #709
2025-10-31 21:37:55 +01:00
dc2cd85d91
feat!: abra app env pull
...
`abra app env` -> `abra app env list`.
See #497
2025-10-31 21:31:43 +01:00
964ed834ee
refactor!: remove autoupdate (kadabra)
continuous-integration/drone/push Build is passing
2025-10-19 15:46:18 +02:00
5b504a1550
Revert "feat: cctuip lands in main"
...
continuous-integration/drone/push Build is passing
See #691 (comment)
2025-10-17 19:27:23 +02:00
2460dd9438
fix: pagination with multiline(true)
...
See #689
2025-10-03 20:13:35 +02:00
b737ce2107
feat: cctuip lands in main
...
See toolshed/organising#657
2025-10-02 10:53:44 +02:00
a3d0ece7cb
refactor: single missing value
2025-10-02 10:53:31 +02:00
4b4c56d406
fix: skip borked tags on app list
...
See #656
2025-10-01 21:13:18 +02:00
491c594ad3
fix: better message for redeploying chaos version
...
See #668
2025-10-01 08:19:47 +02:00
a6daf7030e
fix: show chaos version on upgrade
2025-10-01 08:19:45 +02:00
fe3b7ffa9c
fix: write correct undeploy version
2025-10-01 08:19:44 +02:00
4c066a92d8
fix: show chaos version on rollback overview
2025-10-01 08:19:43 +02:00
7899b57781
fix: show chaos version on deploy overview
2025-10-01 08:19:42 +02:00
713fdebc90
fix: show chaos version on undeploy
2025-10-01 08:19:40 +02:00
6944d138c6
refactor: chaos-y handling
...
See #659
2025-10-01 08:19:39 +02:00
fbb1f16470
fix: dont overwrite label when chaos
...
See #668
2025-10-01 08:19:38 +02:00
033c9bfc13
feat: msgctxt support
...
continuous-integration/drone/push Build is failing
See #647
See toolshed/xgettext-go#1
2025-09-30 19:08:52 +02:00
dee2d9d104
fix: nuance of generate=false for app deploy
2025-09-29 10:32:29 +02:00
5c892b1d6a
fix: nuance of generate=false for app new
2025-09-29 10:32:04 +02:00
81b96fc7b1
docs: better wording
2025-09-29 10:31:46 +02:00
c67fc57902
feat: show proposed secret version changes during deploy
2025-09-09 17:37:12 -04:00
d866527138
fix: set "chaos" if a specified* version is "chaos-y"
...
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
*either from env file or command-line
2025-09-09 13:25:18 -04:00
076d522b1a
refactor: PR feedback
2025-09-09 13:18:26 -04:00
34934cf62d
refactor: move strings.Join to DeployOverview
continuous-integration/drone/push Build is passing
2025-09-08 22:12:22 -04:00
33aca42181
feat: add --show-unchanged/-U option
2025-09-08 22:12:08 -04:00
90e9e9b5aa
refactor: move MergeAbraShEnv to shared method
...
Re #638
2025-09-08 22:11:50 -04:00
bf68ec56a3
style: 4matting
2025-09-08 22:11:35 -04:00
40b5c5cd63
feat: roll out pre-deploy changes to rollback and upgrade
2025-09-08 22:11:30 -04:00
14d3f1f669
feat: show image differences in pre-deploy overview
2025-09-08 22:11:15 -04:00
8e8f7715a2
refactor: move secret- and config-gathering to separate file
2025-09-08 22:11:10 -04:00
745651e962
refactor: resolve circular import
2025-09-08 22:11:04 -04:00
c2848cb3ec
feat: add GetSecretNamesForStack, tidy up GetConfigNamesForStack
2025-09-08 22:10:58 -04:00
f3edfea744
feat: warn instead of error on missing config version
2025-09-08 22:10:52 -04:00
719722a25b
feat: working config version comparison
2025-09-08 22:10:48 -04:00
155df518dd
feat: only show remote configs used in deployment
2025-09-08 22:10:39 -04:00
0b7c38c213
refactor: tidy up a little
2025-09-08 22:10:24 -04:00