Posts
First contribution to open source, hacktoberfest !
November 03, 2020First participation, first contribution to open source. Yeah ! Yes, I finished my first the Hacktoberfest challenge, thanks to Digital Ocean…
Manual trigger with Github Actions
January 28, 2020Hi there, this blog post explains how to manually trigger builds of GitHub actions. Why would you want to do that? Instead of just waiting…
Relation between middle/senior and junior dev
January 01, 2020I've been a teacher and also a learner, so I've got something to tell you. I've heard so many comments like "you're too junior" , "you're…
Docker services in Github Actions won't have secrets for you
November 17, 2019I explain deeper how is structured an action and how to use docker services in an article but I will focus here more on services. Yeah…
How to create Github Actions to run tests with services ?
November 05, 2019I’ve been digging GitHub Actions since I received access to the beta. GitHub Actions is generally available since November 11, 2019 and I…