Commit Graph

12533 Commits

Author SHA1 Message Date
Itamar Turner-Trauring
0655b02050 Port to Python 3. 2021-05-14 10:50:04 -04:00
Itamar Turner-Trauring
7c170317c0 Remove some cruft. 2021-05-14 10:41:53 -04:00
Itamar Turner-Trauring
e3f0795550 Port to Python 3. 2021-05-14 10:31:26 -04:00
Itamar Turner-Trauring
bcf2374dfe Port to Python 3. 2021-05-14 10:27:07 -04:00
Itamar Turner-Trauring
a2280b7660 Port to Python 3. 2021-05-14 10:22:07 -04:00
Itamar Turner-Trauring
66f53fada8 Port to Python 3. 2021-05-14 09:46:15 -04:00
Itamar Turner-Trauring
250ca3170d Port to Python 3. 2021-05-14 09:42:13 -04:00
Itamar Turner-Trauring
c98d90bf74 News file. 2021-05-14 09:41:49 -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
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
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
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
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
meejah
3f1c07e17b Merge branch 'release-1.15.1' 2021-05-11 11:36:07 -06:00
meejah
f12c00fd79 Merge branch 'release-1.15.0-rc0' 2021-05-11 11:33:08 -06:00
Itamar Turner-Trauring
f1bd7c0b06 Merge branch '3703.integration-tests-python-3' into 3707-more-integration-python-3 2021-05-11 11:14:00 -04:00
Itamar Turner-Trauring
b8b00fa2da Port to Python 3. 2021-05-11 11:13:52 -04:00
Itamar Turner-Trauring
9baedc97db Auth token needs to be bytes, apparently. 2021-05-11 11:09:59 -04:00
Itamar Turner-Trauring
fd5bda67db Note package. 2021-05-11 11:02:15 -04:00
Itamar Turner-Trauring
d80b6d6c56 Add a couple missing environments. 2021-05-10 13:18:08 -04:00
Itamar Turner-Trauring
03c1376a30 Try to fix the test. 2021-05-10 13:04:44 -04:00
Itamar Turner-Trauring
3f2571480c Some progress towards passing on Python 3. 2021-05-10 12:03:58 -04:00
Itamar Turner-Trauring
109829dfcb BytesWarnings. 2021-05-10 11:58:29 -04:00
Itamar Turner-Trauring
37bcaf6c88 Port initialization "tests". 2021-05-10 11:51:41 -04:00
Itamar Turner-Trauring
02e699347e Mark tests as ported. 2021-05-10 11:49:21 -04:00
Itamar Turner-Trauring
430bc51e29 SFTP integration tests pass on Python 3. 2021-05-10 11:41:59 -04:00
Itamar Turner-Trauring
1c6a324a92 Fix a byte-to-string bug on Python 3. 2021-05-10 11:11:11 -04:00
Itamar Turner-Trauring
1257fc18c8 Additional test coverage and corresponding bug fixes for password auth on Python 3. 2021-05-10 11:10:52 -04:00
Itamar Turner-Trauring
886c5007b5 News file. 2021-05-10 10:38:14 -04:00
Itamar Turner-Trauring
a843210b26 Merge branch '3703.integration-tests-python-3' into 3707-more-integration-python-3 2021-05-10 10:38:02 -04:00
Itamar Turner-Trauring
9ca404151e News file. Empty since this was never released. 2021-05-10 10:31:45 -04:00
Itamar Turner-Trauring
150b0fd3a3 This code should only run on Python 3. 2021-05-10 10:31:12 -04:00
Itamar Turner-Trauring
905ea9cafd Make stdio emulation more realistic, to trigger problem that was previously
missed by tests.
2021-05-10 10:30:15 -04:00
Itamar Turner-Trauring
7c2f9e7d8c Fix test to match real-world types. 2021-05-10 10:19:21 -04:00