Skip to content

refactor: migrate cli/cmd/github.ts from Bun.write() to Filesystem module#14154

Merged
thdxr merged 1 commit intodevfrom
migrate-github
Feb 18, 2026
Merged

refactor: migrate cli/cmd/github.ts from Bun.write() to Filesystem module#14154
thdxr merged 1 commit intodevfrom
migrate-github

Conversation

@thdxr
Copy link
Copy Markdown
Member

@thdxr thdxr commented Feb 18, 2026

Summary

Migrate src/cli/cmd/github.ts from Bun-specific file APIs to the Filesystem utility module.

Changes

  • Added Filesystem import
  • Replaced Bun.write() with Filesystem.write()

Related

Part of the Bun.file() migration effort.

…dule

Replace Bun.write() with Filesystem.write()
@thdxr thdxr merged commit 82a323e into dev Feb 18, 2026
10 checks passed
@thdxr thdxr deleted the migrate-github branch February 18, 2026 17:33
jonathanmiddleton pushed a commit to jonathanmiddleton/opencode that referenced this pull request Mar 10, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Mar 19, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Mar 19, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant