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

Implement Python SDK for new models and api changes #4164

Closed
Tracked by #4162
udsamani opened this issue Jun 27, 2024 · 1 comment · Fixed by #4194
Closed
Tracked by #4162

Implement Python SDK for new models and api changes #4164

udsamani opened this issue Jun 27, 2024 · 1 comment · Fixed by #4194
Assignees

Comments

@udsamani
Copy link
Collaborator

No description provided.

@udsamani
Copy link
Collaborator Author

udsamani commented Jul 2, 2024

This change is ready at branch https://github.com/bacalhau-project/bacalhau/tree/fix-python-sdk-models ! Once we have dependent changes merged, a PR will be raised. Thus moving it to review.

@udsamani udsamani closed this as completed by moving to Done in Engineering Planning Jul 3, 2024
udsamani added a commit that referenced this issue Jul 3, 2024
This PR does the following

- Run `swag fmt` on `pkg/publicapi/orchestrator/` this formats all API
comments on endpoints.
- Generate and update the swager `go generate pkg/swaggger/generate.sh`
- Build the apiclient `make build-python-apiclient`
- Fix the SDK meaning all files under `python/bacalhau_sdk`
- Update README.md for `python/` folder.

Github Keywords
close #4164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant