You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We talked about the right solution for that need was probably packaging functionality up and relying on dependency versioning instead.
What would this look like? Perhaps script/update runs composer update and one of the composer dependencies has a post-install task that replaces docker-compose.yml?
The text was updated successfully, but these errors were encountered:
I still think we should do this. But this can be a gradual thing that we do as the template evolves. It shouldn't be something that blocks us from making a start on the template.
F:
What would this look like? Perhaps
script/update
runscomposer update
and one of the composer dependencies has a post-install task that replacesdocker-compose.yml
?The text was updated successfully, but these errors were encountered: