Data Pipeline Automation with GitHub Actions Using R and Python
Duration: 2h 12m, Skill Level: Intermediate
Duration: 2h 12m, Skill Level: Intermediate
Learn to automate your software development workflow with GitHub Actions. Understand the common use cases of GitHub Actions, where to find existing actions, and how to create a new GitHub Actions workflow within your own GitHub Repository
GitHub Actions Workflows provide extensive features that allow developers, administrators and organizations to programmatically act upon their code and hosting environments. This course will teach you how to understand workflows and actions,…