Integración contínua Proceso de integración contínua basado en Github flow con Jenkins Por Jordi Marti 17 junio 2020 0 In the next post we will show a continuous integration design process based on the github branch workflow and Jenkins pipelines. Static code analysis with Sonarqube tool and Nexus binary… READ MORE
Project Management Modelos de metodologias ágiles de gestión y planificación Por Jordi Marti 11 junio 2020 0 El UP és un procés d’enginyeria de software que proporciona un enfoc disciplinat per a la construcció, desenvolupament i manteniment del software. Tot i així, UP no és suficient. En… READ MORE
Ingeniería del software Instalar WordPress con Docker y MySQL 8 Por Jordi Marti 10 junio 2020 3 I usually use Docker to build applications in my development environment specially when I need to run some experiments or testing. Because running Wordpress typically involves installing a web server… READ MORE