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

Refactor storage-provider-client #816

Merged
merged 2 commits into from
Apr 2, 2025
Merged

Conversation

Jinxit
Copy link
Contributor

@Jinxit Jinxit commented Apr 2, 2025

Description

Continuing on the theme of non-offensive easy-to-merge PRs, this one just splits out the CLI commands in storage-provider-client and uses json! instead of format! for the output of the CommP. The diff is a bit difficult to parse on GitHub, but it's a bit easier to see in VSCode (and probably other editors with move detection).

Important points for reviewers

There should be no functionality or even code changes outside of extracting functions and the one json change.

Checklist

  • Are there important points that reviewers should know?
    • No functionality changes are expected.
  • Make sure that you described what this change does.
  • [] If there are follow-ups, have you created issues for them?
  • [ ] Have you tested this solution?
  • [ ] Were there any alternative implementations considered?
  • [ ] Did you document new (or modified) APIs?

@Jinxit Jinxit added the ready for review Review is needed label Apr 2, 2025
@Jinxit
Copy link
Contributor Author

Jinxit commented Apr 2, 2025

Additional context I forgot to mention: The reason behind the change is not just cosmetic, it's to be able to internally call these functions in an upcoming CLI function.

@Jinxit Jinxit enabled auto-merge (squash) April 2, 2025 13:04
@Jinxit Jinxit merged commit 6edf9c5 into develop Apr 2, 2025
6 of 12 checks passed
@Jinxit Jinxit deleted the refactor/refactor-sp-client branch April 2, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Review is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants