Sajith Sasidharan
33d89dbe8f
Move IRC from freenode.net to libera.chat
...
Following some organizational developments, freenode.net's volunteer
staff has quit and formed libera.chat, a new IRC network. Like many
other FOSS projects, Tahoe-LAFS project too has decided to move to
libera.chat for our IRC needs.
2021-05-26 07:26:57 -04:00
Itamar Turner-Trauring
8530b7548c
Merge pull request #1065 from tahoe-lafs/3714-cli-testing-coverage
...
A bit more test coverage for CLI.
Fixes ticket:3714
2021-05-25 14:55:16 -04:00
Itamar Turner-Trauring
cf299684c2
Unneeded.
2021-05-25 10:40:44 -04:00
Itamar Turner-Trauring
05a13499ad
Merge pull request #1066 from tahoe-lafs/3715-get-put-integration-tests
...
CLI get/put integration tests.
Fixes ticket:3715
2021-05-24 09:15:30 -04:00
Itamar Turner-Trauring
6adda0c43a
A second integration test for get/put.
2021-05-21 12:52:36 -04:00
Itamar Turner-Trauring
0d5344174f
First integration test for put/get.
2021-05-21 11:57:32 -04:00
Itamar Turner-Trauring
9e6915ca78
Not used.
2021-05-21 11:12:41 -04:00
Itamar Turner-Trauring
8ec41fff45
News file.
2021-05-21 11:11:48 -04:00
Itamar Turner-Trauring
1e9dfd2fce
Another test.
2021-05-21 11:01:17 -04:00
Itamar Turner-Trauring
bb74b7fe0c
Note this code is buggy.
2021-05-21 11:01:00 -04:00
Itamar Turner-Trauring
01db931192
A test that doesn't really increase coverage much. Ideally this would test immutable directories to test caching logic, but that's too much of a pain. Since I already have this written, going to leave in cause why not.
2021-05-18 13:35:34 -04:00
Itamar Turner-Trauring
1fa6ce97e1
Merge remote-tracking branch 'origin/master' into 3714-cli-testing-coverage
2021-05-17 12:59:57 -04:00
Itamar Turner-Trauring
7621fc2751
Merge pull request #1062 from tahoe-lafs/3709-even-more-integration-tests-python-3
...
Final step of porting integration tests to Python 3
Fixes ticket:3709
2021-05-14 11:31:48 -04:00
Itamar Turner-Trauring
2eff096647
Merge remote-tracking branch 'origin/master' into 3709-even-more-integration-tests-python-3
2021-05-14 10:50:55 -04:00
Itamar Turner-Trauring
33f2273192
Merge pull request #1063 from tahoe-lafs/3717-unbreak-pyinstaller
...
Fix failing Windows PyInstaller CI
Fixes ticket:3717
2021-05-14 10:40:09 -04:00
Itamar Turner-Trauring
6a619b1ec7
Make sure not to install Python 3-only version of pefile.
2021-05-14 10:05:45 -04:00
Itamar Turner-Trauring
04058e942c
Merge branch 'master' into 3709-even-more-integration-tests-python-3
2021-05-14 09:31:20 -04:00
Itamar Turner-Trauring
e01baaeb95
Merge pull request #1058 from tahoe-lafs/3707-more-integration-python-3
...
Port more integration tests to Python 3
Fixes ticket:3707
2021-05-14 09:29:29 -04:00
Itamar Turner-Trauring
73a3e82856
Don't run integration tests here either.
2021-05-13 11:29:11 -04:00
Itamar Turner-Trauring
b330eb3b6f
Merge remote-tracking branch 'origin/master' into 3709-even-more-integration-tests-python-3
2021-05-13 11:27:13 -04:00
Itamar Turner-Trauring
22a0f1d72e
Merge remote-tracking branch 'origin/master' into 3707-more-integration-python-3
2021-05-13 11:23:36 -04:00
Itamar Turner-Trauring
330de25061
Merge pull request #1056 from tahoe-lafs/3703.integration-tests-python-3
...
First integration tests running on Python 3
Fixes ticket:3703
2021-05-13 11:20:54 -04:00
Itamar Turner-Trauring
4c1f65d97a
Test for leading slash check.
2021-05-13 10:52:12 -04:00
Itamar Turner-Trauring
2f7ba77a9f
Note the version being run.
2021-05-13 10:26:30 -04:00
Itamar Turner-Trauring
dc7caa00c5
Run Python 3 integration tests.
2021-05-13 10:25:48 -04:00
Itamar Turner-Trauring
914f1d171c
Let's not run integration tests as part of unit tests.
2021-05-13 10:19:11 -04:00
Jean-Paul Calderone
d06597fab7
Merge pull request #1060 from LeastAuthority/3712.nix-package-version
...
Set the correct version in the Nix packaging
Fixes: ticket:3712
2021-05-13 09:07:17 -04:00
Jean-Paul Calderone
f2ac7814f6
make positive version check result visible in build logs
2021-05-13 08:48:08 -04:00
Jean-Paul Calderone
bc5a8d199c
Merge pull request #1061 from LeastAuthority/3713.readme-service-fixes
...
Fix a couple code quality service badges (TravisCI, GitHub Actions) in the README
Fixes: ticket:3713
2021-05-13 08:25:10 -04:00
Itamar Turner-Trauring
32e82a5a48
Merge pull request #1057 from tahoe-lafs/3704-tahoe-get-regression
...
Fix `tahoe get` regression.
Fixes ticket:3704
2021-05-12 12:03:35 -04:00
Itamar Turner-Trauring
c4c053a37d
Fix failing tests on Python 3.
2021-05-12 12:02:22 -04:00
Itamar Turner-Trauring
8741c33b35
Needs to be in separate list since it's not checked.
2021-05-12 11:58:02 -04:00
Itamar Turner-Trauring
c4dd8dde27
Flake.
2021-05-12 11:51:47 -04:00
Itamar Turner-Trauring
d7ad72f651
Just do integration tests as part of normal CI runners.
2021-05-12 11:21:22 -04:00
Itamar Turner-Trauring
a0bdc57a5e
Flake fix.
2021-05-12 11:10:42 -04:00
Itamar Turner-Trauring
7aa3c9c3ba
Use passed-in encoding.
2021-05-12 11:06:26 -04:00
Jean-Paul Calderone
d1090569e8
literally the basename of the path to the file defining the workflow
...
because sure why not have that extra coupling?
2021-05-12 10:40:52 -04:00
Jean-Paul Calderone
2b3bd2d72b
maybe it is case sensitive
2021-05-12 10:37:15 -04:00
Jean-Paul Calderone
15cd4f9335
Replace TravisCI with GA
2021-05-12 10:33:39 -04:00
Jean-Paul Calderone
684989afde
news fragment
2021-05-12 10:22:13 -04:00
Jean-Paul Calderone
fb994d3200
Test the Nix package version
2021-05-12 10:05:04 -04:00
Jean-Paul Calderone
a7153baff2
Bump the Nix pkg version to 1.15.1-ish
...
Also make this part of release process.
Also generate a good version number for inside the package for Nix.
2021-05-12 09:52:13 -04:00
Itamar Turner-Trauring
ba03a7b436
News file.
2021-05-12 09:26:14 -04:00
Itamar Turner-Trauring
22f8b9b428
Port to Python 3.
2021-05-12 09:25:52 -04:00
Itamar Turner-Trauring
079041fc1e
Port to Python 3.
2021-05-12 09:22:33 -04:00
Itamar Turner-Trauring
e2ce207fdd
Don't convert bytes to unicode implicitly.
2021-05-12 09:13:55 -04:00
Jean-Paul Calderone
203bbc79bc
Merge pull request #1059 from meejah/merge-1.15.X-back
...
Merge the 1.15.x release changes
Fixes: ticket:3711
2021-05-12 07:23:22 -04:00
meejah
58f4db849e
update actual-release instructions
2021-05-11 11:53:11 -06:00
meejah
73c28db8fb
news
2021-05-11 11:50:11 -06:00
Itamar Turner-Trauring
d517304a79
A lot closer to passing on Python 3.
2021-05-11 13:47:49 -04:00