Deploy to Dev
Merge the code and files from the Multidev environment to the Dev environment.
-
Merge the
composerifybranch on the Custom Upstream into themasterbranch and push: -
Apply the upstream updates to your individual sites. This will only apply them to the Dev environment.
-
If you applied any site-specific code to individual sites'
ic-testMultidev, merge that Multidev into the Dev environment.
There is currently a platform bug which prevents Integrated Composer from being enabled until a change to pantheon.yml has been pushed to each site. Follow the steps below to complete the final deployment.
-
After you push to Dev, you must push another change to
pantheon.yml. You can either:-
Add a comment in
pantheon.ymlat the end of the file, and that will trigger ComposerOr
-
Use
echoto do it for you:
-
-
Make sure to push your changes up again.
-
Confirm that the Dev environment is working as expected.