Skip to content

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.) -

@sestinj sestinj merged commit 3f6eba2 into main Jul 28, 2025
138 of 144 checks passed
@sestinj sestinj deleted the nate/fix-fetch-error-parsing branch July 28, 2025 18:13
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jul 28, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2025
@sestinj
Copy link
Contributor Author

sestinj commented Jul 28, 2025

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor Author

sestinj commented Jul 28, 2025

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants