mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #6] [MERGED] Switch package management to Bun #93
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#93
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/6
Author: @arunavo4
Created: 5/20/2025
Status: ✅ Merged
Merged: 5/20/2025
Merged by: @arunavo4
Base:
bun← Head:l9s9sl-ray/migrate-project-to-bun-with-redis-and-sqlite📝 Commits (2)
d5b0102chore: switch to bun package managerf9c77bbMerge branch 'bun' into l9s9sl-ray/migrate-project-to-bun-with-redis-and-sqlite📊 Changes
13 files changed (+75 additions, -97 deletions)
View changed files
📝
.dockerignore(+1 -2)📝
.github/workflows/README.md(+1 -2)📝
.github/workflows/astro-build-test.yml(+7 -13)📝
.github/workflows/docker-scan.yml(+2 -2)📝
README.md(+22 -36)📝
docker-entrypoint.sh(+9 -9)📝
package.json(+4 -4)📝
scripts/README-docker.md(+1 -1)📝
scripts/README.md(+12 -12)📝
scripts/docker-diagnostics.sh(+2 -2)📝
scripts/manage-db.ts(+9 -9)📝
src/content/docs/quickstart.md(+4 -4)📝
src/lib/config.ts(+1 -1)📄 Description
Summary
Testing
bun x vitest run🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.