
Audio is streamed directly from the publisher (test-and-code.sfo3.cdn.digitaloceanspaces.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Lots of Python projects are starting to use GitHub Actions for Continous Integration & Deployment (CI/CD), as well as other workflows.
Tania Allard, a Senior Cloud Developer Advocate at Microsoft, joins the show to answer some of my questions regarding setting up a Python project to use Actions.
Some of the topics covered:
- How to get started with GitHub Actions for a Python project?
- What are workflow files?
- Does it matter what the file name is called?
- Can I have / Should I have more than one workflow?
Special Guest: Tania Allard.
Links:
- Using Python with GitHub Actions - GitHub Docs
- awesome-actions — A curated list of awesome actions to use on GitHub
Topics
CI/CDContinuous IntegrationContinuous DeploymentGitHub Actions