CI/CD Pipeline Kata
Training how to build a pipeline for continuous delivery
Some time ago other team was managing the pipeline of my team’s applications, and they were also testing and deploying our applications.
Training how to build a pipeline for continuous delivery
Some time ago other team was managing the pipeline of my team’s applications, and they were also testing and deploying our applications.
Discovering the new REPL built-in console in Java
On this post, I will cover one of the new Java 9 features that attracted my attention: REPL.