vortex icon indicating copy to clipboard operation
vortex copied to clipboard

Add support for Pantheon

Open naveenvalecha opened this issue 10 months ago • 1 comments

Add support for Pantheon

naveenvalecha avatar Mar 18 '25 04:03 naveenvalecha

@naveenvalecha thank you for your suggestion

My understanding of how Pantheon suggest to use their proprietary opinionated workflow is very limited, so I would love to get some help and direction on this.

Connecting source (GitHub) repo to the Pantheon's repo is possible via using a code Artifact (similar to what is already provided in Vortex for Acquia): CI would build the code and would commit it to the Pantheon's codebase. Anything that happens after that commit workflow-wise - will be hard to control/support in Vortex as Pantheon does not allow to deploy specific branches to STAGE or PROD envs - those need to be manually deployed - so using git-flow approach for releasing your sites will be hard.

But I'm open to discussions and suggestions.

AlexSkrypnyk avatar Mar 18 '25 06:03 AlexSkrypnyk