Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Chandrasekara, Chaminda (Autor), Herath, Pushpa (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley] : Apress, [2021]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.