Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

deployments.md 947 B

You have to be logged in to leave a comment. Sign In

Deployments

This app is hosted on Heroku. Staging and production deployments are automated by a deployer service created and maintained by @github/docs-engineering.

Staging deployments

When a pull request is opened, reopened, or synchronized (i.e has new commits), it is automatically deployed to a unique staging URL.

If a staging deployment fails, you can trigger a new deployment in a few ways:

  • close and re-open the pull request
  • push another commit to the branch
  • click Update Branch on the pull request page on github.com, if it's clickable

Production deployments

When a pull request is merged to the repo's default branch, it is automatically deployed to production and the status is displayed on the PR's page on github.com. It can take up to 24 hours for changes to be visible on the site.

After a PR is closed, the branch is automatically deleted. This does not affect the deployment process.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...