Skip to content

cgsheeh/releasetasks

 
 

Repository files navigation

Release Graphs

Mozilla Release Promotion Tasks contains code to generate release-related Taskcluster graphs.

  • Free software: MPL license

Features

  • TODO

Testing

Example test invocation using docker:

docker run --rm -v `pwd`:/src -ti rail/python-test-runner /bin/sh -c "cd /src && tox"

Or to run a single test:

docker run --rm -v `pwd`:/src -ti rail/python-test-runner /bin/sh -c "cd /src && .tox/py27/bin/py.test --verbose --doctest-modules releasetasks/test/firefox/test_updates.py::TestUpdates::test_requires"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Makefile 1.2%