This repository was archived by the owner on Nov 25, 2025. It is now read-only.
删除 action 中的 readme#4
Merged
Merged
Conversation
zsio
added a commit
that referenced
this pull request
Sep 29, 2025
* 添加 GitHub Actions CI/CD 配置文件,包括 PR 构建检查和版本发布工作流,更新 README.md 以说明工作流和快速开始步骤。 * fix: initialize drizzle db lazily * build: optimize docker image with standalone output * build: speed up multi-arch docker build * 优化 Dockerfile,移除镜像源前缀以简化构建过程 * chore: simplify release workflow and deployment docs * fix: ensure release buildx uses container driver * 优化 PR 检查工作流,使用单一架构以提高构建速度,并将镜像直接加载到 Docker daemon,简化后续测试步骤。 * 优化 PR 检查和发布工作流,增强镜像验证步骤,确保 Node.js 版本和应用文件存在性检查,改进版本标签匹配规则。 * Feature/actions (#3) * 添加 GitHub Actions CI/CD 配置文件,包括 PR 构建检查和版本发布工作流,更新 README.md 以说明工作流和快速开始步骤。 * fix: initialize drizzle db lazily * build: optimize docker image with standalone output * build: speed up multi-arch docker build * 优化 Dockerfile,移除镜像源前缀以简化构建过程 * chore: simplify release workflow and deployment docs * fix: ensure release buildx uses container driver * 优化 PR 检查工作流,使用单一架构以提高构建速度,并将镜像直接加载到 Docker daemon,简化后续测试步骤。 * 优化 PR 检查和发布工作流,增强镜像验证步骤,确保 Node.js 版本和应用文件存在性检查,改进版本标签匹配规则。 * 删除 GitHub Actions 配置的 README.md 文件,移除不再需要的文档内容。 * 删除 action 中的 readme (#4) * 添加 GitHub Actions CI/CD 配置文件,包括 PR 构建检查和版本发布工作流,更新 README.md 以说明工作流和快速开始步骤。 * fix: initialize drizzle db lazily * build: optimize docker image with standalone output * build: speed up multi-arch docker build * 优化 Dockerfile,移除镜像源前缀以简化构建过程 * chore: simplify release workflow and deployment docs * fix: ensure release buildx uses container driver * 优化 PR 检查工作流,使用单一架构以提高构建速度,并将镜像直接加载到 Docker daemon,简化后续测试步骤。 * 优化 PR 检查和发布工作流,增强镜像验证步骤,确保 Node.js 版本和应用文件存在性检查,改进版本标签匹配规则。 * 删除 GitHub Actions 配置的 README.md 文件,移除不再需要的文档内容。 * 优化 PR 检查工作流,移除不必要的 Docker 镜像结构测试步骤,以简化构建过程。 * 删除 GitHub Actions 配置中的 README.md 文件,移除不再需要的文档内容。 * 更新 PR 检查工作流,仅在向 main 分支提交 PR 时触发,简化触发条件。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.