-
Notifications
You must be signed in to change notification settings - Fork 348
feat: added deployment modes section #4731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added deployment modes section #4731
Conversation
Added info about automatic and manual deployments to both sites
|
Your Platform.sh environment has successfully deployed. 🚀 See the changed pages: Platform.sh docs |
Adjusted docs according to github comments
made changes suggested in Slack
https://github.com/platformsh/platformsh-docs into 4730-document-the-automaticmanual-deployments-feature
fixed typo
made changes from veronika
added CLI output
removed spaces
added missing word
https://github.com/platformsh/platformsh-docs into 4730-document-the-automaticmanual-deployments-feature
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed the content to clearer instructions.
Co-authored-by: David Bonachera <[email protected]>
made suggested edits
https://github.com/platformsh/platformsh-docs into 4730-document-the-automaticmanual-deployments-feature
added extra command
added subscription to table on upsun docs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Adjusted placement of CLI command and added codetabs
|
|
||
| {{< note theme="tip" >}} | ||
|
|
||
| As soon as your deployment type is switched from automatic to manual, all currently staged changes are deployed immediately and the environment resumes its default automatic deployment behavior. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
isn't that supposed to be "As soon as your deployment type is switched from manual to automatic"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! 🕵🏻♂️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for spotting @ralt - that's changed now
Added info about automatic and manual deployments to both sites
Why
Closes #4730
What's changed
/learn/overview/build-deploy.html#automatic-deployment-default now has a deployment modes section.
Where are changes
Updates are for:
sites/platformtemplates)sites/upsuntemplates)