Skip to content

Deployment

Nick Vyrko edited this page Aug 27, 2019 · 5 revisions

At this point You supposed to have a project and created a pull request within the repository you selected while installing the Github App

Project Deployment Configurations

!before deploy Open the project configurations, and create/activate at least one repository, which will be deployed.

Active repositories will be used by the every project instance.

Deploy

In a pull request you have to have 2 links in the description:

  • Create QA instance - deploy current branch
  • Create custom QA instance - configure the branch(es) to deploy

Multiple deployment

  • Enable multiple repositories on the project configuration page
  • Push Create QA instance link. DeployQA will deploy branch of the PR, and for the other repositories it will use master

If you want to deploy custom branches for each repository:

  • Use Create custom QA instance link
  • Provide certain branches and deploy them
Clone this wiki locally