Udemy The Complete GitHub Actions Workflows Guide (2023) UPDATE

0dayddl

U P L O A D E R

359020115_tuto.jpg


Download Free Download : Udemy The Complete GitHub Actions Workflows Guide 2023 UPDATE
mp4 | Video: h264,1920X1080 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:8.06 GB

Files Included :
001 Before Starting the Course.mp4 (11.51 MB)
MP4
002 Introduction to GitHub Actions & Workflows.mp4 (54.75 MB)
MP4
003 Introduction to the YAML Format.mp4 (79.54 MB)
MP4
004 Let's Create Our First Workflow.mp4 (70.07 MB)
MP4
005 Parallel & Dependent Jobs.mp4 (48.71 MB)
MP4
006 An Overview to Managing Our Workflow Runs through the Web UI & the GitHub CLI.mp4 (52.06 MB)
MP4
007 Debugging Our Workflow Runs.mp4 (78.76 MB)
MP4
008 Skipping Workflow Runs.mp4 (7.06 MB)
MP4
009 Introduction to Workflow Commands.mp4 (126.21 MB)
MP4
011 Shells & Working Directories.mp4 (62.21 MB)
MP4
012 Downloading Our Repository into the Runner Machine.mp4 (50.39 MB)
MP4
013 Introduction to Actions.mp4 (102.14 MB)
MP4
014 The Checkout Action.mp4 (59.07 MB)
MP4
001 Repository Events (ex Push, Pull Request, Issues).mp4 (133.41 MB)
MP4
002 Events Activity Types.mp4 (31.35 MB)
MP4
003 Workflow Run Approval from Fork Pull Requests.mp4 (38.88 MB)
MP4
004 Using the Pull Request Target Event.mp4 (83.7 MB)
MP4
005 Running a Workflow Based on Another Workflow.mp4 (15.98 MB)
MP4
006 Filtering Our Workflow Runs by Branches, Tags and Paths.mp4 (44.8 MB)
MP4
007 Manually Triggering a Workflow from the GitHub Web UI, CLI and the REST API.mp4 (157.89 MB)
MP4
008 Using the Repository Dispatch Event for External Events.mp4 (97.98 MB)
MP4
009 Running Workflows on a Schedule.mp4 (79.91 MB)
MP4
001 Expressions & Contexts.mp4 (158.09 MB)
MP4
002 The If Key & Expression Functions.mp4 (156.38 MB)
MP4
003 Status Check Functions.mp4 (90.93 MB)
MP4
004 Default & Custom Environment Variables.mp4 (63.16 MB)
MP4
005 Setting Environment Variables During the Execution of a Workflow.mp4 (98.23 MB)
MP4
006 Configuration Variables & Secrets.mp4 (59.02 MB)
MP4
007 Encrypting & Decrypting Large Files in a Workflow.mp4 (106.43 MB)
MP4
008 The GITHUB TOKEN Secret & Customizing its Permissions.mp4 (48.97 MB)
MP4
001 Timeout Minutes & Continue on Error.mp4 (70.71 MB)
MP4
002 Running a Job Multiple Times Using a Matrix.mp4 (40.61 MB)
MP4
003 Including & Excluding Matrix Configurations.mp4 (58.67 MB)
MP4
004 Handling Failing Jobs in a Matrix.mp4 (43.02 MB)
MP4
005 Step and Job Outputs & Dynamic Matrices.mp4 (189.28 MB)
MP4
006 Running a Single Job or Workflow at a Time Using Concurrency.mp4 (120.09 MB)
MP4
007 Reusable Workflows.mp4 (108.14 MB)
MP4
008 Reusable Workflow Outputs.mp4 (46.45 MB)
MP4
009 Nesting Reusable Workflows.mp4 (49.3 MB)
MP4
010 Caching Files in Github Actions.mp4 (119.71 MB)
MP4
011 Updating Cache Keys Dynamically & Adding Restore Keys.mp4 (102.69 MB)
MP4
012 Cache Limits & Restrictions.mp4 (86.97 MB)
MP4
013 Uploading & Downloading Job Artifacts.mp4 (88.07 MB)
MP4
001 Running Jobs in Docker Containers.mp4 (73.17 MB)
MP4
002 Using Docker Containers in Steps.mp4 (51.09 MB)
MP4
003 Exploring Shared Networks & Volumes Between Multiple Containers.mp4 (123 MB)
MP4
004 Creating a Custom Docker Entrypoint Script.mp4 (17.59 MB)
MP4
005 Sending a Slack Message Using a Docker Container.mp4 (55.94 MB)
MP4
006 An Overview to a Simple NodeJS Application.mp4 (84.64 MB)
MP4
007 Using Service Containers in GitHub Actions.mp4 (111.72 MB)
MP4
008 Publishing Docker Images Using GitHub Actions.mp4 (162.23 MB)
MP4
001 Actions Overview.mp4 (27.25 MB)
MP4
002 Creating a Simple JavaScript Action.mp4 (152.12 MB)
MP4
003 Compiling The Action's JavaScript Code into One File.mp4 (99.88 MB)
MP4
004 Creating a Simple Docker Action.mp4 (114.95 MB)
MP4
005 Bundling Steps into an Action with Composite Actions.mp4 (86.78 MB)
MP4
006 Writing a Docker Action for Sending a Slack Message Using PHP (Part 1).mp4 (96.52 MB)
MP4
007 Writing a Docker Action for Sending a Slack Message Using PHP (Part 2).mp4 (165.73 MB)
MP4
008 Using an Official GitHub Template for Writing JavaScript Actions.mp4 (87.23 MB)
MP4
009 Creating a JavaScript Action for Opening Github Issues.mp4 (162.76 MB)
MP4
010 Creating Releases & Publishing Our Action to the Marketplace.mp4 (104.7 MB)
MP4
011 Automating Release Management For Our Action.mp4 (82.6 MB)
MP4
001 Introduction the Application that We are Going to Automate.mp4 (99.63 MB)
MP4
002 Let's Discuss Our Workflow Plan.mp4 (43.49 MB)
MP4
003 Using Flagsmith to Add Feature Flags to Our Project.mp4 (129.08 MB)
MP4
004 Deploying Our App to AWS Elastic Beanstalk.mp4 (128.63 MB)
MP4
005 Configuring Repository Protection Rules & Environments.mp4 (143.93 MB)
MP4
006 Creating a Workflow to Test Our App.mp4 (154.86 MB)
MP4
007 Fixing and Running Our Test Workflow & CodeQL on Pull Request.mp4 (212.98 MB)
MP4
008 Caching Playwright Browsers to Make Our Workflow Faster.mp4 (95 MB)
MP4
009 Creating a Workflow to Deploy to AWS Elastic Beanstalk (Part 1).mp4 (121.07 MB)
MP4
010 Creating a Workflow to Deploy to AWS Elastic Beanstalk (Part 2).mp4 (248.08 MB)
MP4
011 Testing Our Deploy Workflow.mp4 (123.29 MB)
MP4
012 Adding Changesets to Handle our App's Versioning.mp4 (127.54 MB)
MP4
013 Creating a Version Pull Request on Pushing Changeset Files.mp4 (67 MB)
MP4
014 Testing & Deploying to Staging & Production when Merging Version Pull Requests.mp4 (211.81 MB)
MP4
016 Deploying Pull Request Branches to Isolated AWS Environments (Part 1).mp4 (154.69 MB)
MP4
017 Deploying Pull Request Branches to Isolated AWS Environments (Part 2).mp4 (200.23 MB)
MP4
018 Terminating Pull Request AWS Environments.mp4 (205.64 MB)
MP4
019 Detecting Errors Before Committing Our Code Using Git Hooks.mp4 (53.69 MB)
MP4
021 Using OIDC for AWS Authorization Instead of Storing Secrets.mp4 (278.15 MB)
MP4
022 Customizing the OIDC JWT Token Subject for More Granularity.mp4 (199.44 MB)
MP4

GyKUztxU_t.jpg


363506399_rg.png

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
364146951_nitroflare.jpg

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
374887060_banner_240-32.png

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar
359020115_tuto.jpg

3.66 GB | 00:17:50 | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English


Files Included :
001 Welcome to the Course! (24.55 MB)
002 What Is GitHub Actions (13.81 MB)
003 Git, GitHub & GitHub Actions (19.33 MB)
004 About This Course (14.52 MB)
001 Module Introduction (4.92 MB)
002 Getting Started with Git (25.52 MB)
004 01-Starting-Project (1.27 KB)
004 Project Setup (8.78 MB)
005 Working with (Local) Git Repositories (20.52 MB)
006 Staging Files & Creating Commits (30.84 MB)
007 02-Updated-Project (1.33 KB)
007 Multiple Commits & Checking Out Snapshots (43.29 MB)
008 Reverting Changes with git revert (24.53 MB)
009 Resetting Code with git reset (14.11 MB)
010 03-Extra-Files (17.68 KB)
010 Staging Multiple Files & Ignoring with gitignore (22.97 MB)
011 Understanding Branches (19.49 MB)
012 Working with Branches (15.11 MB)
013 04-Updated-Files (17.83 KB)
013 Merging Branches (52.1 MB)
014 GitHub Introduction (15.06 MB)
015 Creating a GitHub Account (26.53 MB)
016 Creating a (Remote) GitHub Repository (9.6 MB)
017 Connecting Local & Remote Repositories (12.43 MB)
018 Pushing Commits & Understanding Permissions (33.92 MB)
019 GitHub & Branches (35.57 MB)
020 Readme Files & Pulling Changes (31.46 MB)
021 Cloning Repositories (41.68 MB)
022 Making Changes As A Different User (Non-Owner) (8.9 MB)
023 GitHub Issues & Collaborators (52.03 MB)
024 Working with Pull Requests (48.45 MB)
025 Understanding & Using Forks (51.32 MB)
026 05-Finished (18.86 KB)
026 Module Summary (4.29 MB)
001 Module Introduction (5.03 MB)
002 Key Components Workflows, Jobs, Steps & More (18.96 MB)
004 Creating a First Workflow (61.68 MB)
005 01-First-Workflow (3.63 KB)
005 Running the First Workflow (17.57 MB)
007 02-Starting-Project (77.95 KB)
007 Onwards to a More Realistic Example (38.38 MB)
008 A New Workflow & The push Event (37.52 MB)
009 Using Actions In Workflows (26.38 MB)
010 Checking Out Code In Workflows (22.97 MB)
011 Configuring Actions (18.01 MB)
012 Adding More Workflow Job Steps (25.41 MB)
013 Failing Workflows & Analyzing Workflows (29.07 MB)
014 Adding Multiple Jobs (33.4 MB)
015 Jobs In Parallel vs Sequential (24.48 MB)
016 Using Multiple Triggers (Events) (16.81 MB)
017 03-Finished-Project (82.61 KB)
017 Expressions & Context Objects (47.72 MB)
018 Module Summary (17.72 MB)
019 04-Practice-Project-Start (113.17 KB)
019 Time to Practice The Problem (11.83 MB)
020 05-Practice-Project-Finished (117.2 KB)
020 Time to Practice Solution (99.9 MB)
001 Module Introduction (3.54 MB)
002 Which Events Can You Use (10.7 MB)
003 01-Starting-Project (115.11 KB)
003 A Demo Project Setup (12.66 MB)
004 More on the push Event (8.89 MB)
005 Introducing Event Filters & Activity Types (6.82 MB)
006 Using Activity Types (57.34 MB)
007 Using Event Filters (56.09 MB)
008 Special Behavior Forks & Pull Request Events (36.15 MB)
009 Cancelling Workflows & Skipping Workflows (25.81 MB)
010 Module Summary (13.96 MB)
001 Module Introduction (2.26 MB)
002 01-Starting-Project (111.71 KB)
002 Demo Project Setup (11.43 MB)
003 Understanding Job Artifacts (9.43 MB)
004 Artifacts - An Example (17.8 MB)
005 Uploading Job Artifacts (30.93 MB)
006 Downloading Artifacts (Manually & Automatically) (31.2 MB)
007 Understanding Job Outputs (5.72 MB)
008 Job Outputs - An Example (55.92 MB)
009 Using Job Outputs In Other Jobs (23.23 MB)
010 The Need For Dependency Caching (20.62 MB)
011 Caching Dependencies in Practice (55.62 MB)
012 Using & Invalidating Caches (15.09 MB)
013 Module Summary (11.74 MB)
001 Module Introduction (3.04 MB)
002 01-Starting-Project (20.63 KB)
002 Project Setup & Understanding Environment Variables (31.09 MB)
003 Providing Environment Variable Values (25.73 MB)
004 Demo Creating a Database & Using Database Environment Variable Values (30.16 MB)
005 Using Environment Variables in Code & Workflows (59.09 MB)
007 Understanding & Using Secrets (36.79 MB)
008 Utilizing Repository Environments (50.85 MB)
009 Module Summary (10.24 MB)
001 Module Introduction (7.83 MB)
002 Understanding Conditional Steps & Jobs (2.89 MB)
003 01-Starting-Project (112.88 KB)
003 Demo Project Setup (16.62 MB)
004 Understanding a (Potential) Problem A Failing Step (21.85 MB)
005 Controlling Execution via if (49.91 MB)
006 Working with Special Conditional Functions (20.58 MB)
007 Conditional Jobs (29.98 MB)
008 More if Examples (44.49 MB)
009 Ignoring Errors & Failures with continue-on-error (46.12 MB)
010 Understanding & Using Matrix Strategies (43.74 MB)
011 Including & Excluding Values (Matrix Strategy) (19 MB)
012 Saving Time & Code with Reusable Workflows (43.68 MB)
013 Adding Inputs to Reusable Workflows (45.13 MB)
014 Reusable Workflows & Secrets (12.26 MB)
015 Reusable Workflows Outputs (49.29 MB)
016 Module Summary (9.16 MB)
001 Module Introduction (2.86 MB)
002 What Are Containers (5.04 MB)
003 Why Might You Want To Use Containers (With GitHub Actions) (22.16 MB)
004 01-Starting-Project (22.75 KB)
004 Demo Project Setup & A Dockerfile (51.71 MB)
005 Run Jobs In Containers (59.02 MB)
006 Service Containers - Theory (15.64 MB)
007 Adding Services (via Service Containers) (51.23 MB)
008 Communication between Jobs & Service Containers (47.79 MB)
009 Module Summary (8.22 MB)
001 Module Introduction (12.39 MB)
002 Why Custom Actions (21.89 MB)
003 Understanding Different Types of Custom Actions (18.96 MB)
004 01-Starting-Project (113.35 KB)
004 Demo Project Setup (11.65 MB)
005 Creating Composite Actions (50.4 MB)
006 Using Custom Actions In Workflows (32.36 MB)
007 Adding Inputs to Custom Actions (46.68 MB)
008 Adding Outputs to Custom Actions (31.77 MB)
009 Custom JavaScript Actions - Getting Started (15.88 MB)
010 Configuring JavaScript Actions (16.99 MB)
011 Adding Basic JavaScript Logic (66.36 MB)
012 Creating a S3 Bucket (for a more advanced, custom Action) (32.71 MB)
013 Adding Action Inputs (25.18 MB)
014 Interacting with GitHub Actions Features (60.96 MB)
015 Custom JavaScript Action Real Deployment to AWS S3 (71.05 MB)
016 JavaScript Actions & Outputs (39.21 MB)
017 02-Docker-Code (1.42 MB)
017 Getting Started with a Custom Docker Action (25.3 MB)
018 Creating a Custom Docker Action (59.75 MB)
020 Module Summary (9.53 MB)
001 Module Introduction (4.1 MB)
002 Key Security Concerns (14.78 MB)
003 01-Starting-Project (4.06 KB)
003 Understanding Script Injection Attacks (51.44 MB)
004 Increasing Actions Safety (21.93 MB)
005 Understanding Permissions & Potential Issues (46.25 MB)
006 GITHUB TOKEN & Managing Permissions (41.84 MB)
007 More Security Settings (17.63 MB)
008 03-Finished-Project (1.14 MB)
008 Working with Third-Party Permissions & OpenID Connect (40.28 MB)
009 Example AWS Permissions (15.85 MB)
010 Example AWS Permissions (Continued) (80.34 MB)
001 Congratulations & Wrap Up (19.29 MB)

Screenshot
mPSTvRYB_o.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten