M. Zulqarnain
e35d3de376
refactor: pyupgrade on docs & pavelib ( #26768 )
2021-03-05 15:24:59 +05:00
Aarif
dc6766dcce
replaced unittest assertions pytest assertions for pavelib ( #26514 )
2021-02-16 14:57:50 +05:00
Feanil Patel
1e4866e89b
Merge branch 'master' into alanoe/fix_npm_install_error_handling_in_master
2020-06-26 15:58:37 -04:00
M. Zulqarnain
bc568309ec
BOM-1701: Ran pyupgrade on pavelib ( #24230 )
2020-06-17 17:09:38 +05:00
Alan Evangelista
30495b4580
Fix 'npm install' command execution error handling
...
'npm install' command execution was changed from paver.easy.sh()
to subprocess.Popen() in commit 0dd13fad1b ,
but exception handling was not updated accordingly. Due to this,
errors in 'npm install' execution were not detected.
2020-04-19 19:40:21 -03:00
Feanil Patel
046feb0cf0
Merge pull request #22649 from edx/feanil/fix_pep8
...
Fix all E303 pep8 errors.
2019-12-30 13:32:26 -05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
Feanil Patel
2df8b8226b
Merge pull request #22643 from edx/feanil/2to3_asserts
...
Run `2to3 -f asserts . -w` on edx-platform.
2019-12-30 12:13:42 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Feanil Patel
70294b0ad2
Run 2to3 -f asserts . -w on edx-platform.
...
https://docs.python.org/3.5/library/2to3.html#2to3fixer-asserts
2019-12-30 10:22:19 -05:00
arbisoft
0726356d7c
Fixing python-modernize issues.
2019-07-10 18:35:47 +05:00
Matthew Piatetsky
6cf44a0467
fix unicode strings in pavelib/
2019-02-05 09:14:20 -05:00
Stuart Young
10cfd3434e
remove paver timeout decorator
2018-10-01 13:43:02 -04:00
Stuart Young
0dd13fad1b
add paver timeout decorator and npm installation logs
2018-09-07 08:46:04 -04:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
Ben Patterson
705c8b915e
Udpates based on feedback.
2016-11-17 11:31:57 -05:00
Ben Patterson
67be6807a4
Add tests. Enjoy your coverage and feel confident.
2016-11-16 12:24:50 -05:00
Matt Drayer
1eab25f292
mattdrayer/increment-edx-lint: Bump to v0.2.9 and address pylint/pep8 violations
...
* Fix paver violations to stablize edx-lint update
* Parens, Line2Long
* Fix missing docstrings
* Fix PEP8 issues
* Address PR feedback (thanks @nedbat!)
2015-10-19 10:11:59 -04:00
Jonathan Piacenti
eabd6c8d27
Quality check and test fixes.
2015-01-12 13:41:03 +03:00
Sarina Canelake
6569d7542b
Clean up pep8 violation
2014-12-01 11:22:13 -05:00
Christine Lytwynec
e9e595749d
fix NO_PREREQ_INSTALL
2014-11-21 14:24:14 -05:00