Womenintech Part 4: Continuous Delivery Of A Static Web Page With Jekyll, GitLab And AWS
As a new project, I was assigned the task to automate internal processes for our website deployment and to implement some features. Therefore, I had to deal
As a new project, I was assigned the task to automate internal processes for our website deployment and to implement some features. Therefore, I had to deal
Next stops Git, Gitlab, Ruby, Rspec and Cucumber To get into the workflow of our company, I started learning how to use Git. So, I started with the basics,
Continuous Integration(CI): Is the practice, in software engineering, of merging all developer working copies Its main goal is to prevent problems when merging