Skip to content

Release to PROD#34

Merged
designcode merged 5 commits intoreleasefrom
main
Mar 11, 2026
Merged

Release to PROD#34
designcode merged 5 commits intoreleasefrom
main

Conversation

@designcode
Copy link
Copy Markdown
Collaborator

@designcode designcode commented Mar 11, 2026

Note

Medium Risk
Medium risk because it changes the CI/release workflow and installer post-install behavior, which can affect publishing and user installs. Runtime CLI output changes are mostly additive but could impact scripts that parse buckets get/stat output.

Overview
Shifts GitHub Releases to run from the release branch (with manual dispatch) and updates PR CI to run test before build, then also build Bun-compiled binaries.

Adds a bundled SKILL.md and installs it opportunistically into ~/.claude/skills/tigris via postinstall.cjs and both shell/PowerShell installers.

Tightens TypeScript checks by running tsc --noEmit in build/binary builds (new tsconfig.binary.json), adds YAML module typings, and refactors bucket info display to a shared buildBucketInfo helper (including new fields like delete protection/custom domain/TTL/lifecycle/cors/notifications/migration) with buckets get now honoring --format.

Written by Cursor Bugbot for commit 49b8cb4. This will update automatically on new commits. Configure here.

katieschilling and others added 5 commits March 10, 2026 12:20
Auto-installs Tigris CLI skill to ~/.claude/skills/tigris/ so Claude
Code and similar agents know to use tigris/t3 for object storage tasks.

Covers all three install paths: npm postinstall, shell installer, and
PowerShell installer. Only installs if ~/.claude already exists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@designcode designcode merged commit 4b05c5f into release Mar 11, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants