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

Fix/gitpod #1862

Merged
merged 25 commits into from
Apr 18, 2024
Merged

Fix/gitpod #1862

merged 25 commits into from
Apr 18, 2024

Commits on Apr 15, 2024

  1. install python 3.9

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6cb1ec0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. update python to 3.9

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f6af5f6 View commit details
    Browse the repository at this point in the history
  2. remove --force

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    00c8c57 View commit details
    Browse the repository at this point in the history
  3. install python 3.9 global

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2b68662 View commit details
    Browse the repository at this point in the history
  4. install python 3.9 in BE

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    54427d6 View commit details
    Browse the repository at this point in the history
  5. added the necessary environment setup commands (export PATH, eval) to…

    … ensure pyenv is available in the environment.
    
    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    beca908 View commit details
    Browse the repository at this point in the history
  6. set up a custom dockerfile to install python

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    482627c View commit details
    Browse the repository at this point in the history
  7. fix typo

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dd54944 View commit details
    Browse the repository at this point in the history
  8. use custom dockerfile

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a7bce15 View commit details
    Browse the repository at this point in the history
  9. test dockerfile

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    20ff694 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fix build issue gitpod

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b424b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c164f91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b28f27 View commit details
    Browse the repository at this point in the history
  4. remove docker file

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    00d900a View commit details
    Browse the repository at this point in the history
  5. update gitpod image

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0f1589c View commit details
    Browse the repository at this point in the history
  6. update release note

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    023ee2b View commit details
    Browse the repository at this point in the history
  7. update python note to 3.12

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cf0660c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update to a different image

    Co-authored-by: Ravi Kumar Pilla <ravi_kumar_pilla@mckinsey.com>
    Signed-off-by: Huong Nguyen <32060364+Huongg@users.noreply.github.com>
    Huongg and ravi-kumar-pilla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ac2e023 View commit details
    Browse the repository at this point in the history
  2. Update CONTRIBUTING.md with steps to use gitpod

    Signed-off-by: Huong Nguyen <32060364+Huongg@users.noreply.github.com>
    Huongg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2f99bf1 View commit details
    Browse the repository at this point in the history
  3. update python version in release note

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6341c0e View commit details
    Browse the repository at this point in the history
  4. update contributing guidline

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    790bc45 View commit details
    Browse the repository at this point in the history
  5. include note

    Co-authored-by: Nok Lam Chan <nok_lam_chan@mckinsey.com>
    Signed-off-by: Huong Nguyen <32060364+Huongg@users.noreply.github.com>
    Huongg and noklam committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dd5d473 View commit details
    Browse the repository at this point in the history
  6. Update CONTRIBUTING.md

    Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
    Signed-off-by: Huong Nguyen <32060364+Huongg@users.noreply.github.com>
    Huongg and rashidakanchwala committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6cfb586 View commit details
    Browse the repository at this point in the history
  7. update contributing note

    Co-authored-by: Ravi Kumar Pilla <ravi_kumar_pilla@mckinsey.com>
    Signed-off-by: Huong Nguyen <32060364+Huongg@users.noreply.github.com>
    Huongg and ravi-kumar-pilla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    27d2f91 View commit details
    Browse the repository at this point in the history
  8. update copy for contributing

    Signed-off-by: huongg <huongg1409@gmail.com>
    Huongg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    490af19 View commit details
    Browse the repository at this point in the history