Skip to content

bmc-http csdl-compiler: tighten docs/lints and credential updates#77

Merged
poroh merged 1 commit intoNVIDIA:mainfrom
poroh:clippy-and-docs-improvements
Apr 22, 2026
Merged

bmc-http csdl-compiler: tighten docs/lints and credential updates#77
poroh merged 1 commit intoNVIDIA:mainfrom
poroh:clippy-and-docs-improvements

Conversation

@poroh
Copy link
Copy Markdown
Contributor

@poroh poroh commented Apr 21, 2026

  • enable strict clippy and missing_docs in bmc-http
  • add crate/module/API documentation across bmc-http
  • simplify HttpBmc::set_credentials to update in place without Result
  • clean up reqwest implementation and helper functions
  • address clippy warnings in CAR cache implementation
  • fix csdl-compiler with_entity_type typo and comment wording

- enable strict clippy and missing_docs in bmc-http
- add crate/module/API documentation across bmc-http
- simplify HttpBmc::set_credentials to update in place without Result
- clean up reqwest implementation and helper functions
- address clippy warnings in CAR cache implementation
- fix csdl-compiler with_entity_type typo and comment wording

Signed-off-by: Dmitry Porokh <dporokh@nvidia.com>
@poroh poroh requested a review from yoks April 21, 2026 17:50
@poroh
Copy link
Copy Markdown
Contributor Author

poroh commented Apr 21, 2026

This PR changes public API of HttpClient::set_credentials. So, it contains breaking changes.

@poroh poroh merged commit f60ffb6 into NVIDIA:main Apr 22, 2026
4 checks passed
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