< Previous | Next >

Lesson 1: Creating a Git repository

Repository integrations enable IBM® UrbanCode Build to check out code, access change logs, and do other project-related activities.

Before you begin

Before you begin this lesson, make sure that you complete the steps that are described in Configure the tutorial system.

Procedure

  1. On the IBM UrbanCode Build dashboard, click System > Repositories.
  2. On the Repositories page, click Create Repository.
  3. In the Source Plug-in list, select Git and then click Set.
  4. In the Name field, type GitHub.
  5. In the Repository Base URL field, type https://github.com.
  6. Click Save.

Lesson checkpoint

In this lesson, you created a repository that is based on the Git plug-in.
The GitHub repository is listed on the Repositories page.
For more information about repositories, see Repositories.
< Previous | Next >

Feedback