filmov
tv
How to use GitHub Actions
Показать описание
Explanation of how to use GitHub Actions to setup a basic CI/CD workflow based on GitLab Flow.
Resources:
00:00 - Intro
01:20 - Workflow
03:47 - Requirements
04:14 - Cloning project to local machine
05:50 - Create workflow configuration
07:27 - Define when the workflow runs
08:01 - Define the jobs for our workflow
13:15 - Commit and push changes to GitHub
15:00 - Creating real jobs to do real testing
16:18 - Adding Docker Compose wrapper
16:54 - Command for running the Django test
17:15 - Adding linting job using Flake8
21:22 - Configure GitHub Actions for the most efficient use of free minutes
24:34 - Add deployment jobs to our jobs list
30:10 - Run through of a real-life scenario (i.e. creating a feature)
33:11 - About how to configure your project to require tests to pass to merge requests
34:35 - Fixing broken view
37:20 - Create production branch
38:41 - Deploying to production
Resources:
00:00 - Intro
01:20 - Workflow
03:47 - Requirements
04:14 - Cloning project to local machine
05:50 - Create workflow configuration
07:27 - Define when the workflow runs
08:01 - Define the jobs for our workflow
13:15 - Commit and push changes to GitHub
15:00 - Creating real jobs to do real testing
16:18 - Adding Docker Compose wrapper
16:54 - Command for running the Django test
17:15 - Adding linting job using Flake8
21:22 - Configure GitHub Actions for the most efficient use of free minutes
24:34 - Add deployment jobs to our jobs list
30:10 - Run through of a real-life scenario (i.e. creating a feature)
33:11 - About how to configure your project to require tests to pass to merge requests
34:35 - Fixing broken view
37:20 - Create production branch
38:41 - Deploying to production
How GitHub Actions 10x my productivity
Tip 1: Build your first GitHub Actions workflow
What is GitHub Actions?
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker
Github Actions CI/CD - Everything you need to know to get started
5 Ways to DevOps-ify your App - Github Actions Tutorial
GitHub Actions Step by Step DEMO for Beginners
How to start a CI pipeline with Actions
Integrating CI-driven scans with GitHub Actions in Burp Suite Enterprise Edition
GitHub Actions - Supercharge your GitHub Flow
How to use GitHub Actions & Release-It to Easily Release Your Code
GitHub Actions Tutorial | From Zero to Hero in 90 minutes (Environments, Secrets, Runners, etc)
How to use GitHub Actions
How to Use GitHub Actions with R to Run Code Automatically
Understanding GitHub Actions - Automated Testing
Schedule Python Scripts with GitHub Actions FOR FREE | Python Automation
Learn GitHub Actions in Under 30 Minutes
Create your first GitHub Action!
How to use Github Actions with Google's Workload Identity Federation
GitHub Actions
Secrets and Environment Variables in your GitHub Action
GitHub Actions: GITHUB_TOKEN Explained | How it works, Change Permissions, Customizations
GitHub Actions in under 1 minute! #DevOpsDemystified
Let's learn GitHub Actions in a self-hosted Homelab!
Комментарии