GitHub Actions Cookbook

GitHub Actions Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 250
Release :
ISBN-10 : 9781835469149
ISBN-13 : 1835469140
Rating : 4/5 (49 Downloads)

Book Synopsis GitHub Actions Cookbook by : Michael Kaufmann

Download or read book GitHub Actions Cookbook written by Michael Kaufmann and published by Packt Publishing Ltd. This book was released on 2024-04-30 with total page 250 pages. Available in PDF, EPUB and Kindle. Book excerpt: Authored by a Microsoft Regional Director, this book shows you how to leverage the power of the community-driven GitHub Actions workflow platform to automate repetitive engineering tasks Key Features Automate CI/CD workflows and deploy securely to cloud providers like Azure, AWS, or GCP using OpenID Create your own custom actions with Docker, JavaScript programming, or shell scripts and share them with others Discover ways to automate complex scenarios beyond the basic ones documented in GitHub Book DescriptionSay goodbye to tedious tasks! GitHub Actions is a powerful workflow engine that automates everything in the GitHub ecosystem, letting you focus on what matters most. This book explains the GitHub Actions workflow syntax, the different kinds of actions, and how GitHub-hosted and self-hosted workflow runners work. You’ll get tips on how to author and debug GitHub Actions and workflows with Visual Studio Code (VS Code), run them locally, and leverage the power of GitHub Copilot. The book uses hands-on examples to walk you through real-world use cases that will help you automate the entire release process. You’ll cover everything, from automating the generation of release notes to building and testing your software and deploying securely to Azure, Amazon Web Services (AWS), or Google Cloud using OpenID Connect (OIDC), secrets, variables, environments, and approval checks. The book goes beyond CI/CD by demonstrating recipes to execute IssueOps and automate other repetitive tasks using the GitHub CLI, GitHub APIs and SDKs, and GitHub Token. You’ll learn how to build your own actions and reusable workflows to share building blocks with the community or within your organization. By the end of this GitHub book, you'll have gained the skills you need to automate tasks and work with remarkable efficiency and agility.What you will learn Author and debug GitHub Actions workflows with VS Code and Copilot Run your workflows on GitHub-provided VMs (Linux, Windows, and macOS) or host your own runners in your infrastructure Understand how to secure your workflows with GitHub Actions Boost your productivity by automating workflows using GitHub's powerful tools, such as the CLI, APIs, SDKs, and access tokens Deploy to any cloud and platform in a secure and reliable way with staged or ring-based deployments Who this book is for This book is for anyone looking for a practical approach to learning GitHub Actions, regardless of their experience level. Whether you're a software developer, a DevOps engineer, anyone who has already experimented with Actions, or someone completely new to CI/CD tools like Jenkins or Azure Pipelines, you’ll find expert insights in this book. Basic knowledge of using Git and command lines is a must.


GitHub Actions Cookbook Related Books

GitHub Actions Cookbook
Language: en
Pages: 250
Authors: Michael Kaufmann
Categories: Computers
Type: BOOK - Published: 2024-04-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Authored by a Microsoft Regional Director, this book shows you how to leverage the power of the community-driven GitHub Actions workflow platform to automate re
Hands-on GitHub Actions
Language: en
Pages: 162
Authors: Chaminda Chandrasekara
Categories: Computers
Type: BOOK - Published: 2021-02-23 - Publisher: Apress

DOWNLOAD EBOOK

Implement continuous integration/continuous delivery (CI/CD) workflows for any application you develop through GitHub Actions. This book will give you an in-dep
Automating Workflows with GitHub Actions
Language: en
Pages: 216
Authors: Priscila Heller
Categories: Computers
Type: BOOK - Published: 2021-11-11 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Build, test, and deploy code right from your GitHub repository by automating, customizing, and executing software development workflows with GitHub Actions Key
Terraform Cookbook
Language: en
Pages: 635
Authors: Mikael Krief
Categories: Computers
Type: BOOK - Published: 2023-08-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Explore how to provision, manage, and scale your infrastructure using Infrastructure as Code (IaC) with Terraform Purchase of the print or Kindle book includes
Git Version Control Cookbook
Language: en
Pages: 350
Authors: Kenneth Geisshirt
Categories: Computers
Type: BOOK - Published: 2018-07-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

A series of practical recipes to simplify the Git learning experience and increase your productivity when using Git version control Key Features Explore practic