Leanpub Header

Skip to main content

Collaborative Development using Git and GitHub

Adding Test and Continuous Integration with Travis-CI and AppVeyor

Learn how use Git and GitHub while contributing to Open Source projects. Learn how to write unit and integration tests, and how to set up Continuous Integration. Languages: Python, Perl 5, and more to be added

The author is letting you choose the price you pay for this book!

Pick Your Price...
PDF
EPUB
WEB
317
Readers
93
Pages
About

About

About the Book

Git is the de-facto standard Version Control System for Open Source projects and one of the most popular VCS for proprietary projects as well. GitHub is the most popular cloud-based hosting solution for projects using Git.

Reading this book and following the exercises will teach you how to use Git and GitHub to contribute to projects using these technologies. You will learn how to write automated unit and integration tests and how to set up Continuous Integration to run these tests on every change.

There are several exercises that will teach you how to fork a project and send a Pull-request. How to follow a project that makes progress while you are working on your contribution. During the course of the book you will also contribute to a number of Open Source projects.

You will learn how to set up Continuous Integration using Travis-CI and Appveyor.

Share this book

Categories

Price

Pick Your Price...

Minimum price

$7.99

$9.99

You pay

$9.99

Author earns

$7.99
$

All prices are in US $. You can pay in US $ or in your local currency when you check out.

EU customers: prices exclude VAT, which is added during checkout.

...Or Buy With Credits!

Number of credits (Minimum 1)

1
The author will earn $12.00 from your purchase!
You can get credits monthly with a Reader Membership

Author

About the Author

Gábor Szabó

Gábor Szabó has been programming for more than 40 years in a number of languages and in various environments.

These days he usually helps companies improve their engineering practices by providing training, introducing test automation, CI/CD. Sometimes this includes building internal web sites. Gabor also loves explaining things and provides training to his corporate clients and also in the academia.

Gabor runs the Code Maven site and a number of its sub-site where he writes about technologies such as Python, Rust, Git, Continuous Integration, etc.

The first main language Gabor used was Perl and so he maintains the Perl Maven site and he is the chief editor of the Perl Weekly newsletter.

The books Gabor publishes are based on his course materials. They include lots of examples with detailed explanations. This way if you can't book a course with him, at least you can read the materials and learn by yourself.

If you have questions fell free to send him a message via LinkedIn.

Contents

Table of Contents

About the book

Preface

Outline

Changes

  1. v0.32 2019.04.16
  2. v0.31 2018.08.02
  3. v0.25 2017.10.22
  4. v0.15 2017.09.18
  5. v0.10 2017.09.10
  6. v0.05 2017.08.27

Feedback and Questions

Contributors

Introduction

Tasks

Privacy

What is Version Control, Git, and GitHub?

  1. Manual VCS
  2. Version Control Systems

Setup your environment

  1. Create an account on GitHub.
  2. Terminal
  3. Install Git on your desktop machine (Windows, Linux, OSX)
  4. Configure Git client
  5. Install Editor or IDE

Git locally

  1. Git
  2. git stash - temporary saving changes

Your first Pull Request

  1. CSV - Comma Separated Values
  2. CSV file on GitHub
  3. Edit CSV file on GitHub
  4. Send a Pull-Request

Your second Pull Request

  1. Fork a repository
  2. Clone a repository
  3. Create a branch
  4. Make some changes
  5. Record the changes
  6. Push out the changes to GitHub
  7. Send a Pull-Request
  8. Observe Travis-CI running and reporting

Update your local Git repository from the central repository of the project.

  1. What to do if I mess up?
  2. Conflict management
  3. The 4 cases we are going to cover
  4. No local changes yet
  5. Integrated branch
  6. Changes that were not pushed out
  7. Rebase your local branch and update a PR
  8. Delete a branch

Merge and Conflict

  1. Version Conflict
  2. File Name collision
  3. Type 1 conflict
  4. Type 2 conflict
  5. Type 2 conflict - another case
  6. Solution to the Type 2 conflict
  7. Prevention of Type 2 conflicts
  8. Conflict resolution
  9. Type 3 conflict

Pull Request for Code And Talk

  1. The full process

Continuous Integration - CI

  1. Various CI systems
  2. Travis CI
  3. Set up Travis-CI
  4. Appveyor

Python

  1. Virtualenv for Python
  2. Add Python test
  3. Python test coverage
  4. Add test to a Python project

Perl 5

  1. Add test to Perl 5 project
  2. Test Coverage

Perl 6

  1. Tasks

Appendix

  1. Where to contribute?

Index

Get the free sample chapters

Click the buttons to get the free sample in PDF or EPUB, or read the sample online here

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub