adobe / adobe/aio-cli-plugin-cloudmanager

pipeline:update: Support changing the Prod Deploy Approval step

Abierto
#685 0 comentarios 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
50
Forks
36
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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).

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza con el comando cloudmanager:pipeline:update y sigue el flujo de cómo se gestionan sus opciones existentes. Añade el comportamiento solicitado de --prodDeploymentApproval true/false para los pipelines de producción y asegúrate de que los pipelines que no son de producción devuelvan un código de salida distinto de cero.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
cli, cloud
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.