Skip to content

Switch CI to bun#46

Merged
zerebos merged 3 commits intomainfrom
fix/ci
Dec 3, 2025
Merged

Switch CI to bun#46
zerebos merged 3 commits intomainfrom
fix/ci

Conversation

@zerebos
Copy link
Copy Markdown
Member

@zerebos zerebos commented Dec 3, 2025

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR migrates the CI/CD workflow from Node.js/npm to Bun, updating the GitHub Actions workflow to use Bun's setup action, caching mechanism, and CLI commands for building and deploying documentation.

  • Replaces Node.js setup with Bun setup action
  • Implements Bun-specific dependency caching strategy
  • Updates installation and build commands to use Bun CLI

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/build-and-deploy.yml Outdated
@zerebos zerebos merged commit b7c9f11 into main Dec 3, 2025
@zerebos zerebos deleted the fix/ci branch December 3, 2025 15:28
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