Commit Graph

7 Commits (28b6a2d53588eaaa905b45d8cbf49eb6eedd338b)

Author SHA1 Message Date
Manuel Kaufmann 632e18c121 pre-commit all the files again 2019-01-09 13:19:00 +01:00
Manuel Kaufmann 3219f7acbd Run pre-commit on all the files
$ pre-commit run --files `find readthedocs -name '*'`
2019-01-08 21:51:36 +01:00
Manuel Kaufmann c78187b62f isort all the files
$ pre-commit run python-import-sorter --files `find readthedocs -name '*.py'`

It was ran with this configuration: https://github.com/rtfd/common/pull/28
2019-01-08 20:56:20 +01:00
Hank Gay f201d150dd Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
Anthony a66bd56bad Add webhook modeling to projects (#2764)
* Add start of work to add webhook modeling for each integration

* Lint cleanup

* Add authentication to generic webhook

* Add tests, docs, and lint fixes

* Fix bitbucket operations for webhook create/update

* Doc updates

* Update integration token generator and make service debug logging more permissive

* Redirect user to integration detail page on create

* Add information for details page, drop automatic webhook mention
2017-05-10 14:01:05 -07:00
Anthony Johnson 862d8a2c76
Add stricter linting to prospector as second pass 2017-03-21 11:39:00 -07:00
Eric Holscher b12d66e504 Break out patterns into a top-level constants file 2015-08-12 11:54:15 -07:00