123: GitHub Actions - Tania Allard
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.
Sponsored By:
- Datadog: Modern monitoring & security. See inside any stack, any app, at any scale, anywhere. Visit testandcode.com/datadog to get started.
Links:
- Using Python with GitHub Actions - GitHub Docs
- awesome-actions — A curated list of awesome actions to use on GitHub