6 posts tagged with "github"
github reusable workflows and actions are great
Lately I've been working on creating as close to a…
github repo tagging
06/22/2022 15:57 | Category: git
Tags: githubversioningcicd
For personal projects I use a tagging system to trigger CICD pipelines that…
github actions conditional environment variables
Update 1/4/2023: The original psot contained an…
github actions workflow and scheduling
08/19/2021 17:23 | Category: git
Tags: githubgithub_actionsgit
Working with GitHub actions more seriously recently had lead…
github actions submodule workflow
08/19/2021 17:10 | Category: git
Tags: githubgithub_actionsgit
My personal website utilizes my zets/ repository from GitHub to…
github personal access tokens
I was recently working on a project for a client that did not allow me…