Ned Batchelder
b666e54196
edx-lint --> 1.1.2
2019-04-10 13:56:40 -04:00
Troy Sankey
35f6822f92
PII annotations can be longer than 120 characters now
...
PLAT-2424
2019-02-21 15:39:12 -05:00
Julia Eskew
e5621c91fc
Add code-annotations. Un-pin stevedore. Upgrade deps.
2019-02-19 11:23:07 -05:00
Matthew Piatetsky
883d250bde
update to newer version of edx-lint that includes updated unicode-format-string rule
2019-02-01 12:39:36 -05:00
Calen Pennington
95252f1a81
Run caniusepython3.pylint_checker
2019-02-01 10:03:42 -05:00
Jeremy Bowman
d0d6d57343
TE-2731 Upgrade to pytest-cov 2.6.1
2019-01-08 11:05:45 -05:00
Ned Batchelder
0a0219d9dc
New edx-lint has unicode-format-string, disable it for now.
2018-12-17 15:09:46 -05:00
Ned Batchelder
66c0f40e89
Move defensive pins to constraints.txt
2018-12-14 11:58:02 -05:00
Ned Batchelder
e4adce6869
Pin edx-lint to keep the version stable
2018-12-11 17:13:41 -05:00
Ned Batchelder
75b051b336
Use a contraints.txt file to force versions.
2018-12-11 17:13:41 -05:00
Feanil Patel
a0066e276d
Pin splinter due to failing tests.
2018-12-04 11:34:40 -05:00
Feanil Patel
4e13a1c2dd
Revert "upgrade gunicorn 19.0 and make upgrade"
...
This reverts commit f6c215ae5b .
2018-10-31 15:01:00 -04:00
nadeemshahzad
f6c215ae5b
upgrade gunicorn 19.0 and make upgrade
2018-10-30 10:42:58 +00:00
Ned Batchelder
f51cfc1a88
Explain the pytest-cov pin
2018-09-10 11:30:06 -04:00
Robert Raposa
ba4cc62ff8
Retire deprecated RequestCache (Take 2)
...
ARCH-223
2018-09-08 15:09:28 -04:00
Jeremy Bowman
fda571fedb
TE-2526 Remove dependency on needle and nose
2018-08-13 16:21:47 -04:00
Feanil Patel
d5dfbb77aa
Run make upgrade but leave pytest behind for now.
...
There are issues in the newest version that we don't want to pick up yet.
2018-08-01 17:10:10 -04:00
ayub-khan
258ac1d29b
updated edx-ora and i18n-tools version
2018-07-06 10:58:59 +05:00
Feanil Patel
48774a7383
Pin pylint-plugin-utils until we move to python 3.
...
the plugin has abandonned support for python 2 so functionality is not
guaranteed in future upgrades.
2018-07-02 16:35:10 -04:00
Michael Youngstrom
20d0626cb5
Upgrade lettuce and other dependencies
2018-05-10 09:48:00 -04:00
Michael Terry
f8b009fecc
Fix extracting i18n from jsx code
...
React code (in jsx files) was not being extracted at all. Fixed this
by updating to edx-i18n-tools 0.4.5.
Also, template literals (feature of es2015) don't work well with
gettext at all. So convert those instances to HtmlUtils or
StringUtils interpolation calls.
FEDX-505
2018-05-02 15:21:45 -04:00
Jeremy Bowman
9477ad23d1
TE-2528 Upgrade testing dependencies
2018-04-25 16:37:29 -04:00
Jeremy Bowman
1f3f0e2fb9
TE-2547 Add dependency analysis scripts
2018-04-19 13:48:08 -04:00
Jeremy Bowman
28d291dce7
TE-2527 Move test and dev dependencies out of base.in
2018-04-18 14:44:31 -04:00
Jeremy Bowman
9ca9aa44c6
PLAT-2060 Use pip-tools to manage requirements files (take 2)
...
This reverts commit a7fa0c211d .
2018-04-12 17:22:48 -04:00
Feanil Patel
a7fa0c211d
Revert "PLAT-2060 Use pip-tools to manage requirements files"
2018-04-10 12:54:41 -04:00
Jeremy Bowman
432347b881
PLAT-2060 Use pip-tools to manage requirements files
2018-04-09 17:07:02 -04:00