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 SDK - Generate TS SDK #527

Closed
wants to merge 1 commit into from

Conversation

naelob
Copy link
Member

@naelob naelob commented Jun 22, 2024

SDK update

Based on:

TYPESCRIPT CHANGELOG

globalServerURLs: 2.82.4 - 2024-03-06

🔧 Chores

  • expand server selection test coverage (commit by @2ynn)

constsAndDefaults: 0.1.5 - 2024-03-01

🐛 Bug Fixes

globalSecurity: 2.82.9 - 2024-04-01

🐛 Bug Fixes

responseFormat: 0.2.3 - 2024-03-27

🐛 Bug Fixes

  • flat response format to work when operations contain empty responses (commit by @disintegrator)

core: 3.10.2 - 2024-06-21

🔧 Chores

@rflihxyz
Copy link
Contributor

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview 783d0240-ec38-4387-a9a9-8e225f1bd3e1 dev
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

Don’t Sacrifice Readability, you are going to debug it in 6 months

Copy link

changeset-bot bot commented Jun 22, 2024

⚠️ No Changeset found

Latest commit: bd7bd2c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

coderabbitai bot commented Jun 22, 2024

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Tip

Early access features: enabled

We are currently testing the following features in early access:

  • OpenAI gpt-4o model for code reviews and chat: OpenAI claims that this model is better at understanding and generating code than the previous models. We seek your feedback over the next few weeks before making it generally available.

Note:

  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.
  • Please join our Discord Community to provide feedback and report issues.
  • OSS projects are always opted into early access features.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from 6820601 to c8d839b Compare June 23, 2024 01:15
@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from c8d839b to 65d2c1f Compare June 24, 2024 01:12
@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from 65d2c1f to 4ee9302 Compare June 25, 2024 00:19
@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from 4ee9302 to e4e7aa6 Compare June 26, 2024 00:19
@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from e4e7aa6 to df42ca6 Compare June 27, 2024 00:20
@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from df42ca6 to 57f04af Compare June 28, 2024 00:20
@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from 57f04af to a680744 Compare June 29, 2024 00:19
Copy link

socket-security bot commented Jun 29, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/jsonpath@0.2.4 None 0 5.28 kB types
npm/@typescript-eslint/eslint-plugin@7.14.1 Transitive: environment +7 4.95 MB jameshenry
npm/@typescript-eslint/parser@7.14.1 Transitive: environment +5 1.83 MB jameshenry
npm/typescript@5.5.2 None 0 21.9 MB typescript-bot

🚮 Removed packages: npm/eslint@8.55.0, npm/gitmoji-cli@9.0.0, npm/lint-staged@15.2.0, npm/turbo@1.11.0

View full report↗︎

@naelob naelob force-pushed the speakeasy-sdk-regen-1719018440 branch from a680744 to bd7bd2c Compare June 30, 2024 00:21
@rflihxyz
Copy link
Contributor

Pour le moment il faut generer les SDK directement depuis les repo dédiés @naelob

@naelob naelob deleted the speakeasy-sdk-regen-1719018440 branch July 27, 2024 18:26
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.

None yet

4 participants