This website requires JavaScript.
Explore
Help
Sign In
actions
/
xgj
Watch
2
Star
0
Fork
0
You've already forked xgj
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
78
Commits
2
Branches
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lyda
ff48b8a3e8
Merge branch 'v1'
2025-11-17 16:00:00 +08:00
.gitea
/workflows
feat: 注释掉 test-cache-state.yml 中的过期测试部分,以便于后续功能调整和优化,保持代码整洁性。
2025-08-21 13:36:42 +08:00
cache-state
fix: 更新 cache-state 示例文件,修正 GitHub Action 使用路径,从 .actions/xgj/cache-state@v1 修改为 actions/xgj/cache-state@v1,以确保正确引用和执行缓存状态管理功能。
2025-08-21 13:17:19 +08:00
config-env
refactor: 合并多个校验选项为单一的enable-validation开关
2025-10-11 18:56:51 +08:00
npm-install
fix: 强制 npm 使用 node_modules 缓存模式并优化缓存模式处理逻辑
2025-10-13 11:54:59 +08:00
pnpm-install
feat: 添加依赖安装后工作区变更检测及错误提示
2025-10-13 11:32:28 +08:00
release-web
feat: 更新 Web 项目发布构建的 GitHub Action,确保版本号输出统一添加 v 前缀,优化版本获取逻辑,更新文档以反映新格式和使用示例。
2025-08-20 19:29:45 +08:00
setup-env
fix: 锁定 docker-ce-cli 版本为 5:20.10.21 并更新缓存版本至 v3
2025-11-17 15:59:31 +08:00
trigger-version
feat(trigger-version): 添加标签过滤功能支持通配符匹配和排除
2025-08-22 13:22:31 +08:00
.gitignore
Initial commit
2025-07-17 16:40:38 +08:00
README.md
Initial commit
2025-07-17 16:40:38 +08:00
test-version-logic.sh
feat: 增强 Web 项目发布构建的 GitHub Action,添加自定义版本文件路径支持,优化版本获取逻辑,确保版本号格式一致,更新文档以反映新功能和使用示例。
2025-08-20 17:53:45 +08:00
README.md
actions
一些 CI actions 的复用
Reference in New Issue
View Git Blame
Copy Permalink
Description
小管家内部actions
Readme
191
KiB
Languages
Shell
100%