Skip to content

docs: document uv-build query parameters in README#15

Merged
bytemain merged 2 commits intomainfrom
copilot/update-readme-and-support-parameter-query
Apr 26, 2026
Merged

docs: document uv-build query parameters in README#15
bytemain merged 2 commits intomainfrom
copilot/update-readme-and-support-parameter-query

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 26, 2026

  • Verify uv-build query parameter filtering (os, arch, libc) is implemented in src/sdks/python/uv-build.ts
  • Update README to document the python/uv-build endpoint and supported query parameters (with examples)
  • Fix cache-key bug: createCacheKey was stripping all query params, so the first (unfiltered) response was reused for every filtered request. Now only the force param is stripped, and remaining params are sorted for stable keys.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 26, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
version-vault e9e60b9 Apr 26 2026, 07:59 AM

Copilot AI requested a review from bytemain April 26, 2026 07:59
@bytemain bytemain marked this pull request as ready for review April 26, 2026 08:07
@bytemain bytemain merged commit e9b42b0 into main Apr 26, 2026
2 checks passed
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.

2 participants