lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Task: Create Rust API Client

Open N-o-Z opened this issue 10 months ago • 4 comments

Closes #7710

Change Description

Background

Create a lakeFS Rust client using Open API generator. This PR only handles the code generation aspects. Release workflow will be handled in a separate issue

N-o-Z avatar Apr 30 '24 19:04 N-o-Z

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

github-actions[bot] avatar Apr 30 '24 19:04 github-actions[bot]

Please add the .gitattributes hack here, too. Right now I am too scared to review.

arielshaqed avatar May 01 '24 07:05 arielshaqed

Please add the .gitattributes hack here, too. Right now I am too scared to review.

Done

N-o-Z avatar May 01 '24 07:05 N-o-Z

Thanks!

Just please add how we tested this generated client (hint: might look like "the same client worked when I generated it on my machine, and after I pull this code I will publish the crate and then test that that works")

As you said - tested manually when build on my system. We have a general issue with the generated clients and testing we should address at some point

N-o-Z avatar May 02 '24 09:05 N-o-Z

😲

ion-elgreco avatar May 04 '24 18:05 ion-elgreco