asottile-sentry
|
db976bb447
ref(dev): use sentry-flake8 as a flake8:local-plugins plugin (#33830)
|
2 years ago |
josh
|
b0cfeb1c10
chore: drop Python 3.6 (#29504)
|
3 years ago |
josh
|
698c60ba93
dev: upgrade pre-commit and friends for Python 3.8+ (#29502)
|
3 years ago |
josh
|
d9467206c9
ref(hackweek): upgrade sentry-flake8 (#28028)
|
3 years ago |
josh
|
d96b444602
test: upgrade pytest and friends, cleanup configuration (#24315)
|
3 years ago |
josh
|
b874ebbb3e
dev: sentry-flake8 1.0.0 and fixes (#23432)
|
3 years ago |
josh
|
a39c456df5
dev: ignore sentry-flake8 python2 compat errors (#23421)
|
3 years ago |
Evan Purkhiser
|
026f03d911
lint(py3): Ignore B308 (Don't use str) (#23342)
|
3 years ago |
josh
|
658504a9b2
ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197)
|
3 years ago |
Burak Yigit Kaya
|
4f31516ae9
ref(py3): Remove PY2 builds and support (#23187)
|
3 years ago |
Markus Unterwaditzer
|
e836d93620
fix: Update pytest problem matcher for tb=short (#20038)
|
4 years ago |
Markus Unterwaditzer
|
69a1834d6a
fix(test): Better insta_snapshot output (#20019)
|
4 years ago |
josh
|
a920a1c1ce
ref: remove isort (#18118)
|
4 years ago |
Billy Vong
|
eb9543b442
test(pytest): Fix "reruns" for sentry-pytest (#17224)
|
4 years ago |
David Cramer
|
e09092b383
test: Add pytest-sentry (#16928)
|
4 years ago |
David Cramer
|
fb7a8d82a4
test: Re-enable embedding of assets for acceptance tests
|
5 years ago |
Billy Vong
|
058c859036
chore(cfg): Cleanup references to `south` in configs (#15644)
|
5 years ago |
David Cramer
|
51f94ce41a
Support Django migrations for up to sentry 9.1, and work to support this
|
5 years ago |
josh
|
4aa70bb4c2
chore: flake8 upgrade (#14710)
|
5 years ago |
josh
|
95767d455b
chore: blacken take 2 (#14360)
|
5 years ago |
David Cramer
|
b7bd2528da
feat: Upgrade sentry-flake8 to 0.1.x
|
5 years ago |
Mark Story
|
f7ce87438f
feat(test) Add acceptance test that is backed by snuba (#12596)
|
5 years ago |
Evan Purkhiser
|
a376524b32
meta(isort): Move isort config to setup.cfg
|
6 years ago |
Armin Ronacher
|
2fac3095a3
lint: ignore .venv for flake8 for local virtualenv
|
6 years ago |
0x6a6f7368
|
f4b4f437ed
lint: use sentry-flake8 (#9113)
|
6 years ago |
0x6a6f7368
|
2a3c9d4d56
lint: bring back sentry.lint.sentry_check:SentryCheck (#9053)
|
6 years ago |
David Cramer
|
d348dc492a
feat: Implement basics of pre-commit
|
6 years ago |
David Cramer
|
24bba58060
feat(selenium): Switch to headless Chrome
|
7 years ago |
David Cramer
|
04bdf9919d
ref(build): Fix deprecated behavior in pytest
|
7 years ago |
David Cramer
|
bdfd6f1c57
ci: disable warnings output in pytest
|
7 years ago |
David Cramer
|
137c176dad
dev: restore autopep8
|
7 years ago |
David Cramer
|
9d99eaefc9
oauth: overhaul authorization flow
|
7 years ago |
David Cramer
|
259784343b
dev: switch from autopep8 to yapf
|
7 years ago |
Matt Robenolt
|
404bcf6260
linter: ignore src/south/*
|
7 years ago |
David Cramer
|
54e711c2da
pep8: less aggressive autofix
|
7 years ago |
David Cramer
|
4e3977b589
pep8: exclude south_migrations
|
7 years ago |
David Cramer
|
e1e9d6c998
dev: add autope8
|
7 years ago |
David Cramer
|
73f717b9d0
Initial support for running newer versions of Django (#4868)
|
7 years ago |
David Cramer
|
f429f4777e
Configurable phantomjs path
|
8 years ago |
David Cramer
|
ce8ed6c54d
Revert "Revert "Add support for Firefox selenium driver (#3733)""
|
8 years ago |
David Cramer
|
0abab15a80
Revert "Add support for Firefox selenium driver (#3733)"
|
8 years ago |
David Cramer
|
d76bf43701
Add support for Firefox selenium driver (#3733)
|
8 years ago |
Matt Robenolt
|
d625450317
Revert "Merge pull request #472 from msabramo/add-tox.ini"
|
8 years ago |
David Cramer
|
11d3d096cf
Move south migrations to compatibility path
|
8 years ago |
Matt Robenolt
|
d90a33368e
Tell pytest to be more selective on directories to watch
|
8 years ago |
David Cramer
|
4dd9f2bfe7
Run south migrations in Travis
|
9 years ago |
Matt Robenolt
|
de268387e5
Restrict wheel to py27 only
|
9 years ago |
Matt Robenolt
|
06f2d2de61
Ignore C901 (too complex) flake8 warnings
|
9 years ago |
Matt Robenolt
|
44816d606c
Fix all F841 lint violations and enforce
|
9 years ago |
David Cramer
|
33fddf7251
Add missing future imports
|
9 years ago |