Skip to content

fix: test fix for fetch package and publish version with improved error logging #6666

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Jul 16, 2025

Description

There were fixes in the fetch package that weren't published yet. This fixes a test and publishes the package for 1.0.16

It also upgrades openai-adapters to that version and publishes a beta version of openai-adapters

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Summary by cubic

Fixed a test in the fetch package to match improved error logging and published version 1.0.16. Also updated openai-adapters to use the new fetch version.

@sestinj sestinj requested a review from a team as a code owner July 16, 2025 23:09
@sestinj sestinj requested review from Patrick-Erichsen and removed request for a team July 16, 2025 23:09
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 16, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cubic reviewed 1 file and found no issues. Review PR in cubic.dev.

@@ -16,7 +16,7 @@
"@aws-sdk/credential-providers": "^3.840.0",
"@continuedev/config-types": "^1.0.5",
"@continuedev/config-yaml": "^1.0.51",
"@continuedev/fetch": "^1.0.15",
"@continuedev/fetch": "^1.0.16",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like this should probably be a relative file dep like we do in other folders but future work

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jul 16, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 16, 2025
@Patrick-Erichsen
Copy link
Collaborator

Tried rerunning the test here but it's failing on a 429 from github: HttpError: API rate limit exceeded for 20.109.87.112. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants