Jean-Paul Calderone
|
f766703948
|
Merge remote-tracking branch 'origin/master' into 3948.static-setup
|
2022-12-14 09:00:50 -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 |
|
Jean-Paul Calderone
|
815c998c33
|
regular ci
|
2022-12-13 09:09:02 -05:00 |
|
Jean-Paul Calderone
|
8282fce4cd
|
build the images again
|
2022-12-13 08:57:21 -05:00 |
|
Jean-Paul Calderone
|
b8680750da
|
pin it in more places
|
2022-12-12 11:47:32 -05:00 |
|
Jean-Paul Calderone
|
ea0426318e
|
news fragment
|
2022-12-12 10:02:43 -05:00 |
|
Jean-Paul Calderone
|
d5380fe156
|
regular ci config
|
2022-12-09 14:27:37 -05:00 |
|
Jean-Paul Calderone
|
e835ed538f
|
Okay don't quote it then
|
2022-12-09 14:18:40 -05:00 |
|
Jean-Paul Calderone
|
43c044a11b
|
build me the images
|
2022-12-09 14:13:29 -05:00 |
|
Jean-Paul Calderone
|
666cd24c2b
|
Also constrain tox here
|
2022-12-09 14:12:50 -05:00 |
|
Jean-Paul Calderone
|
13aa000d0b
|
Some features we depend on are broken in tox 4
|
2022-12-09 14:12:43 -05:00 |
|
Jean-Paul Calderone
|
f6a46c86d2
|
Populate the wheelhouse with a working version of tox
|
2022-12-09 14:12:20 -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 |
|
Jean-Paul Calderone
|
c938912beb
|
There is no runtime dependency on setuptools anymore
|
2022-12-02 15:53:50 -05:00 |
|
Jean-Paul Calderone
|
4cf308165b
|
further document the nix part of the release process
|
2022-12-02 13:37:52 -05:00 |
|
Jean-Paul Calderone
|
e35dd4e90a
|
while setup.py exists, it's dangerous not to include this
certain interactions via setup.py will learn wrong metadata without it
|
2022-12-02 13:28:38 -05:00 |
|
Jean-Paul Calderone
|
2a96f2a397
|
Fix indentation
|
2022-12-02 11:34:53 -05:00 |
|
Jean-Paul Calderone
|
6b2b0429c2
|
Let Eliot pull it in
|
2022-12-02 11:34:48 -05:00 |
|
Jean-Paul Calderone
|
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 |
|
Jean-Paul Calderone
|
c542b84637
|
remove the annotations
everything is broken on older pythons
|
2022-12-02 08:47:07 -05:00 |
|
Jean-Paul Calderone
|
c6cc3708f4
|
Fixup the annotations a bit
|
2022-12-02 08:38:46 -05:00 |
|
Jean-Paul Calderone
|
b40d882fce
|
remove unused import
|
2022-12-02 08:28:22 -05:00 |
|
Jean-Paul Calderone
|
a84b278ecd
|
support older pythons
|
2022-12-02 08:26:15 -05:00 |
|
Jean-Paul Calderone
|
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 |
|
meejah
|
3041e97f44
|
Merge pull request #1212 from meejah/3921.exit-on-stdin-close
exit on stdin close
|
2022-12-02 02:04:46 -07:00 |
|
meejah
|
3d831f653b
|
cleanup
|
2022-12-01 23:58:53 -07:00 |
|
meejah
|
89b6a008d2
|
since 'coverage report' is what fails with disk-space on windows, try turning it off
|
2022-12-01 23:24:24 -07:00 |
|
meejah
|
20b3594d12
|
exarkun wants a helper
|
2022-12-01 17:05:58 -07:00 |
|
meejah
|
36ed554627
|
proto -> transport
|
2022-12-01 17:03:48 -07:00 |
|
meejah
|
3d43cbccc9
|
log less-specific failures
|
2022-12-01 17:01:38 -07:00 |
|
meejah
|
c57d1aa8a9
|
Merge branch 'master' into 3921.exit-on-stdin-close
|
2022-12-01 16:58:37 -07:00 |
|
meejah
|
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 |
|
meejah
|
1eb4a4adf8
|
Update newsfragments/3921.feature
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
|
2022-12-01 16:47:24 -07:00 |
|
Itamar Turner-Trauring
|
c93ff23da7
|
Don't send empty string writes.
|
2022-12-01 14:54:28 -05:00 |
|
Itamar Turner-Trauring
|
8ed333b171
|
Correct explanation.
|
2022-12-01 14:45:45 -05:00 |
|
Itamar Turner-Trauring
|
0ba58070cd
|
Tweaks.
|
2022-12-01 14:45:39 -05:00 |
|
Itamar Turner-Trauring
|
d4c202307c
|
Better method name.
|
2022-12-01 14:43:49 -05:00 |
|
Itamar Turner-Trauring
|
17dfda6b5a
|
More direct API.
|
2022-12-01 14:42:52 -05:00 |
|
Itamar Turner-Trauring
|
1436eb0fb6
|
Better explanation.
|
2022-12-01 14:26:41 -05:00 |
|
Jean-Paul Calderone
|
b56f53b77c
|
back to normal ci
|
2022-11-30 19:03:25 -05:00 |
|
Jean-Paul Calderone
|
1430079277
|
[temp] try building good docker images again
|
2022-11-30 18:05:40 -05:00 |
|
Jean-Paul Calderone
|
3c82999424
|
revert ci config change to restore normal operation
|
2022-11-30 15:57:04 -05:00 |
|
Jean-Paul Calderone
|
ac79f66b3a
|
[temp] make ci rebuild the images with the new dependencies
|
2022-11-30 15:52:48 -05:00 |
|
Jean-Paul Calderone
|
05f349fa72
|
news fragment
|
2022-11-30 15:39:59 -05:00 |
|
Jean-Paul Calderone
|
e7f727ef20
|
The Nix package does know how to do this now, sort of
|
2022-11-30 15:39:34 -05:00 |
|
Jean-Paul Calderone
|
d71314dfd8
|
We can't use cleanSource but we can still do a little cleaning
|
2022-11-30 15:24:27 -05:00 |
|
Jean-Paul Calderone
|
81f6eb5d14
|
Okay, we do need this
|
2022-11-30 15:06:30 -05:00 |
|
Jean-Paul Calderone
|
d068e421c7
|
Preserve the ability to build with nix
|
2022-11-30 15:05:22 -05:00 |
|
Jean-Paul Calderone
|
a47ec5acef
|
it's always PY3
|
2022-11-30 13:32:10 -05:00 |
|
Jean-Paul Calderone
|
46c996c662
|
put __full_version__ back
|
2022-11-30 13:32:04 -05:00 |
|