Skip to content

Conversation

@gibiw
Copy link
Contributor

@gibiw gibiw commented Aug 15, 2025

  • Introduced a new --skip-params flag to the upload command to allow users to skip parameters during the upload process.
  • Updated the UploadParams structure to include the SkipParams field.
  • Enhanced the upload logic to clear parameters when the skipParams option is enabled.
  • Added unit tests to verify the functionality of skipping parameters in various scenarios.
  • Updated documentation to reflect the new command option and its usage.

- Introduced a new `--skip-params` flag to the `upload` command to allow users to skip parameters during the upload process.
- Updated the `UploadParams` structure to include the `SkipParams` field.
- Enhanced the upload logic to clear parameters when the `skipParams` option is enabled.
- Added unit tests to verify the functionality of skipping parameters in various scenarios.
- Updated documentation to reflect the new command option and its usage.
@gibiw gibiw merged commit 04b6601 into main Aug 15, 2025
5 checks passed
@gibiw gibiw deleted the feat/skip-params branch August 15, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants