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

[core eng] modern CICD #723

Merged
merged 57 commits into from
Oct 9, 2024
Merged

[core eng] modern CICD #723

merged 57 commits into from
Oct 9, 2024

Commits on Aug 15, 2024

  1. add dev deploy commands

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    46a3cf1 View commit details
    Browse the repository at this point in the history
  2. add cert template

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5fd6d04 View commit details
    Browse the repository at this point in the history
  3. add dev deploy github action

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f70c3e6 View commit details
    Browse the repository at this point in the history
  4. fix: dev deploy action

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7514d6c View commit details
    Browse the repository at this point in the history
  5. fix: dev deploy action

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fc5f401 View commit details
    Browse the repository at this point in the history
  6. use short sha

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1177861 View commit details
    Browse the repository at this point in the history
  7. use env

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9cd328c View commit details
    Browse the repository at this point in the history
  8. echo into env

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d4bff43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1962e91 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cbd008 View commit details
    Browse the repository at this point in the history
  11. add env label to helm charts

    maxmwang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    95169ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1acae4e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    68785f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32197c View commit details
    Browse the repository at this point in the history
  3. deploy staging workflow

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a19fdf1 View commit details
    Browse the repository at this point in the history
  4. break apart dev action

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8510ca1 View commit details
    Browse the repository at this point in the history
  5. fix cd dev action

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    585e805 View commit details
    Browse the repository at this point in the history
  6. fix typo

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    48f3d25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ba8638 View commit details
    Browse the repository at this point in the history
  8. break apart dev action (?)

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    67d965e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    570894f View commit details
    Browse the repository at this point in the history
  10. fix forwarding

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9862708 View commit details
    Browse the repository at this point in the history
  11. fix forwarding

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d51a4bd View commit details
    Browse the repository at this point in the history
  12. define outputs

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2ddde8a View commit details
    Browse the repository at this point in the history
  13. fix typo

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    07dd8ff View commit details
    Browse the repository at this point in the history
  14. staging workflow

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    babde79 View commit details
    Browse the repository at this point in the history
  15. rename dev to development

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9f11a05 View commit details
    Browse the repository at this point in the history
  16. prod workflow

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    08e5d53 View commit details
    Browse the repository at this point in the history
  17. fix job

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    719cc45 View commit details
    Browse the repository at this point in the history
  18. test environment placement

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6d3b56b View commit details
    Browse the repository at this point in the history
  19. fix job

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9d73c77 View commit details
    Browse the repository at this point in the history
  20. branch check is needed

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ef6fbe7 View commit details
    Browse the repository at this point in the history
  21. add environments

    maxmwang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7e6ffa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    611bfcf View commit details
    Browse the repository at this point in the history
  2. Revert "change ssh user to ga from root"

    This reverts commit 611bfcf.
    maxmwang committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ffe69bb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 18, 2024

  1. add platform to docker build

    maxmwang committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8dbd54b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    050e7a6 View commit details
    Browse the repository at this point in the history
  2. temp test

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f101c2a View commit details
    Browse the repository at this point in the history
  3. use 0 compression

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c72a949 View commit details
    Browse the repository at this point in the history
  4. fix typo

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    07fa476 View commit details
    Browse the repository at this point in the history
  5. do not upload as artifacts

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f1c2e0d View commit details
    Browse the repository at this point in the history
  6. env-mode=loose

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5084c11 View commit details
    Browse the repository at this point in the history
  7. fix mongo uri

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2f3e98e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9bdd6b View commit details
    Browse the repository at this point in the history
  9. fix mongo uri

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f50ef53 View commit details
    Browse the repository at this point in the history
  10. update staging cicd

    maxmwang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c32bfd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    428aa58 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gql' into cicd

    mathhulk committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f6a1859 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. test reusable workflows

    maxmwang committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ed0fd3d View commit details
    Browse the repository at this point in the history
  2. inherit secrets

    maxmwang committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f9db87b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. use --no-cache flag

    maxmwang committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    dc89580 View commit details
    Browse the repository at this point in the history
  2. try no COPY

    maxmwang committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4cb53c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3550982 View commit details
    Browse the repository at this point in the history
  4. surround sha with quotes

    maxmwang committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8a5cf88 View commit details
    Browse the repository at this point in the history
  5. use --set-string for tag

    maxmwang committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2d97918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dba3fbd View commit details
    Browse the repository at this point in the history