У нас вы можете посмотреть бесплатно Introduction to GitHub Actions - Part 5 - Run A Workflow Against A Pull Request или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
With this video we finally start to get into a real-world example of using GitHub Actions. The Scenario: We need to make a change on a feature branch and then pull request that change to the default branch. However, as part of the pull request process, we need to run a workflow that will build the code and test the code. In this video you are going to review a workflow file that satisfies the above requirements and see it "in action". (You see what I did there :) ) This is just the start of this scenario. We will continue to build on this in the next few videos. This video will also be helpful in preparing for the GitHub Actions certification exam. Demo Repo: https://github.com/devopselvis/my-git... ============================================================ 🕔 TIMESTAMPS 0:00 Intro 04:10 Review the pull request workflow 14:59 Make a code change 16:30 The workflow runs against the PR 19:20 Fix broken tests 20:50 Workflow runs again 21:21 View workflow artifacts 23:26 Wrap-up and teaser ============================================================ 🎥 INTRODUCTION TO GITHUB ACTIONS VIDEO SERIES ▶️ Part 1 - Your First GitHub Actions Workflow - • GitHub Migration Series - Day 2 - git clon... ▶️ Part 2 - Chaining Jobs Together In A Workflow - • Introduction to GitHub Actions - Part 2 - ... ▶️ Part 3 - The GitHub Context Object and Variables - • Introduction to GitHub Actions - Part 3 - ... ▶️ Part 4 - The GitHub Marketplace - • Introduction to GitHub Actions - Part 4 - ... ▶️ Part 5 - Run A Workflow Against A Pull Request - • Introduction to GitHub Actions - Part 5 - ... ▶️ Part 6 - Repository Rulesets - • Introduction to GitHub Actions - Part 6 - ... ▶️ Part 7 - Deploy Your App Using GitHub Actions - • Introduction to GitHub Actions - Part 7 - ... ▶️ Part 8 - Create Your First Custom GitHub Action - • Create Your First Custom GitHub Action ▶️ Part 9 - Create Your First Reusable Workflow - • Create Your First Reusable Workflow ▶️ Part 10 - Concurrency - • GitHub Actions - Is Concurrency Important ▶️ Part 11 - Trigger on a Custom Event - • GitHub Actions - Trigger on a Custom Event ▶️ Part 12 - Masking Variables and Secrets - • GitHub Actions - Masking Variables and Sec... ============================================================ 🌐 FIND ME 👉 Blog: https://mickeygousset.com 👉 GitHub: https://github.com/mickeygousset 👉 Twitter: / mickey_gousset