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

chore: update OpenAPI definition to support new CLI features #3768

Merged
merged 4 commits into from
Apr 1, 2024

Conversation

danielbdias
Copy link
Contributor

@danielbdias danielbdias commented Apr 1, 2024

This PR updates our OpenAPI definitions to support Run Groups definitions.

Today, due to a restriction on our OpenAPI generator, we cannot split OSS definitions from Cloud definitions, because it not recognize well files in different folders (like Cloud files on a folder with a TCL license).

Later we need to find a way to split these files on OpenAPI, Server and CLI to it clear to our users what are OSS and Cloud features.

Changes

  • Update OpenAPI definition
  • Update CLI client
  • Update Server endpoints

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Video: https://www.loom.com/share/06e8457bccbb4b32ba75151141b2bf61?sid=33b82693-ba34-4232-a07d-0b8a62e4d174

Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 4:36pm

@danielbdias danielbdias changed the title Update/cli client chore: update OpenAPI definition to support new CLI features Apr 1, 2024
@danielbdias danielbdias merged commit e6239b7 into main Apr 1, 2024
39 checks passed
@danielbdias danielbdias deleted the update/cli-client branch April 1, 2024 17:05
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.

3 participants