Commit Graph

15081 Commits

Author SHA1 Message Date
Itamar Turner-Trauring
430e98d83a Merge remote-tracking branch 'origin/master' into 4005-more-http-storage-logging 2023-04-25 08:40:26 -04:00
Itamar Turner-Trauring
4cdd4488bf
Merge pull request #1290 from tahoe-lafs/4014-remove-pylint
Remove pylint and flake8, replacing with ruff

Fixes ticket:4014
2023-04-25 08:37:00 -04:00
Itamar Turner-Trauring
ebed5100b9 Switch to longer timeout so it's unlikely to impact users. 2023-04-25 08:16:12 -04:00
Itamar Turner-Trauring
1371ffe9dc Just have ruff in one place. 2023-04-25 08:14:26 -04:00
Itamar Turner-Trauring
2a4dcb7a27 More checks that are probably useful (doesn't trigger anything at the moment). 2023-04-17 13:08:26 -04:00
Itamar Turner-Trauring
5da5a82a8c Get rid of default mutable arguments. 2023-04-17 13:08:21 -04:00
Itamar Turner-Trauring
b5dd8def15 Merge branch '4014-remove-pylint' into 4015-more-linting 2023-04-17 11:29:53 -04:00
Itamar Turner-Trauring
ce93a7b869 News fragment. 2023-04-17 11:29:43 -04:00
Itamar Turner-Trauring
c05afb19df Don't install code, it's not necessary. 2023-04-17 10:33:31 -04:00
Itamar Turner-Trauring
6517cd4a48 Fix lint found by ruff. 2023-04-17 10:22:27 -04:00
Itamar Turner-Trauring
7b33931df2 Replace flake8 with ruff. 2023-04-17 10:21:20 -04:00
Itamar Turner-Trauring
aafbb00333 Use ruff for trailing whitespace. 2023-04-17 10:10:09 -04:00
Itamar Turner-Trauring
cda97e4fa6 Remove pylint, replacing with faster alternative. 2023-04-17 10:06:50 -04:00
meejah
b5f6fa8933 skip properly 2023-04-14 19:07:27 -06:00
meejah
8652bb71ad skip i2p tests again? 2023-04-14 17:05:57 -06:00
meejah
8b81bd7ebe remove more debug 2023-04-14 16:33:52 -06:00
meejah
3ccb7c4d1c re-enable i2p tests 2023-04-14 15:45:17 -06:00
meejah
34cee7ff73 missing import 2023-04-14 15:44:52 -06:00
meejah
d3c39f8604 fix i2p introducer, different ports 2023-04-14 15:27:19 -06:00
meejah
abfca04af5 turn off i2p tests for now 2023-04-14 13:24:22 -06:00
meejah
76ce54ea53 remove debugging 2023-04-14 13:23:28 -06:00
Itamar Turner-Trauring
2d81ddc297 Don't call str() on bytes. 2023-04-14 11:15:47 -04:00
Itamar Turner-Trauring
2916984114 More modernization. 2023-04-14 10:29:25 -04:00
Itamar Turner-Trauring
1823dd4c03 Switch to a slightly larger block size. 2023-04-14 10:24:00 -04:00
Itamar Turner-Trauring
67702572a9 Do a little modernization. 2023-04-14 10:22:14 -04:00
Itamar Turner-Trauring
d7ee1637df Set a timeout. 2023-04-14 10:22:06 -04:00
Itamar Turner-Trauring
5dcbc00989 News fragment. 2023-04-14 10:18:55 -04:00
meejah
250efe7d24 leftover 2023-04-13 16:42:02 -06:00
Itamar Turner-Trauring
464b476190 Work on 3.8. 2023-04-13 13:11:17 -04:00
Itamar Turner-Trauring
4befcacc60 Merge remote-tracking branch 'origin/master' into 4005-more-http-storage-logging 2023-04-13 12:49:43 -04:00
Itamar Turner-Trauring
48a8c5deea
Merge pull request #1288 from tahoe-lafs/4010-remove-codecov
Rip out codecov for now

Fixes ticket:4010
2023-04-13 12:48:35 -04:00
Itamar Turner-Trauring
e9a9ac7110 Rip out codecov for now. 2023-04-13 09:44:52 -04:00
Itamar Turner-Trauring
af845a40c6 Fix type annotations, removing Deferred in particular. 2023-04-13 09:38:33 -04:00
meejah
175473df40 longer timeouts, forget less 2023-04-13 00:37:32 -06:00
meejah
9472841c39 enable tor, i2p services 2023-04-12 23:01:28 -06:00
meejah
507d1f8394 Fix some Chutney things (and a couple cleanups): wait for bootstrap, increase timeout 2023-04-12 22:34:45 -06:00
Itamar Turner-Trauring
33ab0ce042 Fix name. 2023-04-12 17:10:33 -04:00
Itamar Turner-Trauring
3833623df7 Merge remote-tracking branch 'origin/master' into 4005-more-http-storage-logging 2023-04-12 17:04:36 -04:00
Itamar Turner-Trauring
840ed0bf47 Unused imports. 2023-04-12 17:04:00 -04:00
Itamar Turner-Trauring
174609116e
Merge pull request #1284 from tahoe-lafs/3880-http-storage-logging
HTTP storage logging, part 1

Fixes ticket:3880
2023-04-12 17:00:57 -04:00
Itamar Turner-Trauring
8bda370b30 News fragment. 2023-04-12 17:00:47 -04:00
Itamar Turner-Trauring
3997eaaf90 Fix type annotations. 2023-04-12 17:00:31 -04:00
Itamar Turner-Trauring
2a7616e0be Get tests passing again. 2023-04-12 16:43:46 -04:00
Jean-Paul Calderone
8f317ad36b
Merge pull request #1285 from exarkun/4006.remove-github-actions-unit-test-jobs
Move some unit test jobs from GitHub Actions to CircleCI

Fixes: ticket:4006
2023-04-12 16:30:18 -04:00
Itamar Turner-Trauring
cebf62176e WIP add logging to decode_cbor. 2023-04-10 11:40:59 -04:00
Itamar Turner-Trauring
68f9243323 Merge branch '3880-http-storage-logging' into 4005-more-http-storage-logging 2023-04-10 11:31:04 -04:00
Itamar Turner-Trauring
4d4649f5c2
Apply suggestions from code review
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-04-10 11:28:26 -04:00
Itamar Turner-Trauring
7b94324827 More debugging. 2023-04-07 15:23:51 -04:00
Itamar Turner-Trauring
13e9f88309 Add necessary config option to ensure it listens on Tor, and also give correct
Tor control port.
2023-04-07 15:23:20 -04:00
Itamar Turner-Trauring
b1f5201ef2 Merge remote-tracking branch 'exarkun/3999.structure-config-manipulation' into 3999.structure-config-manipulation 2023-04-05 11:42:31 -04:00