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

Updating the deploy-preview.yml #12

Merged
merged 5 commits into from
May 8, 2024
Merged

Commits on May 7, 2024

  1. Updating the deploy-preview.yml

    Moving to use $GITHUB_ENV which should work for the migrate and deploy steps
    
    Dropping some of the top level env variables.
    
    Moved NEON_PROJECT_ID from secret to var
    clarkbw committed May 7, 2024
    Configuration menu
    Copy the full SHA
    eaef369 View commit details
    Browse the repository at this point in the history
  2. Add name for the get git branch name step

    Co-authored-by: Bryan Clark <[email protected]>
    m-abdelwahab and clarkbw committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e1544e8 View commit details
    Browse the repository at this point in the history
  3. Update cleanup-preview.yml

    Use the var.NEON_PROJECT_ID to match
    clarkbw committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b852866 View commit details
    Browse the repository at this point in the history
  4. Update deploy-production.yml

    Truncate step names
    Move env variables for this one down to the steps that require them. We've explained in other files where they are needed.
    clarkbw committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f971d8e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Remove database username

    Co-authored-by: Bryan Clark <[email protected]>
    m-abdelwahab and clarkbw committed May 8, 2024
    Configuration menu
    Copy the full SHA
    55ca283 View commit details
    Browse the repository at this point in the history