[PR #8] [MERGED] Switch Dockerfile to Bun #96

Closed
opened 2026-02-27 15:55:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/8
Author: @arunavo4
Created: 5/20/2025
Status: Merged
Merged: 5/20/2025
Merged by: @arunavo4

Base: bunHead: ray/test-code-and-migrate-ci-to-bun


📝 Commits (1)

  • f6b5df4 chore: switch docker build to bun

📊 Changes

1 file changed (+19 additions, -59 deletions)

View changed files

📝 Dockerfile (+19 -59)

📄 Description

Summary

  • update Dockerfile to use oven/bun instead of Node

Testing

  • bun x vitest run (fails: ConnectionRefused downloading package manifest)
  • bun x astro build (fails: ConnectionRefused downloading package manifest)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RayLabsHQ/gitea-mirror/pull/8 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 5/20/2025 **Status:** ✅ Merged **Merged:** 5/20/2025 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `bun` ← **Head:** `ray/test-code-and-migrate-ci-to-bun` --- ### 📝 Commits (1) - [`f6b5df4`](https://github.com/RayLabsHQ/gitea-mirror/commit/f6b5df472a57daa73d73f3eaf031692466d83f2d) chore: switch docker build to bun ### 📊 Changes **1 file changed** (+19 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+19 -59) </details> ### 📄 Description ## Summary - update Dockerfile to use `oven/bun` instead of Node ## Testing - `bun x vitest run` *(fails: ConnectionRefused downloading package manifest)* - `bun x astro build` *(fails: ConnectionRefused downloading package manifest)* --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:55:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitea-mirror#96
No description provided.