Skip to content

Rolling and Manual deployments corrections#5265

Merged
gilzow merged 7 commits intoplatformsh:mainfrom
vitolkachova:deploy-details-sugggestions
Jan 10, 2026
Merged

Rolling and Manual deployments corrections#5265
gilzow merged 7 commits intoplatformsh:mainfrom
vitolkachova:deploy-details-sugggestions

Conversation

@vitolkachova
Copy link
Copy Markdown
Contributor

What's changed

All the points are IMHO, please feel free to reject.

Manual Deployments

  • available on all env types, no need to mention that, the obsolete section removed
  • removed --help section of CLI command, I think it's obvious enough
  • mention that redeploy does not apply staged changes

ZDD

  • rework "How to use ZDD" the CLI part, add the code push
  • fixed the MDN refernce for retry logic
  • add missing section in zdd flow with the original app update
  • add info section, that after a failed deployment only stopstart can be used
  • wording here and there (misused deploy hook)

Where are changes

Updates are for:

  • platform (sites/platform templates)
  • upsun (sites/upsun templates)

@flovntp flovntp added the build-fork To build PRs from forks label Dec 15, 2025
Copy link
Copy Markdown
Contributor

@davidbonachera davidbonachera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added 2 ideas.

Comment thread sites/upsun/src/learn/overview/build-deploy.md Outdated
Comment thread sites/upsun/src/learn/overview/build-deploy.md Outdated
Copy link
Copy Markdown
Collaborator

@catplat catplat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested several edits and made comments

Comment thread sites/upsun/src/learn/overview/build-deploy.md Outdated
Comment thread sites/upsun/src/learn/overview/build-deploy.md Outdated
- When deployment is complete, the clone of your app is shut down and removed.
- All traffic and services are now solely applied to the original app alone.
- The original app is updated with the new code and configuration.
- The deploy hook is run on the original app.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the deploy hook the only thing that is run? Are pre-start commands also run? (Wondering if we need to map this more closely to the steps in the "Deploy steps" section)

Comment thread sites/upsun/src/learn/overview/build-deploy.md
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 9, 2026

Your Upsun Fixed environment has successfully deployed. 🚀

See the changed pages:

Upsun Fixed docs
Upsun docs

Copy link
Copy Markdown
Collaborator

@gilzow gilzow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments in slack

@gilzow gilzow merged commit fe3ebd3 into platformsh:main Jan 10, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-fork To build PRs from forks markdown/prose

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants