gecko-dev/taskcluster/docs
Andrew Halberstadt 2d476494f7 Bug 1336559 - Rename source-check kind to source-test, r=dustin
The name 'source-check' is a bit of a misnomer, because it already includes a bunch
of tasks that are proper unittests, not lints. Some of these unittests will soon
depend on a build task, which makes 'source-check' feel even more wrong.

They still have a lot in common with the lint tasks though, so it's probably not
worth splitting this into two separate kinds. Instead, let's just rename this kind
to 'source-test', which means, any task that tests stuff and is run from the source
directory (instead of a tests.zip). I think both lints and python-tests fall squarely
under this definition.

MozReview-Commit-ID: K0gZ5rVLyeD

--HG--
rename : taskcluster/ci/source-check/doc.yml => taskcluster/ci/source-test/doc.yml
rename : taskcluster/ci/source-check/kind.yml => taskcluster/ci/source-test/kind.yml
rename : taskcluster/ci/source-check/mozlint.yml => taskcluster/ci/source-test/mozlint.yml
rename : taskcluster/ci/source-check/python-tests.yml => taskcluster/ci/source-test/python-tests.yml
rename : taskcluster/ci/source-check/webidl.yml => taskcluster/ci/source-test/webidl.yml
extra : rebase_source : a683b5b6e243849de57f2681993046c776d6a8f2
2017-02-02 16:16:06 -05:00
..
action-spec.rst Bug 1332506 - Spec for in-tree treeherder actions. r=dustin 2017-01-31 15:33:14 -08:00
actions-schema.yml Bug 1332506 - Spec for in-tree treeherder actions. r=dustin 2017-01-31 15:33:14 -08:00
attributes.rst Bug 1337825 - Schedule l10n repacks for fennec with specified locale revisions using an intree changesets file r=aki 2017-02-17 15:57:11 +01:00
caches.rst Bug 1312475 - Add a version parameter to checkouts cache; r=dustin 2016-10-24 09:58:01 -07:00
cron.rst Bug 1334167: use run-on-projects to parallel task graph generation; r=Callek 2017-01-31 19:49:18 +00:00
docker-images.rst Backed out changeset fe7303de56be (bug 1302763) for failing webdriver tests on Linux x64 debug (geckodriver.manifest fetch failed). r=backout 2016-12-19 21:15:07 +01:00
how-tos.rst Bug 1302765 - Allow ./mach taskgraph .. --parameters P to take a URL. URL building mechanism fixed; r=dustin 2016-11-24 01:15:33 +05:30
in-tree-actions.rst Bug 1332506 - Treeherder actions defined in-tree. r=dustin 2017-01-31 15:34:05 -08:00
index.rst Bug 1332506 - Treeherder actions defined in-tree. r=dustin 2017-01-31 15:34:05 -08:00
kinds.rst Bug 1336559 - Rename source-check kind to source-test, r=dustin 2017-02-02 16:16:06 -05:00
loading.rst Bug 1333167: Add extra try options to taskcluster. r=dustin a=jmaher 2017-02-02 09:34:43 -02:00
parameters.rst Bug 1318200 - Introduce task graph filtering; r=dustin 2016-11-17 15:53:30 -08:00
reference.rst Bug 1307571: move reference docs to a sub-TOC; r=mshal 2016-10-04 19:59:05 +00:00
taskgraph.rst Bug 1318200 - Introduce task graph filtering; r=dustin 2016-11-17 15:53:30 -08:00
transforms.rst Bug 1325701 - test transform should produce a job description, not a task description; r=dustin 2017-01-18 16:55:53 +05:30
yaml-templates.rst Bug 1307571: dissuade use of templates; r=Callek 2016-10-04 21:05:43 +00:00