Commit Graph

6 Commits

Author SHA1 Message Date
John Bodley
7b724439b9 chore(pylint): Reenable ungrouped-imports check (#16256)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-08-17 04:01:01 +12:00
Ville Brofeldt
40fc144bbe ci: increase page size of GH PR API call (#13518) 2021-03-09 08:27:59 +02:00
Jesse Yang
d39bc14a0b test: optimize codecov config (#13329)
* test: optimize codecov config to let GitHub checks always pass

* Run tests on workflow changes, too
2021-02-25 05:22:34 -08:00
Ville Brofeldt
15567dd627 ci: always execute tests on non-PRs (#13260) 2021-02-22 08:23:34 +02:00
Ville Brofeldt
ad380fd0f8 fix(ci): multiline regex in change detection (#13075)
* fix(ci): multiline regex in change detection

* fix shellcheck issues
2021-02-11 15:40:44 +02:00
Ville Brofeldt
5d55c4367c ci: conditionally skip python and frontend tests (#12583)
* ci: conditionally skip python tests

* parametrize check script and implement for frontend

* add missing script

* fix incorrect check

* move CHECKS to ARGS and fix typo

* fix SC2086 nit
2021-02-05 17:40:08 +02:00