Layout for abra app deploy
and abra app undeploy
broken if many compose files exist
#491
Labels
No Label
bug
build
ci/cd
contributing
critical
design
documentation
duplicate
enhancement
help wanted
invalid
meta
question
release
release-candidate
security
test
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/abra#491
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A good example is Authentik:

previously it looked like this:

Also in the deploy overview, the name of the .env file can be quite long, expanding the table width a lot. Maybe letting the name of the env file span across all columns would lead to a smaller overall layout?
Oh woah, yeh, we need to break that up with a newline.
That's a lot of compose 😂
I'm not sure what you mean? I also thought about truncating part of the word before the
.env
so you'd have something likefoo...bar.env
or something like that.@simon gonna close this off for now with #503, if you want to carry on with the
.env
point (question asked above), please feel free to re-open / rename / etc.