GitHub Actions - Automate your Workflows
GitHub Actions is a CI/CD tool built into GitHub. The idea is to move your workflow closer to your code. This episode we discuss the background of GitHub Actions, how to set up an action, the marketplace, and next steps.
GitHub Actions - https://github.com/features/actions
GitHub Actions Documentation - https://help.github.com/en/actions
GitHub Actions Usage Limits - https://help.github.com/en/actions/getting-started-with-github-actions/about-github-actions#usage-limits
GitHub Actions Marketplace
Greetings Action Example - https://github.com/vegasbrianc/prometheus/blob/master/.github/workflows/greetings.yml
Action Netlify Example - https://github.com/marketplace/actions/deploy-to-netlfiy
Docker Action Build & Push - https://github.com/marketplace/actions/build-and-push-docker-images
GitHub Actions Documentation - https://help.github.com/en/actions
GitHub Actions Usage Limits - https://help.github.com/en/actions/getting-started-with-github-actions/about-github-actions#usage-limits
GitHub Actions Marketplace
Greetings Action Example - https://github.com/vegasbrianc/prometheus/blob/master/.github/workflows/greetings.yml
Action Netlify Example - https://github.com/marketplace/actions/deploy-to-netlfiy
Docker Action Build & Push - https://github.com/marketplace/actions/build-and-push-docker-images