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

ci: mirror-data-to-staging-on-deploy #6044

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2023

  1. run mirroring on staging deploy

    runs upstream of post-deployment tests
    atolopko-czi committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    159e76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bda1c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16dfd1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a75c027 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. GHA data mirroring for staging, individual cmds

    The existing scripts are not usable without major changes, due to differences
    in how IAM roles are assumed in local usage vs GHA usage.
    atolopko-czi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cd0619b View commit details
    Browse the repository at this point in the history
  2. let it ride...

    atolopko-czi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    82a3f8c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Remove RDS sync mirroring

    This is not a viable design, due to GHA being outside of VPC! Will replace
    with a proper design.
    atolopko-czi committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6b9b5d1 View commit details
    Browse the repository at this point in the history
  2. debug aws s3 sync cmd

    atolopko-czi committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    039d399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cf8acd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. install aws-cli v2

    atolopko-czi committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bea855f View commit details
    Browse the repository at this point in the history
  2. fix

    atolopko-czi committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    83b555e View commit details
    Browse the repository at this point in the history
  3. debug

    atolopko-czi committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    fbfa3f9 View commit details
    Browse the repository at this point in the history
  4. fix

    atolopko-czi committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    92b2356 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    7a51449 View commit details
    Browse the repository at this point in the history
  2. gha fix

    atolopko-czi committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8835cc7 View commit details
    Browse the repository at this point in the history