Skip to content

force push

GitHub Actions

View all tags
subscribe via RSS
Go Package CI/CD with GitHub Actions

| Go, CI/CD, GitHub Actions | 9 min read

In a previous post, I wrote about how I implemented CI/CD checks and autoreleases for the Python implementation of my random-standup program… Read more...

Python Package CI/CD with GitHub Actions

| Python, CI/CD, GitHub Actions | 10 min read

In a previous post, I alluded to having pure CI/CD checks and autoreleases for my random-standup program. I wanted to ensure that: Each… Read more...