- Jan 05, 2022
-
-
Jean-Paul Calderone authored
-
- Jan 03, 2022
-
-
Jean-Paul Calderone authored
there will be tons of pyflakes warnings from the python3 porting strategy
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
it is nice to fail if someone passes in something that is not supposed to be passsed in, rather than silently accepting and ignoring it
-
Jean-Paul Calderone authored
-
- Dec 31, 2021
-
-
Jean-Paul Calderone authored
We only have one version of tahoe-lafs here right now anyway, so the identifier isn't ambiguous without a version number, and there are probably more changes required to really support more than one version at a time.
-
- Dec 22, 2021
-
-
Jean-Paul Calderone authored
Also limit build concurrency to 8. A lot of the tests are I/O bound so they are bottlenecked and extra cores don't help.
-
Jean-Paul Calderone authored
It was consistent so it worked fine but it was misleading since it points at 21.05, not the non-existent 20.15.
-
- Dec 03, 2021
-
-
Tom Prince authored
It turns our that `pyflakes` with no arguments expects input on stdin. In CI, this is likely connected to `/dev/null` so it passes. Also fix the errors that pyflakes is reporting.
-
- Nov 02, 2021
-
-
Tom Prince authored
-
- Oct 19, 2021
-
-
Tom Prince authored
-
Tom Prince authored
-
Tom Prince authored
-
Tom Prince authored
-
- Oct 14, 2021
-
-
Tom Prince authored
-
Tom Prince authored
-
- Oct 13, 2021
-
-
Tom Prince authored
-
- Oct 11, 2021
-
-
Tom Prince authored
-
- Oct 05, 2021
-
-
Tom Prince authored
-
Tom Prince authored
-
- Oct 04, 2021
-
-
Jean-Paul Calderone authored
broken now because of dependency problems
-