Deploy with a message
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 7.8k
- Forks
- 2.2k
- Ø Merge
- 22 Std. 28 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
# 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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, firebase, typescript
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100