54 lines
2.3 KiB
Markdown
54 lines
2.3 KiB
Markdown
---
|
|
name: build-deploy
|
|
description: 构建部署、jjb-cmd 命令行、jjb-common-lib 工具库、GitLab 规范。Use when building, deploying, or using jjb toolchain.
|
|
---
|
|
|
|
# 构建与部署
|
|
|
|
## jjb-cmd 命令行
|
|
|
|
| 规范 | 路径 |
|
|
|-----|------|
|
|
| 全局安装 | `../specs/20-jjb-cmd/01-全局安装/SKILL.md` |
|
|
| 命令列表 | `../specs/20-jjb-cmd/02-命令列表/SKILL.md` |
|
|
| 登录授权 | `../specs/20-jjb-cmd/03-登录授权/SKILL.md` |
|
|
| 推送微前端包 | `../specs/20-jjb-cmd/04-推送微前端包/SKILL.md` |
|
|
| 发布云组件 | `../specs/20-jjb-cmd/05-发布云组件/SKILL.md` |
|
|
| 拉取 AI 配置 | `../specs/20-jjb-cmd/06-拉取AI配置/SKILL.md` |
|
|
|
|
## jjb-common-lib 工具库
|
|
|
|
| 规范 | 路径 |
|
|
|-----|------|
|
|
| tools 模块 | `../specs/21-jjb-common-lib/01-tools模块使用规范/SKILL.md` |
|
|
| http 模块 | `../specs/21-jjb-common-lib/02-http模块使用规范/SKILL.md` |
|
|
| qs 模块 | `../specs/21-jjb-common-lib/03-qs模块使用规范/SKILL.md` |
|
|
| crypto 模块 | `../specs/21-jjb-common-lib/04-crypto模块使用规范/SKILL.md` |
|
|
| color 模块 | `../specs/21-jjb-common-lib/05-color模块使用规范/SKILL.md` |
|
|
|
|
## 构建与部署
|
|
|
|
| 规范 | 路径 |
|
|
|-----|------|
|
|
| 应用推送命令 | `../specs/15-构建与部署/01-应用推送命令/SKILL.md` |
|
|
| 后端仓库配置 | `../specs/15-构建与部署/02-后端仓库配置/SKILL.md` |
|
|
| 环境与分支映射 | `../specs/15-构建与部署/03-环境与分支映射/SKILL.md` |
|
|
| 应用推送机制 | `../specs/15-构建与部署/04-应用推送机制/SKILL.md` |
|
|
| 使用说明 | `../specs/15-构建与部署/05-使用说明/SKILL.md` |
|
|
|
|
## GitLab 规范
|
|
|
|
| 规范 | 路径 |
|
|
|-----|------|
|
|
| GitLab 地址 | `../specs/18-GitLab规范/01-GitLab地址/SKILL.md` |
|
|
| 分支命名规范 | `../specs/18-GitLab规范/02-分支命名规范/SKILL.md` |
|
|
| 仓库命名规范 | `../specs/18-GitLab规范/03-仓库命名规范/SKILL.md` |
|
|
| 应用仓库目录结构 | `../specs/18-GitLab规范/04-应用仓库目录结构/SKILL.md` |
|
|
| 仓库管理规范 | `../specs/18-GitLab规范/05-仓库管理规范/SKILL.md` |
|
|
| 权限与访问 | `../specs/18-GitLab规范/06-权限与访问/SKILL.md` |
|
|
|
|
## 关键词
|
|
|
|
- **parseJSON** / **parseObject** / **tools.router** / **router.query**
|
|
- **AES 加密** / **MD5** / **统一使用 dayjs 处理日期格式**
|