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

feat: add image build process #15

Merged
merged 22 commits into from
Jul 24, 2023
Merged

feat: add image build process #15

merged 22 commits into from
Jul 24, 2023

Commits on Jul 10, 2023

  1. FEAT: add image build process

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    de2143d View commit details
    Browse the repository at this point in the history
  2. FEAT: add image publish process

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7665abc View commit details
    Browse the repository at this point in the history
  3. FIX: syntax

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5256a27 View commit details
    Browse the repository at this point in the history
  4. FIX: attempt to fix

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ed19959 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    f1eb489 View commit details
    Browse the repository at this point in the history
  2. Feat: build and publish the image

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    89ec821 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    aed3a09 View commit details
    Browse the repository at this point in the history
  2. feat: update docker tags

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    59ebc6b View commit details
    Browse the repository at this point in the history
  3. fix: publish-image actions

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    727e456 View commit details
    Browse the repository at this point in the history
  4. fix: load images into docker

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d3a991e View commit details
    Browse the repository at this point in the history
  5. fix: load images into docker

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    de75b6b View commit details
    Browse the repository at this point in the history
  6. fix: typo

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e6c195b View commit details
    Browse the repository at this point in the history
  7. fix: build image tag

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0d232a4 View commit details
    Browse the repository at this point in the history
  8. fix: add missing make target

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9d59c3a View commit details
    Browse the repository at this point in the history
  9. fix: setup docker creds

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f779c4a View commit details
    Browse the repository at this point in the history
  10. fix: registry name

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    514b119 View commit details
    Browse the repository at this point in the history
  11. fix: registry name

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fa28863 View commit details
    Browse the repository at this point in the history
  12. fix: registry username

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a39e2e2 View commit details
    Browse the repository at this point in the history
  13. fix: registry username

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b917a61 View commit details
    Browse the repository at this point in the history
  14. fix: remove ko builds

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4fe91fe View commit details
    Browse the repository at this point in the history
  15. fix: image name

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d9dc3af View commit details
    Browse the repository at this point in the history
  16. fix: remove test actions

    Signed-off-by: ShutingZhao <[email protected]>
    realshuting committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8589c74 View commit details
    Browse the repository at this point in the history