Skip to content

skills for db and storage - #204

Merged
jamie-at-bunny merged 5 commits into
mainfrom
skills-for-db-and-storage
Sep 2, 2026
Merged

skills for db and storage#204
jamie-at-bunny merged 5 commits into
mainfrom
skills-for-db-and-storage

Conversation

@jamie-at-bunny

Copy link
Copy Markdown
Member

No description provided.

@bunnynet-devops

Copy link
Copy Markdown

@codex review

@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a19818d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@bunny.net/cli Patch
@bunny.net/cli-darwin-arm64 Patch
@bunny.net/cli-darwin-x64 Patch
@bunny.net/cli-linux-arm64 Patch
@bunny.net/cli-linux-x64 Patch
@bunny.net/cli-windows-x64 Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T08:25:32.170711Z 4182e9e Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@greptile-apps

greptile-apps Bot commented Sep 2, 2026

Copy link
Copy Markdown

Greptile Summary

The PR promotes the storage namespace into the visible CLI command list and ships new storage and database-client skill references.

  • Adds embedded skill content and routing for Edge Storage and @bunny.net/database-client.
  • Documents storage-zone, file, credential, and custom-domain workflows.
  • Updates CLI help visibility, README examples, tests, and release notes.

Confidence Score: 3/5

The PR is not yet safe to merge because the installed skill still creates unusable S3 setups and the documented Node range includes runtimes that fail on combined cancellation signals.

The current skill workflow creates a storage zone without the immutable S3 enablement flag before requesting S3 credentials, while the database-client documentation and package metadata continue to support Node versions where the unguarded combined-signal path cannot execute.

Files Needing Attention: skills/bunny-cli/SKILL.md; skills/bunny-cli/references/database-client.md; packages/database-client/src/protocol.ts; packages/database-client/package.json

Important Files Changed

Filename Overview
skills/bunny-cli/SKILL.md Adds storage and database-client routing, but the quick storage workflow still requests S3 credentials after creating a zone without S3 enabled.
skills/bunny-cli/references/storage.md Adds comprehensive storage guidance and now consistently enables S3 in creation examples that request S3 credentials.
skills/bunny-cli/references/database-client.md Adds database-client guidance, but retains a Node support claim that is incompatible with the combined timeout-and-signal implementation.
packages/cli/src/commands/skills/content.ts Embeds and exposes the two new reference files through the installed skill.
packages/cli/src/cli.ts Promotes the storage namespace from the experimental command list to the normal visible command list.
packages/cli/src/commands/storage/index.ts Gives the promoted storage namespace a visible help description.

Reviews (3): Last reviewed commit: "docs(db): point connect() at db quicksta..." | Re-trigger Greptile

Comment thread skills/bunny-cli/references/storage.md Outdated
Comment thread skills/bunny-cli/references/database-client.md

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4182e9e0eb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread skills/bunny-cli/references/storage.md Outdated
Comment thread skills/bunny-cli/references/storage.md Outdated
Comment thread skills/bunny-cli/references/database-client.md Outdated
Comment thread skills/bunny-cli/references/storage.md Outdated
Comment thread skills/bunny-cli/SKILL.md
@jamie-at-bunny
jamie-at-bunny merged commit a00a867 into main Sep 2, 2026
6 checks passed
@jamie-at-bunny
jamie-at-bunny deleted the skills-for-db-and-storage branch September 2, 2026 08:52
@github-actions github-actions Bot mentioned this pull request Sep 2, 2026
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.

3 participants