Python
View all tagssubscribe via RSS
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...
Writing a Simple CLI Program: Python vs Go
| Python, Go, CLI, CI/CD | 15 min read
As I mentioned in a previous post, I'm currently the Scrum Master of the DND Digital HR AppDev team. One of my duties is running the daily… Read more...