5 useful things to know when working with Github ActionsGithub Actions make CI/CD easy. Here are 5 less-common tips and possible gotchas to level up your Github Actions game!Oct 24, 2023Oct 24, 2023
Jenkins: How to clean up the workspace after a job runIf you get “Insufficient disk space” errors frequently on your Jenkins slaves, then this might be just the tip for you 😊Sep 19, 2022Sep 19, 2022
Building a custom selenium/standalone-chrome docker image with an HTTP endpoint for shutdownSelenium removed support for its lifecycle management servlet (i.e. that which enabled you to shut down the selenium server using an HTTP…May 13, 2022May 13, 2022
Why you should always .gitkeepYou should always use .gitkeep when you want to check in empty directories to git.Nov 28, 2021Nov 28, 2021