FAQ | This is a LIVE service | Changelog

Skip to content

Commits on Source 4

  • Dave Hart's avatar
    Add deployment template. (#6) · 85871d26
    Dave Hart authored
    The deployment template creates jobs to deploy web apps to Cloud Run for the
    development, staging and production environments.
    85871d26
  • Dave Hart's avatar
    Deployment template improvements from review comments. (#6) · e0b5baa8
    Dave Hart authored
    Add additional comments to the deployment template about how to use it
    (especially with regards to enironment variables). Highlight that the
    deployment template doesn't create any jobs by default.
    
    Split Terraform configuration file linting into a dedicated template.
    
    Don't perform Terraform lint by default when using the deployment template
    (as a deployment repository doesn't necessarily contain Terraform
    configuration files).
    
    Simplify the Terraform lint template (run `terraform` from the hashicorp
    image).
    
    Make `when: on_success` rule explicit in the Terraform lint template.
    e0b5baa8
  • Dr Abraham Martin's avatar
    Merge branch '6-add-deployment-template' into 'master' · 785b8916
    Dr Abraham Martin authored
    Add deployment template
    
    Closes #6
    
    See merge request !12
    785b8916
  • Dave Hart's avatar
    Update changelog notes for v1.1.1 tag. · 8d1c3408
    Dave Hart authored
    8d1c3408
Loading