fix: fix old app version deploy wrt. compose files #411
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "versions-checkout-fix"
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?
See coop-cloud/organising#617
Manually ran the test suite on
app_deploy.bats
and things seem to be in order!@ -373,0 +397,4 @@
assert_success
refute_output --partial 'no such file or directory'
_undeploy_app
Would be nice to get the cleanup simplified in the future....
Something like
_reset_all
Yeh this remains quite an elusive thing... a cleaning up of order of execution, cleanup, etc.
I will make a ticket 🙃
Can we now remove the same block starting on line 131?
Good shout, I can just move that block up instead of duplicating it 😌 Thanks!
cfbafd2613
to91ea2c01a5