12511 Commits

Author SHA1 Message Date
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
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
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
Itamar Turner-Trauring
01baa13fca News file 2021-05-10 10:10:02 -04:00
Itamar Turner-Trauring
add20d8024 First pass at integration support on Python 3. 2021-05-10 10:01:14 -04:00
Itamar Turner-Trauring
aa22c6e59b
Merge pull request #1055 from tahoe-lafs/3705.python3-normal-trial
Run all unit tests on Python 3 unconditionally

Fixes ticket:3705
2021-05-10 09:59:30 -04:00
Itamar Turner-Trauring
16dd3e96f0
Merge pull request #1054 from tahoe-lafs/3699.flakes-on-py3
Run flake8 on Python 3

Fixes ticket:3699
2021-05-10 09:59:14 -04:00
May-Lee Sia
87b54a2f63
Merge pull request #1049 from tahoe-lafs/3682.add-CONTRIBUTORS.rst
3682.add contributors.rst
2021-05-07 23:19:06 +02:00
Itamar Turner-Trauring
1fbeb6e54e It's gone. 2021-05-07 13:43:20 -04:00
Itamar Turner-Trauring
930329126d One final test module to port to Python 3 (nominally). 2021-05-07 13:28:01 -04:00
Itamar Turner-Trauring
15399b8eba News file. 2021-05-07 13:26:14 -04:00
Itamar Turner-Trauring
ad05abd2f7 Just run unit tests normally on Python 3. 2021-05-07 13:25:57 -04:00
Itamar Turner-Trauring
04fc8e7046 Port to Python 3. 2021-05-07 13:21:23 -04:00
Itamar Turner-Trauring
b11cc9137b Integration test passed on Python 3. 2021-05-07 10:48:50 -04:00
Itamar Turner-Trauring
6df076dc10 Bit more progress. 2021-05-07 10:16:46 -04:00
May-Lee Sia
9c7f943271 Add suggestion for Tahoe Committers 2021-05-07 16:10:24 +02:00
Itamar Turner-Trauring
0d093c45df Test fails on Python 3, instead of spinning until timeout. 2021-05-07 10:06:12 -04:00
Itamar Turner-Trauring
036a864dc9 There are many references to this, so stick to old name. 2021-05-07 09:48:30 -04:00
Itamar Turner-Trauring
4711c9fda3 More flake fixes. 2021-05-07 09:44:44 -04:00
Itamar Turner-Trauring
d52e48f2aa Run flake8 on Python 3. 2021-05-07 09:41:30 -04:00
Itamar Turner-Trauring
d25140b847 Fix flakes on Python 3. 2021-05-07 09:36:01 -04:00
Itamar Turner-Trauring
e76aa27320 News file. 2021-05-07 09:35:54 -04:00
Itamar Turner-Trauring
7c0f3d0cbf
Merge pull request #1053 from tahoe-lafs/3683.newer-python3-versions
Test newer versions of Python 3 on Linux and macOS

Fixes ticket:3683
2021-05-07 09:25:54 -04:00
May-Lee Sia
aeed60705f Merge branch 'master' into 3682.add-CONTRIBUTORS.rst 2021-05-07 12:39:03 +02:00
Itamar Turner-Trauring
8902868b90 Skip Windows Python 3 for now. 2021-05-05 13:15:29 -04:00