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

Redesign Build Deployment Process (External) #29

Merged
merged 9 commits into from
May 19, 2024

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    f3284bd View commit details
    Browse the repository at this point in the history
  2. Print docker username

    Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    918deca View commit details
    Browse the repository at this point in the history
  3. Remove extra $ sign

    Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c979e41 View commit details
    Browse the repository at this point in the history
  4. Add print label

    Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    97bf66e View commit details
    Browse the repository at this point in the history
  5. Space commit

    Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5da18bb View commit details
    Browse the repository at this point in the history
  6. Added correct path to Dockerfile

    Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4165333 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Added TODO to change image push branch

    Currently the branch specified - "image-push-merge" is available locally on my system.
    I use it to test the automated docker image push mechanism whenever any changes are merged to this branch.
    Once, everything looks good, need to change this to master or main as per the repo.
    Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    14fb3f7 View commit details
    Browse the repository at this point in the history
  2. Removed printing Docker username

    Had added it initially for testing purposes.
    Can remove now so it doesn't expose any sensitive info.
    Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6fa9573 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Polishing image_build_push.yml

    Will run on push to main; removed extraneous comments
    nataliejschultz authored May 8, 2024
    Configuration menu
    Copy the full SHA
    2057766 View commit details
    Browse the repository at this point in the history