mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #7] [CLOSED] Migrate project to Bun runtime #95
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/7
Author: @arunavo4
Created: 5/20/2025
Status: ❌ Closed
Base:
bun← Head:ray/migrate-project-to-bun-with-redis-and-sqlite📝 Commits (1)
b964f0bchore(ci): setup bun in build workflow📊 Changes
9 files changed (+62 additions, -55 deletions)
View changed files
📝
.github/workflows/README.md(+1 -1)📝
.github/workflows/astro-build-test.yml(+5 -0)📝
README.md(+3 -3)📝
package.json(+15 -19)📝
src/content/docs/architecture.md(+4 -4)📝
src/content/docs/configuration.md(+1 -1)📝
src/content/docs/quickstart.md(+1 -1)📝
src/lib/db/index.ts(+18 -5)📝
src/lib/redis.ts(+14 -21)📄 Description
Summary
Testing
bun x vitest run🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.