Skip to content

This repositories contains a collection of tools that allows to interact with Mozilla's continuos integration.

Notifications You must be signed in to change notification settings

chmanchester/mozilla_ci_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mozci - Mozilla Continuous Integration Tools

Travis-CI Build Status

Documentation Status

Test coverage status

Installation

pip install git+https://github.com/armenzg/mozilla_ci_tools.git

Documentation

Usage is described in the documentation: https://mozilla-ci-tools.readthedocs.org

Development

To run the all tests run:

tox

Requirements

Developing on this project requires your environment to have these minimal dependencies:

  • Tox - for running the tests
  • Setuptools - for building the package, wheels etc. Now-days Setuptools is widely available, it shouldn't pose a problem :)
  • Sphinx - for updating the documentation

Note: the layout for this project came from the Cookiecutter template https://github.com/ionelmc/cookiecutter-pylibrary-minimal.

About

This repositories contains a collection of tools that allows to interact with Mozilla's continuos integration.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%