Actions
Soporte #55
open
RA
Setup de Integración Continua (GitHub Actions)
Soporte #55:
Setup de Integración Continua (GitHub Actions)
Start date:
06/03/2024
Due date:
06/04/2024 (about 20 months late)
% Done:
0%
Estimated time:
3:00 h
Description
Crear pipeline .yml para automatizar el testing.
Steps:
- Checkout código.
- Setup Node.js / Ruby / Python (según stack).
- Install dependencies.
- Run Linter.
- Run Unit Tests.
- Build Docker Image.
Actions