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

Add Dockerfile and build image flow #567

Merged
merged 17 commits into from
May 28, 2024

Commits on May 24, 2024

  1. Add Dockerfile

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0bbabc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b77e7 View commit details
    Browse the repository at this point in the history
  3. Add CI

    Install python dependencies in the CI
    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    18a0750 View commit details
    Browse the repository at this point in the history
  4. Make python dependencies install in the Docker

    If we install the dependencies in the CI, may cause platform issue
    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9c92ea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    822b242 View commit details
    Browse the repository at this point in the history
  6. Fix tag name

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7fff6a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59ecc1b View commit details
    Browse the repository at this point in the history
  8. Fix Dockerfile path

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6c9f8be View commit details
    Browse the repository at this point in the history
  9. Fix context

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7b8a6b2 View commit details
    Browse the repository at this point in the history
  10. Fix tag

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    55a33d0 View commit details
    Browse the repository at this point in the history
  11. Update README

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    639b7e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ddf7d1 View commit details
    Browse the repository at this point in the history
  13. Fix pyproject.toml path

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    003da24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    34eed7e View commit details
    Browse the repository at this point in the history
  15. Use poetry version

    grieve54706 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4bbbda0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a885481 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Edit title

    grieve54706 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    88081c2 View commit details
    Browse the repository at this point in the history