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

chore: update release flow with staging deployment and image building #118

Closed
wants to merge 4 commits into from

Commits on Mar 18, 2024

  1. chore: add build image on PR raise

    chore: add logic to deploy into staging environment when a PR is raised to main
    
    chore: reuse build, push image & deployment into staging environment
    Sai Sankeerth committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    15a27d7 View commit details
    Browse the repository at this point in the history
  2. fix: add install packages step

    Signed-off-by: Sai Sankeerth <sanpj2292@github.com>
    Sai Sankeerth committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7d5b43c View commit details
    Browse the repository at this point in the history
  3. chore: update install script in Dockerfile

    Signed-off-by: Sai Sankeerth <sanpj2292@github.com>
    Sai Sankeerth committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4aa4be1 View commit details
    Browse the repository at this point in the history
  4. chore: remove unnecessary npm ci command in build-and-push GHA

    Signed-off-by: Sai Sankeerth <sanpj2292@github.com>
    Sai Sankeerth committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    13a1fbf View commit details
    Browse the repository at this point in the history