Skip to content

chore: version packages#144

Merged
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
changeset-release/main
Jul 14, 2026
Merged

chore: version packages#144
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@buildinternet/uploads@0.8.0

Minor Changes

  • c5b36a3: Return embedUrl alongside durable url for shared dual-host CDN (GitHub Camo–friendly). CLI/MCP markdown and managed attachment comments prefer the embed host; override with UPLOADS_EMBED_PUBLIC_BASE_URL.

  • 46b6860: Add queryable custom metadata to the CLI: put --meta k=v (repeatable), attach
    now writes gh.repo/gh.kind/gh.number/gh.ref automatically (plus its own
    --meta extras), new meta get/meta set commands, list --meta k=v and the
    find k=v... alias for filtering objects by metadata.

    MCP parity: the local stdio MCP's put/attach tools gain a metadata param
    (same gh.* auto-injection as attach), and two new tools — set_metadata
    (merge-set/delete) and find_files (metadata filter) — mirror the CLI's
    meta set/find. The hosted MCP's put tool also gains a metadata param.

    meta get/meta set now hit GET /v1/:workspace/files/:key?metadata=1 and
    PATCH /v1/:workspace/files/:key instead of a /:key/metadata sibling route
    — the original suffix route 404'd on real (slash-containing) keys once
    deployed.

  • b1c87d8: CLI onboarding and agent-friendly put:

    • uploads install — short progress, no child stdout unless --verbose/failure;
      non-interactive skills (-g -y -a '*'); success next-steps; MCP without a token is
      skipped with a login nudge (skill still installs).
    • Missing token — onboarding copy (no error: prefix); exit non-zero; --json
      keeps MISSING_TOKEN. Rejected tokens stay UNAUTHORIZED with a re-login hint.
    • put --name <leaf> — clean key leaf on the stable --pr/default path.
    • put --dry-run — resolve key + public URL without writing (API ?dryRun=1).
    • Scripted failures--format json|url|markdown also print on stdout.
    • FILE_NOT_FOUND — distinct code (exit 2) for a missing local file.
  • 1c5a38b: Add uploads invite create so workspace admins/owners can invite teammates by email via device login (no ADMIN_TOKEN). Invitees accept in the browser and run uploads login.

Patch Changes

  • 3f5c7e1: Device login (uploads login) now sends a recognizable CLI User-Agent so the web account page can tell when you've already signed in from the terminal.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

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

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
uploads-auth a63d4f5 Commit Preview URL

Branch Preview URL
Jul 14 2026, 01:12 AM

@github-actions github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from 57196a3 to 5811a2c Compare July 14, 2026 00:55
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5811a2c to a63d4f5 Compare July 14, 2026 01:11
@zachdunn Zach Dunn (zachdunn) merged commit 924f65d into main Jul 14, 2026
3 checks passed
@zachdunn Zach Dunn (zachdunn) deleted the changeset-release/main branch July 14, 2026 01:23
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.

1 participant