Commit Graph

10896 Commits

Author SHA1 Message Date
Sajith Sasidharan
383b102b78 Run integration tests
Run integration tests only on macOS for now, because on Windows and
Ubuntu integration tests get stuck and time out after six hours.
2020-02-25 23:05:03 -05:00
Sajith Sasidharan
1a4ae0fc81 Remove "tox -e py27"
Running "tox -e coverage" is sufficient.
2020-02-25 23:02:35 -05:00
Sajith Sasidharan
c535b83f06 Rename "test" to "coverage" 2020-02-25 23:02:02 -05:00
Sajith Sasidharan
77c6b39a70 Update a name 2020-02-25 23:01:29 -05:00
Sajith Sasidharan
afdfb48ee1 Run codechecks, but continue on error. 2020-02-25 22:59:04 -05:00
5862e1bea3 Use GitHub Actions for CI.
Fixes: ticket:3277
2020-02-20 22:19:21 -05:00
6f1f30e4bf
pyflakes cleanups 2020-02-13 12:15:09 -05:00
ef73e18f3d
Remove the greater part of the implementation 2020-02-13 10:43:50 -05:00
1fba2d6ea2
Remove the magic-folder integration tests 2020-02-13 10:28:25 -05:00
6bd2cc47b3
Remove some git configuration related to magic-folder 2020-02-13 10:26:48 -05:00
e3a6d75962
Remove the obvious documentation references 2020-02-13 10:23:27 -05:00
76d667865e
Remove some top-level packaging related to magic-folders 2020-02-13 10:21:45 -05:00
461f42e7bc
news fragment 2020-02-13 10:14:25 -05:00
Jean-Paul Calderone
4d3474a00c
Merge pull request #691 from tahoe-lafs/bdist-wheel-with-version
Automatically update the version with `bdist_wheel`

Fixes: ticket:3281
2020-02-11 13:56:00 -05:00
Jean-Paul Calderone
f032cd50d0
Merge pull request #678 from tahoe-lafs/2239.remove-tahoesvc-and-pkgresutil
Remove tahoesvc and pkgresutil

Fixes: ticket:2239
2020-02-11 13:29:46 -05:00
Jean-Paul Calderone
4bf096218f
Merge pull request #680 from tahoe-lafs/3274.skip-broken-eliot-test
Skip the broken eliot test on CI

Fixes: ticket:3274
2020-02-11 12:30:25 -05:00
Jean-Paul Calderone
f6ee9affd7
Merge pull request #694 from sajith/3283.backdoor-statement-signatures
Sign backdoor statement
2020-02-10 17:20:28 -05:00
80e3f709e7
Sign backdoor statement
Related to ticket:3283.
2020-02-10 16:53:35 -05:00
Jean-Paul Calderone
52465b4aa9
Merge pull request #693 from meejah/3283.backdoor-statement-signatures-meejah
meejah
2020-02-10 15:49:56 -05:00
406261b992 meejah 2020-02-10 13:47:43 -07:00
2daf0fe612
Add myself 2020-02-10 15:26:12 -05:00
3bc015ad81 news fragment 2020-02-10 15:24:17 -05:00
a351b5a280
Merge pull request #692 from tahoe-lafs/3282.towncrier-issue-links
towncrier issue links
2020-02-07 09:11:37 -07:00
099d2b34a6 Fix the issue links 2020-02-07 09:27:02 -05:00
ac66007b94 news fragment 2020-02-07 09:26:18 -05:00
5d9df98c03 news fragment 2020-02-04 19:54:01 -05:00
d10a5be11d make bdist_wheel update the version first 2020-02-04 19:50:03 -05:00
Jean-Paul Calderone
09f8fa174b
Merge pull request #688 from sajith/3279.remove-characteristic
Remove checks for old `characteristic` dependency

Fixes: ticket:3279
2020-01-27 15:24:09 -05:00
2fd6d089a4 Add news fragment 2020-01-27 14:30:41 -05:00
26c7282365 Remove characteristic dependency
Fixes: ticket:3279
2020-01-27 13:44:28 -05:00
Jean-Paul Calderone
5bd84895fd
Merge pull request #685 from tahoe-lafs/2392.pywin32
Replace pypiwin32 with pywin32

Fixes: ticket:2392
2020-01-20 14:09:32 -05:00
Jean-Paul Calderone
0d7304a2ea
Merge pull request #687 from tahoe-lafs/3276.appveyor-vs-setuptools
Attempt to inherit the base dependencies in the pyinstaller env

Fixes: ticket:3276
2020-01-20 14:04:43 -05:00
Jean-Paul Calderone
c1644734f1
Merge pull request #684 from tahoe-lafs/2098.remove-pyutil
Remove the direct pyutil dependency

Fixes: ticket:2098
2020-01-20 13:56:22 -05:00
9da5194e6d coverage wants to play
this is another instance of the 5.0 incompatibility
2020-01-20 13:27:41 -05:00
Jean-Paul Calderone
3de23ddf9d
Merge pull request #686 from tahoe-lafs/2771.remove-channel-use
Remove `Request.channel` use

Fixes: ticket:2771
2020-01-20 11:45:24 -05:00
ab4c9421c3 mention zbase32 as well 2020-01-20 11:44:04 -05:00
6d3461d563 news fragment 2020-01-20 11:35:53 -05:00
9a6d5cb628 Attempt to inherit the base dependencies in the pyinstaller env 2020-01-20 11:35:14 -05:00
Jean-Paul Calderone
c4b6ca1c7d
Merge pull request #683 from tahoe-lafs/1827.remove-tahoe-rm
Remove "tahoe rm"

Fixes: ticket:1827
2020-01-20 11:09:30 -05:00
Jean-Paul Calderone
5e1c3df336
Merge pull request #677 from tahoe-lafs/2266.remove-repeatable-random
Remove repeatable random test helper

Fixes: ticket:2266
2020-01-20 10:08:16 -05:00
Jean-Paul Calderone
65a7e6731b
Merge pull request #676 from tahoe-lafs/3271.pip-vs-setuptools-vs-the-world
Get a compatible setuptools for the CI environment

Fixes: ticket:3271
2020-01-20 08:50:49 -05:00
5dd355fbfa Stop accessing the maybe-deprecated Request.channel attribute 2020-01-17 11:45:08 -05:00
d5d507a385 news fragment 2020-01-17 11:45:02 -05:00
feb6c2f2fc depend on pywin32 instead 2020-01-17 10:59:23 -05:00
af6513c0cf news fragment 2020-01-17 10:59:17 -05:00
6da18ad608 Remove another test for "tahoe rm" 2020-01-17 10:00:55 -05:00
abe25cb00a Remove the mention
Also delete the dirnode benchmark which has, sadly, bitrotted to the point of
uselessness.
2020-01-17 09:59:59 -05:00
a6ab9bd31c news fragment 2020-01-17 09:59:53 -05:00
e2fb2d0f4e remove "rm" uses from test suite 2020-01-17 09:45:39 -05:00
6d83b9c1e1 remove "tahoe rm" 2020-01-17 09:14:36 -05:00