Global version specification for abra app ... <version> #541

Open
opened 2023-11-30 15:56:36 +00:00 by moritz · 0 comments
Member

For some commands like abra app deploy/upgrade/rollback it's now possible to specify a version. But this introduces some inconsistencies as other commands will automatically check out the newest version like #519. Further there is the proposal to specify the version inside the .env file: #533 (comment)
I would propose that (almost?) every abra app uses this version (either specified directly inside the command or via the env) to checkout the correct version. The version specified in the command should always be preferred over the version specified in the .env
For these commands I think it's critical:

  • abra app check
  • abra app command
  • abra app deploy
  • abra app upgrade
  • abra app rollback
  • abra app new
  • abra app secrets

Not sure if I forgot some, but I think if we use the version checkout globally for each abra app command we should do fine.

For some commands like `abra app deploy/upgrade/rollback` it's now possible to specify a version. But this introduces some inconsistencies as other commands will automatically check out the newest version like #519. Further there is the proposal to specify the version inside the .env file: https://git.coopcloud.tech/coop-cloud/organising/issues/533#issuecomment-19038 I would propose that (almost?) every `abra app` uses this version (either specified directly inside the command or via the env) to checkout the correct version. The version specified in the command should always be preferred over the version specified in the .env For these commands I think it's critical: - [ ] `abra app check` - [ ] `abra app command` - [x] `abra app deploy` - [x] `abra app upgrade` - [x] `abra app rollback` - [x] `abra app new` - [ ] `abra app secrets` Not sure if I forgot some, but I think if we use the version checkout globally for each `abra app` command we should do fine.
moritz added the
enhancement
label 2023-11-30 15:56:36 +00:00
decentral1se added the
abra
label 2024-03-27 06:21:33 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#541
No description provided.