Skip to content

force push

CI/CD

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...

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...