adobe / adobe/aio-cli-plugin-cloudmanager
pipeline:update: Support changing the Prod Deploy Approval step
- Langage dominant
- JavaScript
- Étoiles
- 50
- Forks
- 36
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Is your feature request related to a problem? Please describe.**
We are using the CM CLI tool extensively to manage our pipelines and executions. Unfortunately, not all options available in the CM UI are available in the CLI and this is causing a lot of troubles.
**Describe the solution you'd like**
Please add new option for cloudmanager:pipeline:update, with the same functionality as the "Pause before deploying to Production" checkbox field available in the UI of a production pipeline. New option might be called `--prodDeploymentApproval` (true/false) and it should work only when the pipeline is a production pipeline. If the pipeline is not a production pipeline, the usage of this option should result in a non-zero exit code.
**Describe alternatives you've considered**
Programmatic workaround is not possible here because this option is not yet supported by the Cloud Manager API itself (or at least it is not documented).
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par la commande cloudmanager:pipeline:update et suivez la manière dont ses options existantes sont gérées. Ajoutez le comportement demandé de --prodDeploymentApproval true/false pour les pipelines de production, et assurez-vous que les pipelines qui ne sont pas de production renvoient un code de sortie différent de zéro.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- cli, cloud
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 42/100