gecko-dev/taskcluster/ci/source-test
Andrew Halberstadt 0e697ce235 Bug 1422302 - Create python/mozterm for sharing terminal blessings across modules r=gps
This is a new module that will provide a place to store some common
abstractions around the 'blessings' module. The main entrypoint is:

    from mozterm import Terminal
    term = Terminal()

If blessings is available, this will return a blessings.Terminal()
object. If it isn't available, or something went wrong on import,
this will return a NullTerminal() object, which is a drop-in
replacement that does no formatting.

MozReview-Commit-ID: 6c63svm4tM5

--HG--
extra : rebase_source : 9ab221774d92a418d9b098d79bb2c88f75d937f8
2017-12-04 09:38:24 -05:00
..
cram.yml Bug 1391675 - [tryselect] Add a test for 'mach try fuzzy' and associated task, r=gps 2017-08-21 11:52:28 -04:00
doc.yml Bug 1389341 - add basic support for sphinx-js to mach doc r=gps 2017-09-14 13:17:09 -07:00
file-metadata.yml Bug 1413254 - Establish dedicated mach command for Bugzilla metadata validation; r=jmaher 2017-10-31 10:30:15 -07:00
kind.yml Bug 1410969 - TaskCluster task for generating JSON files with Bugzilla metadata; r=ahal 2017-10-23 11:18:04 -07:00
mocha.yml Bug 1338651 part 1: Change docker image home dir to /build. r=dustin,mshal 2017-08-28 08:44:51 -03:00
mozlint.yml Bug 1408352 - Add 'always_target' to lint and python unittest tasks, r=dustin 2017-10-30 09:43:52 -04:00
python.yml Bug 1422302 - Create python/mozterm for sharing terminal blessings across modules r=gps 2017-12-04 09:38:24 -05:00
webidl.yml Bug 1395717 - Use filename source-test tasks are defined in as part of their label, r=dustin 2017-08-31 16:38:08 -04:00