Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying DevOps Unleashed with Git and GitHub
  • Table Of Contents Toc
  • Feedback & Rating feedback
DevOps Unleashed with Git and GitHub

DevOps Unleashed with Git and GitHub

By : Yuki Hattori
4.3 (3)
close
close
DevOps Unleashed with Git and GitHub

DevOps Unleashed with Git and GitHub

4.3 (3)
By: Yuki Hattori

Overview of this book

Git and GitHub are absolutely crucial for DevOps, playing a multifaceted role in streamlining the software development lifecycle and enabling smoother collaboration between development and operations teams. DevOps Unleashed with Git and GitHub enables you to harness the power of Git and GitHub to streamline workflows, drive collaboration, and fuel innovation. Authored by an expert from GitHub, the book starts by guiding you through Git fundamentals and delving into DevOps and the developer experience. As you progress, you’ll understand how to leverage GitHub's collaboration and automation features, and even use GitHub Copilot for enhanced productivity. You'll also learn how to bridge the DevOps gap, maintain code quality, and implement robust security measures. Additionally, hands-on exercises will equip you to elevate your developer experience, foster teamwork, and drive innovation at the speed of DevOps. By the end of this DevOps book, you’ll have mastered the Git fundamentals, conquered collaboration challenges, and unleashed the power of GitHub as you transform your DevOps workflows.
Table of Contents (14 chapters)
close
close
Free Chapter
1
Part 1: Foundations of Git, GitHub, and DevOps
5
Part 2: GitHub Excellence and CI/CD Fundamentals
8
Part 3: Beyond DevOps

Download the example code files

You can download the example code files for this book from GitHub at https://github.com/PacktPublishing/DevOps-Unleashed-with-Git-and-GitHub. If there’s an update to the code, it will be updated in the GitHub repository.

We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “For release preparation, a release branch is created from the develop branch.”

A block of code is set as follows:

name: Node.js CI 
on: 
  push: 
    branches: [ "main" ] 
jobs: 
  build:

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

on: 
  push: 
    branches: [ "main" ]

Any command-line input or output is written as follows:

$ git checkout main  
$ git merge --no-ff add-feature

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “By clicking Explore workflows, You will get to the marketplace page and can look for GitHub Actions.”

Tips or important notes

Appear like this.

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY