
7 min read
Handling CI/CD in a Mono Repo With Multiple Python Packages
In this article i'll share how I handheld the CI/CD in a mono repo with multiple python packages using GitHub Actions.
Discover articles about github actions, from beginner tutorials to advanced techniques and best practices.
In this article i'll share how I handheld the CI/CD in a mono repo with multiple python packages using GitHub Actions.
Automate cross-platform testing with GitHub Actions, using dynamic matrices for efficient, targeted tests.
Do you have a repo that contains important documentation? Streamline your documentation with Markdown linters to enhance documentation quality.