The other day I found a nice thread 🧵console
methods, that can be used instead of console.log()
. Let us take a closer look! 🤓
Lately we have been using more and more of our GitLab CI minutes during development. To counter that I restricted the execution of feature/*
branches to be only executed when manually triggered. That way all developers can push their changes before they go home without worrying about our contingent of GitLab CI minutes.