- 29 Oct, 2015 1 commit
-
-
In the event of a pylint failure, we need to cat the log. This will also ensure that the remaining scripts in the job can run.
Ben Patterson committed
-
- 07 Oct, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 30 Sep, 2015 1 commit
-
-
The jenkins-common script is the better place for this particular setup, since that script is doing similar setup steps to prepare the environment for running various tests/subsequent scripts. This also will resolve downstream processes, such as our jenkins AMI builder (for jenkins-worker images).
Ben Patterson committed
-
- 23 Sep, 2015 1 commit
-
-
Note that because js testing occurs on a different CI job than python unit testing, files will not be clobbered by this change. The python unit testing job also creates the same-named report through the diff_coverage task.
Ben Patterson committed
-
- 31 Aug, 2015 1 commit
-
-
The platform includes jshint as a development tool, and our builds are enforcing a limit on total number of jshint violations. This commit will enforce no new jshint violations on a per-change basis, much like pylint and pep8 are enforced. So with this change, we'll be enforcing our linting requirements consistently, regardless of type of violations. Also on Jenkins, runs quality task after installing jshint.
Ben Patterson committed
-
- 05 Aug, 2015 2 commits
-
-
Ben Patterson committed
-
Jesse Zoldak committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 30 Jul, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 23 Jul, 2015 1 commit
-
-
This complexity metric is created by using radon (see changed files for additional documentation links). This tool calculates cyclomatic complexity and provides a numeric grade where a lower number is better (e.g., less complex).
Ben Patterson committed
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 02 Jul, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 24 Jun, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 17 Jun, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 22 May, 2015 1 commit
-
-
JShint will be executed with paver run_jshint, which will use a defined set of directories (likewise defined are directories to ignore). A limit can be imposed on the total number of violations. Note that this change does NOT include adding jshint to diff-quality or `paver run_quality`.
Ben Patterson committed
-
- 15 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 14 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 13 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 07 May, 2015 3 commits
-
-
Christine Lytwynec committed
-
Christine Lytwynec committed
-
Christine Lytwynec committed
-
- 04 May, 2015 3 commits
-
-
This reverts commit 52c4aaca.
Christine Lytwynec committed -
With the old logic, we weren't running pylint on openedx at all. We were also running it on lms/lib/comment_client twice, and on the installed xblock third-party library.
Ned Batchelder committed -
Christine Lytwynec committed
-
- 30 Apr, 2015 2 commits
-
-
will fall in 'shard 6'
Ben Patterson committed -
Ned Batchelder committed
-
- 28 Apr, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 20 Mar, 2015 1 commit
-
-
Ned Batchelder committed
-
- 14 Mar, 2015 1 commit
-
-
stv committed
-
- 10 Mar, 2015 1 commit
-
-
Ben Patterson committed
-
- 03 Mar, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 02 Mar, 2015 2 commits
-
-
Ben Patterson committed
-
We are not using the limit flag in the actual run_pep8 method; removing that from scripts. Operationally, pep8 has been enforcing a limit of zero for awhile; this finishes that realization. Also, all pep8 reports now appear under the reports/pep8 folder, rather than per-system.
Ben Patterson committed
-
- 27 Feb, 2015 1 commit
-
-
Ben Patterson committed
-
- 24 Feb, 2015 2 commits
-
-
Christine Lytwynec committed
-
David Baumgold committed
-
- 20 Feb, 2015 2 commits
-
-
Christine Lytwynec committed
-
stv committed
-
- 06 Feb, 2015 2 commits
-
-
Christine Lytwynec committed
-
Christine Lytwynec committed
-