Loading…

Hands-on GitHub actions : implement CI/CD with GitHub action workflows for your applications /

Implement continuous integration/continuous delivery (CI/CD) workflows for any application you develop through GitHub Actions. This book will give you an in-depth idea of implementation patterns, solutions for different technology builds, guidelines to implement your own custom components as actions...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Chandrasekara, Chaminda (Author), Herath, Pushpa (Author)
Format: Electronic eBook
Language:Inglés
Published: [Berkeley] : Apress, [2021]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Chapter 1: Introduction to GitHub Actions
  • Chapter 2: Getting started with GitHub Actions Workflows
  • Chapter 3: Variables Secrets
  • Chapter 4: Secrets and Tokens
  • Chapter 5: Artifacts and Caching Dependencies
  • Chapter 6: Using Self-Hosted Runners
  • Chapter 7: Package Management
  • Chapter 8: Service Containers
  • Chapter 9: Creating Custom Actions
  • Chapter 10: Few Tips and Mobile Build Sample.