Tag: GitHub
-
CI Tells the Truth
I decided to move away from having my lftcrwd application version-controlled locally to version-controlled on GitHub. This meant an opporunity to explore CI and GitHub Actions, as well as a security layer. (Semgrep) I spent an afternoon setting up CI/CD…