AcevedoR / AcevedoR/rpg-maestro
ci: improve docker build and push phase
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- 平均合并
- 16 分钟
- 30 天内合并 PR
- 7
描述
replace docker-build and deploy shell tasks by a custom NX executor or a lib
贡献指南
这个仓库没有索引到贡献指南
调研方向
No files are named in the issue, so start by inspecting CI workflow and Nx config files to locate the `docker-build` and `deploy` shell tasks. Follow those task definitions to identify where build/push inputs, secrets, and command chains are wired. Next, replace the shell-based flow with a custom Nx executor or shared library hook and wire it into the same targets. Finish when the CI path runs successfully with the same Docker build/push behavior but without direct shell-task steps.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, typescript
- 领域
- build-system, ci-cd
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100