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: Use progress bar to display docker output #913

Merged
merged 18 commits into from
May 28, 2024
Merged

feat: Use progress bar to display docker output #913

merged 18 commits into from
May 28, 2024

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    baa5d8c View commit details
    Browse the repository at this point in the history
  2. make linter happy

    tianfeng92 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d02744b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    5c73e44 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. wrap bar functions

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9f410eb View commit details
    Browse the repository at this point in the history
  2. use another spinner

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    badfb5b View commit details
    Browse the repository at this point in the history
  3. cleanup

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a63f752 View commit details
    Browse the repository at this point in the history
  4. use spinner and bar both

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    15215d4 View commit details
    Browse the repository at this point in the history
  5. update condition

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2750c0e View commit details
    Browse the repository at this point in the history
  6. refine comment

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ac21a7b View commit details
    Browse the repository at this point in the history
  7. update the condition

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4eab55a View commit details
    Browse the repository at this point in the history
  8. revert bar to nil

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    24b900b View commit details
    Browse the repository at this point in the history
  9. add comment

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    30e76ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e77720 View commit details
    Browse the repository at this point in the history
  11. revise comment

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fe2bc15 View commit details
    Browse the repository at this point in the history
  12. revise comment

    tianfeng92 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    659ccaf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    edab6b5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. group output by ID

    tianfeng92 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    28d82c3 View commit details
    Browse the repository at this point in the history
  2. Update internal/cmd/docker/push.go

    Co-authored-by: Alex Plischke <alex.plischke@saucelabs.com>
    tianfeng92 and alexplischke committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fd0efd1 View commit details
    Browse the repository at this point in the history