Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

refactor: Streamline setup.sh #693

Merged
merged 16 commits into from
Nov 1, 2022
Merged

refactor: Streamline setup.sh #693

merged 16 commits into from
Nov 1, 2022

Commits on Oct 21, 2022

  1. add async flags to seeding build jobs

    Roger Martinez committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a6674ca View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. move build containers up in setup and add async

    Roger Martinez committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ce08851 View commit details
    Browse the repository at this point in the history
  2. remove y/n prompt for cicd setup

    Roger Martinez committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    3332fcc View commit details
    Browse the repository at this point in the history
  3. default skip auth to true

    Roger Martinez committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    4878f90 View commit details
    Browse the repository at this point in the history
  4. cleanup script

    Roger Martinez committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    839f2bc View commit details
    Browse the repository at this point in the history
  5. new line

    Roger Martinez committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    89a81e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. cleanup comment

    Roger Martinez committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d3bc5e0 View commit details
    Browse the repository at this point in the history
  2. cleanup comment

    Roger Martinez committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e3afaa3 View commit details
    Browse the repository at this point in the history
  3. use gcloud instead of gsutil for rm -r

    Roger Martinez committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    40dea3f View commit details
    Browse the repository at this point in the history
  4. new line

    Roger Martinez committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    76d2277 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. add build ID vars

    Roger Martinez committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    98c2433 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. check for build function

    Roger Martinez committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    49c0b11 View commit details
    Browse the repository at this point in the history
  2. use function on run deploy cmds

    Roger Martinez committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    04179ec View commit details
    Browse the repository at this point in the history
  3. advise to re-run setup on build fails

    Roger Martinez committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cd8baf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. replace tics

    Roger Martinez committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    3fd5383 View commit details
    Browse the repository at this point in the history
  2. more comments for function

    Roger Martinez committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4e74e4d View commit details
    Browse the repository at this point in the history