Python Project CI/CD with GitHub Actions
Introduction
In this article, we're going to create a basic CI/CD pipeline for a typical Python package. The text focuses on practical aspects and should be enough to get you started.
What is CI/CD
Skim through this paragraph if you're a veteran.
CI/...
horosin.com7 min read