bitovi / bitovi/github-actions-deploy-stackstorm
e2e CI tests
- Lenguaje dominante
- Shell
- Estrellas
- 9
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The repo should do an end2end test run based on the actual action's Terraform/Ansible code.
We can run a full `provision->deploy->destroy` pipeline on every PR (it's 10mins). As far as I remember, external collaborators won't be able to run the CI on our behalf so we're good as long as BitOps doesn't leak (#36).
If that feels risky, we can use `/commands` comments in GH PRs for more granular control the CI runs for testing to avoid overusing the compute resources. Alternatively, use the [[ci skip]](https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs) flags.
Are we confident in our work, ready to dogfood own GH Action and test deploy ST2 instance based on defaults to EC2? This will help verifying the action runs end-to-end on every new feature/change, avoid regressions and also allows testing the changes directly in this repo, rather than using another middle repo, speeding up the development and feedback loop.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza localizando los workflows existentes de GitHub Actions del repositorio y las rutas de Terraform/Ansible utilizadas para aprovisionar, desplegar y destruir la instancia de StackStorm. Define si cada PR debe activar la ejecución o si debe utilizarse un mecanismo controlado de comandos/omisión; se considera terminado cuando un despliegue predeterminado de EC2 se completa de extremo a extremo sin exponer BitOps ni desperdiciar recursos de cómputo.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- ansible, aws, github-actions, terraform
- Área
- ci-cd, cloud, devops, infrastructure, testing
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 32/100