Skip to content

jd/ci-tools

 
 

Repository files navigation

gnocchixyz-ci-tools

Build Status

gnocchixyz-ci-tools are tooling used by gnocchixyz CI to configur travis and github.

Github branches protections

Github projects branches configuration can be done with:

$ gnocchixyz-branches-config gnocchixyz/python-gnocchiclient

It sets up master and stable/* branches permissions

Or only one branch with:

gnocchixyz-branches-config gnocchixyz/python-gnocchiclient --branch stable/3.1

When a new branch is created this script must be re-run to update the permissions to the new branch.

Travis-ci docker image

The docker travis image is hosted here:

The image is automatically rebuild on each change to this repository by dockerhub itself.

If needed a manually rebuild can be done via the dockerhub gnocchixyz account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Python 86.0%
  • Shell 14.0%