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

Support providing chunk size in multi part upload #2517

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

RobiNino
Copy link
Contributor

@RobiNino RobiNino commented Apr 11, 2024

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Depends on jfrog/jfrog-cli-core#1169

@RobiNino RobiNino added safe to test Approve running integration tests on a pull request improvement Automatically generated release notes labels Apr 11, 2024
@RobiNino RobiNino requested a review from yahavi April 11, 2024 07:58
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 11, 2024
utils/cliutils/commandsflags.go Outdated Show resolved Hide resolved
Co-authored-by: Yahav Itzhak <yahavi@users.noreply.github.com>
@RobiNino RobiNino added the safe to test Approve running integration tests on a pull request label Apr 24, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 24, 2024
@RobiNino RobiNino added the safe to test Approve running integration tests on a pull request label Apr 25, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 25, 2024
@RobiNino RobiNino added the safe to test Approve running integration tests on a pull request label Apr 30, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 30, 2024
@RobiNino RobiNino merged commit 3f177a5 into jfrog:dev Apr 30, 2024
109 of 112 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants