GitHub Actions - Tania Allard
Episode 123 · July 24th, 2020 · 22 mins 53 secs
About this Episode
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?
Episode Sponsors
Episode Links
- Using Python with GitHub Actions - GitHub Docs
- awesome-actions — A curated list of awesome actions to use on GitHub