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

ops: autogenerate sdk's with a CI action when the openapi spec changes #1137

Closed
cdxker opened this issue Mar 25, 2024 · 2 comments
Closed

ops: autogenerate sdk's with a CI action when the openapi spec changes #1137

cdxker opened this issue Mar 25, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request medium priority ops Anything with "auto actions"

Comments

@cdxker
Copy link
Member

cdxker commented Mar 25, 2024

Description

This CI action should attempt to create a PR to https://github.com/devflowinc/trieve-ruby-client everytime the openapi spec changes. Should be flexible to also work with python, and typescript clients once they get generated.

To generate the openapi spec run

cargo run --bin redoc_ci > openapi.json

Helpful links

Target(s)

ops

Community channels

Matrix is preferred. Reach out on discord or Matrix for further assistance.

@cdxker cdxker added the ops Anything with "auto actions" label Mar 25, 2024
@cdxker cdxker added enhancement New feature or request medium priority labels Mar 25, 2024
@tfolbrecht
Copy link

@fastfists How do you want this to work?

Do you want to trigger the downstream trieve-ruby-client build job after new PR's hit main from the trieve repo?

@cdxker
Copy link
Member Author

cdxker commented May 17, 2024

Closing this issue, autogen pull requests is a little bit too ambitious at the moment.
Switching issue to this #1476

@cdxker cdxker closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority ops Anything with "auto actions"
Projects
None yet
Development

No branches or pull requests

2 participants