Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • drip-server-timing
  • compress-middleware
  • v2.11.0
  • v2.10.0
  • v2.9.2
  • v2.9.1
  • v2.9.0
  • v2.8.0
  • v2.7.0
  • v2.6.0
  • v2.5.6
  • v2.5.5
  • v2.5.4
  • v2.5.3
  • v2.5.2
  • v2.5.1
  • v2.5.0
  • v2.4.2
  • v2.4.1
  • v2.4.0
  • v2.3.0
  • v2.2.2
23 results

continuous_delivery.yaml

Blame
    • Will McCutchen's avatar
      cbc01ab8
      Setup continuous deploys to staging and production: · cbc01ab8
      Will McCutchen authored
      - Pull requests whose tests pass are deployed automatically to a
        preproduction version named "pr<number>"
      
      - Pushes to master whose tests pass are deployed automatically to the
        primary version (hopefully, can't test until merge)
      
      - Closing a pull request removes staging deploys (hopefully!)
      cbc01ab8
      History
      Setup continuous deploys to staging and production:
      Will McCutchen authored
      - Pull requests whose tests pass are deployed automatically to a
        preproduction version named "pr<number>"
      
      - Pushes to master whose tests pass are deployed automatically to the
        primary version (hopefully, can't test until merge)
      
      - Closing a pull request removes staging deploys (hopefully!)
    continuous_delivery.yaml 5.21 KiB