Deploy with a message
未关闭
- 主要语言
- TypeScript
- 星标
- 7.8k
- 派生
- 2.2k
- 平均合并
- 22 小时 28 分钟
- 30 天内合并 PR
- 6
描述
# Feature request
If you run `firebase deploy --help`, you can see that there is a `-m, --message ` option you can set.
It would be great to have the chance to set such a message using `@angular/fire:deploy` schematic.
贡献指南
调研方向
Locate the @angular/fire:deploy schematic and inspect how it invokes Firebase deploy and defines its options. Use `firebase deploy --help` to confirm the existing `-m, --message ` option. Done means the schematic accepts a deployment message and passes it through to Firebase deploy.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, firebase, typescript
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100