This is a preview of the video course, "Python Continuous Integration and Deployment Using GitHub Actions". Creating software is an achievement worth celebrating. But software is never static. Bugs need to be fixed, features need to be added, and security demands regular updates. In today’s landscape, with agile methodologies dominating, robust DevOps systems are crucial for managing an evolving codebase. That’s where GitHub Actions shine, empowering Python developers to automate workflows and ensure their projects adapt seamlessly to change.
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/cicd-github-actions/
The rest of the course covers:
- Polishing Your Workflow
- Using Python in a Workflow
- Using Existing GitHub Actions
- Running a Specific Python Version
- Leveraging pytest
- Testing Your Code on Push
Download
0 formats
No download links available.
Python Continuous Integration and Deployment Using GitHub Actions: Create a Workflow & Add a Step | NatokHD