Posts with the tag learning:
As a reminder for my future self and anyone that might find it useful, here’s a quick look at setting up ssh for GitHub actions.
Goal The goal here is to setup a local development dockerized python project that utilises CI/CD to my linode VPS.
Problem Statement: After an update of the VPS server using apt update && apt upgrade nothing worked.
I recently finished the Google IT Automation with Python Professional Certificate course on Coursera.
Capturing Groups Say we want to do more than just print or return a match, but instead want to use the result and/or manipulate it.
A powerful tool for my IT toolbox.
A search query of text using a string.
Cloning a branch from GitHub To clone, or make a local copy of a repository, use: