mirror of
https://github.com/labring/tentix.git
synced 2026-04-26 00:55:50 +03:00
[PR #20] [MERGED] feat & refactor: Engineering improvements to enhance project quality and efficiency #25
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tentix#25
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/labring/tentix/pull/20
Author: @Dilettante258
Created: 5/27/2025
Status: ✅ Merged
Merged: 5/30/2025
Merged by: @fanux
Base:
main← Head:clean📝 Commits (7)
6d2dc56feat: turborepo & eslint config82ccfa0feat: workflow refact7f76158docs: Readme & scripts documents1896e87feat: new Devlopment UserID Switcher3d9aa0cfix: fix lint warningsde999bachore: fix workflow1926278feat: fix turbo task graph(tasks' dependy)📊 Changes
158 files changed (+5215 additions, -5848 deletions)
View changed files
📝
.dockerignore(+53 -6)📝
.env.template(+2 -1)➖
.eslintrc.js(+0 -10)📝
.github/dependabot.yml(+1 -1)➕
.github/workflows/README.md(+111 -0)➕
.github/workflows/approved-fork.yml(+119 -0)📝
.github/workflows/build.yml(+53 -34)📝
.github/workflows/docker-publish.yml(+70 -9)➕
.github/workflows/fork-check.yml(+94 -0)📝
.npmrc(+1 -0)➕
DEVELOPMENT_GUIDE.md(+373 -0)📝
Dockerfile(+14 -12)📝
Makefile(+88 -9)📝
README.md(+420 -4)➕
SCRIPTS.md(+289 -0)📝
bun.lock(+320 -453)➕
docker-compose.yml(+50 -0)➕
eslint.config.mjs(+13 -0)➕
frontend/eslint.config.js(+4 -0)📝
frontend/package.json(+11 -10)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.