Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .lagoon.env environment files. #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 31, 2019

  1. Add .lagoon.env environment files.

       - Adds a default .lagoon.env file to apply shield settings to Lagoon environments
       - Adds a .lagoon.env.production to disable shield in Lagoon.
    steveworley committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    f5a17ef View commit details
    Browse the repository at this point in the history
  2. Rename production to master for Lagoon.

    - Lagoon ineheritance defines `.lagoon.env.{$BRANCHNAME}` this would indicate that it will try and load .lagoon.env.master as this is our production branch.
    steveworley committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    d055ea8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    16bee95 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Remove default values.

    steveworley committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    27b2bd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    70e3d45 View commit details
    Browse the repository at this point in the history