adobe / adobe/aio-cli-plugin-cloudmanager

Provide AEM version in cloud manager environment data

Abierto
#695 1 comentario 0 reacciones 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.**

In AEM as a Cloud Service pipelines are automatically triggered to update the underlying AEM, but the version an environment is currently using / going to be updated to is only available in the Cloud Manager UI. Since the version is displayed on several Cloud Manager screens, this information must be available somewhere and should be made accessible.

**Describe the solution you'd like**
It would be nice if the aem version could be added to the environment data (https://developer.adobe.com/experience-cloud/cloud-manager/reference/api/#tag/Environments/operation/getEnvironment) and/or returned by the cli. It can also be added as detail to `buildImage` step of a `PipelineExecution` (https://developer.adobe.com/experience-cloud/cloud-manager/reference/api/#tag/Pipeline-Execution/operation/stepState). The `deploy` step details contains information about `environmentUrls` and `deploymentStepDescription`, and something similar could be added to the `buildImage` step.

**Describe alternatives you've considered**
I don't have any alternatives in mind.

**Additional context**
Since it would be available via api only, the version should return the full version including the `-240600` suffix, e.g. `2024.6.16799.20240614T073455Z-240600` instead of just `2024.6.16799.20240614T073455Z`

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza revisando la Cloud Manager Environments getEnvironment API y la Pipeline Execution stepState API vinculadas en el issue; después, inspecciona cómo expone esta CLI los datos de environment y pipeline. Determina si la versión completa de AEM pertenece a los datos del environment, a la salida de la CLI o a los detalles del paso buildImage; el trabajo estará terminado cuando la interfaz elegida devuelva la versión completa, incluido el sufijo -240600.

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
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.