761bf9cb9c
See if we can get a triggered image build too
2022-12-14 09:49:50 -05:00
c014ad55b1
remove Python 2 boilerplate
2022-12-14 08:48:02 -05:00
05c7450376
Try to use an upcoming python-cryptography feature to avoid some costs
...
If the key is the wrong number of bits then we don't care about any other
validation results because we're just going to reject it. So, check that
before applying other validation, if possible.
This is untested since the version of python-cryptography that supports it is
not released yet and I don't feel like setting up a Rust build tool chain at
the moment.
2022-12-14 08:47:05 -05:00
2677f26455
news fragment
2022-12-14 08:46:39 -05:00
a1cb889308
Take typechecks and codechecks out of the GitHub Actions config
...
There's a dedicated job on CircleCI.
2022-12-14 08:35:10 -05:00
2057f59950
news fragment
2022-12-14 08:35:06 -05:00
6ae40a932d
A much more reasonable number of HTTP connections.
2022-12-13 15:54:19 -05:00
be3ace7ade
News file.
2022-12-13 15:39:04 -05:00
14d65d25da
Merge remote-tracking branch 'origin/master' into 3937-integration-http-storage
2022-12-13 10:57:27 -05:00
5266adefce
Include CPU time.
2022-12-13 10:57:07 -05:00
Itamar Turner-Trauring
87ff1706a9
Merge pull request #1236 from tahoe-lafs/pin-older-tox
...
Pin older tox
2022-12-13 10:53:29 -05:00
815c998c33
regular ci
2022-12-13 09:09:02 -05:00
8282fce4cd
build the images again
2022-12-13 08:57:21 -05:00
a3e02f14c9
Add a little timing.
2022-12-12 13:38:25 -05:00
16d14c8688
A minimal upload/download script.
2022-12-12 11:54:23 -05:00
b8680750da
pin it in more places
2022-12-12 11:47:32 -05:00
6a1f49551b
No, that's not it.
2022-12-12 11:05:09 -05:00
366cbf9001
Tox is bad?
2022-12-12 10:55:07 -05:00
d05a1313d1
Don't change versions for now, use strings so it'll be future compatible with 3.10.
2022-12-12 10:54:23 -05:00
742b352861
Whitespace.
2022-12-12 10:52:17 -05:00
106df423be
Another approach.
2022-12-12 10:52:01 -05:00
c5c616afd5
Garbage.
2022-12-12 10:44:49 -05:00
844ae0dee3
Merge remote-tracking branch 'origin/master' into 3937-integration-http-storage
2022-12-12 10:43:51 -05:00
98e25507df
A different approach to forcing foolscap in integration tests.
2022-12-12 10:43:36 -05:00
ea0426318e
news fragment
2022-12-12 10:02:43 -05:00
d5380fe156
regular ci config
2022-12-09 14:27:37 -05:00
e835ed538f
Okay don't quote it then
2022-12-09 14:18:40 -05:00
43c044a11b
build me the images
2022-12-09 14:13:29 -05:00
666cd24c2b
Also constrain tox here
2022-12-09 14:12:50 -05:00
13aa000d0b
Some features we depend on are broken in tox 4
2022-12-09 14:12:43 -05:00
f6a46c86d2
Populate the wheelhouse with a working version of tox
2022-12-09 14:12:20 -05:00
6485eb5186
Also constrain tox here
2022-12-09 14:08:59 -05:00
88ee978d98
Some features we depend on are broken in tox 4
2022-12-09 14:06:24 -05:00
11fb194d74
kick ci
2022-12-09 14:00:41 -05:00
Itamar Turner-Trauring
1eba202c08
Merge pull request #1231 from tahoe-lafs/3939-faster-http-protocol
...
Faster http protocol, part 1 (and maybe faster Foolscap too, while we're at it)
Fixes ticket:3939
2022-12-05 14:05:55 -05:00
daecfc63b9
Merge pull request #1233 from tahoe-lafs/3874.fix-testing-helper-encoding
...
Fix a testing helper
2022-12-02 10:27:58 -05:00
c542b84637
remove the annotations
...
everything is broken on older pythons
2022-12-02 08:47:07 -05:00
c6cc3708f4
Fixup the annotations a bit
2022-12-02 08:38:46 -05:00
b40d882fce
remove unused import
2022-12-02 08:28:22 -05:00
a84b278ecd
support older pythons
2022-12-02 08:26:15 -05:00
9619e286f4
Switch the web testing double to BytesKeyDict
...
This will catch more str/bytes errors by default than `dict`
2022-12-02 08:16:02 -05:00
3041e97f44
Merge pull request #1212 from meejah/3921.exit-on-stdin-close
...
exit on stdin close
2022-12-02 02:04:46 -07:00
3d831f653b
cleanup
2022-12-01 23:58:53 -07:00
89b6a008d2
since 'coverage report' is what fails with disk-space on windows, try turning it off
2022-12-01 23:24:24 -07:00
20b3594d12
exarkun wants a helper
2022-12-01 17:05:58 -07:00
36ed554627
proto -> transport
2022-12-01 17:03:48 -07:00
3d43cbccc9
log less-specific failures
2022-12-01 17:01:38 -07:00
c57d1aa8a9
Merge branch 'master' into 3921.exit-on-stdin-close
2022-12-01 16:58:37 -07:00
7ffcfcdb67
Update src/allmydata/test/test_runner.py
...
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-12-01 16:47:40 -07:00
1eb4a4adf8
Update newsfragments/3921.feature
...
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-12-01 16:47:24 -07:00