Commit Graph

13853 Commits

Author SHA1 Message Date
c5fec82328 CircleCI succeeds in pulling the docker images without this
It says "Warning!" but then says it is going to use its own credentials.
Great.  Just what I want.
2021-08-11 07:40:16 -04:00
a4da804870 Stop using the dockerhub-auth context for normal jobs 2021-08-11 07:33:58 -04:00
78a3ca52c4 DUMMY COMMIT TO TRIGGER CI : added commit text to fragments
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-08-10 19:00:05 +01:00
a6b7c07e1c added missing parathensis, ran yapf
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-08-10 10:13:00 +01:00
7ad3fa9e25 correct use of succeeded, remove trailing spaces and unused import
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-08-09 23:46:30 +01:00
90e84730e5 Fixes 3757 : Refactored test_introducer in web tests to use custom base test cases
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-08-08 21:49:02 +01:00
Itamar Turner-Trauring
93fbfb61a8
Merge pull request #1097 from tahoe-lafs/3743.i2p-integration-tests
i2p integration tests

Fixes ticket:3743
2021-08-04 13:44:36 -04:00
Itamar Turner-Trauring
8dd48a3946 Merge remote-tracking branch 'origin/master' into 3743.i2p-integration-tests 2021-08-03 11:13:28 -04:00
Itamar Turner-Trauring
4a9e591204
Merge pull request #1098 from tahoe-lafs/3751.delete-unneeded-python3-infrastructure
Python 3 port is essentially done-get rid of relevant tests and tracking code

Fixes ticket:3751
2021-08-02 09:52:23 -04:00
Itamar Turner-Trauring
83cc42a7c3 Choose node names that won't conflict. 2021-07-30 11:27:41 -04:00
Itamar Turner-Trauring
d060af641a Python 3 port is essentially done-get rid of relevant tests and tracking code. 2021-07-30 11:13:57 -04:00
Itamar Turner-Trauring
ce2363e3de More aggressively shut down i2pd and other i2p-related processes. 2021-07-30 11:09:39 -04:00
Itamar Turner-Trauring
97522641d6 Skip on Windows. 2021-07-30 11:06:28 -04:00
Itamar Turner-Trauring
982ac3cc33 Timeout if i2pd never starts. 2021-07-29 10:02:02 -04:00
Itamar Turner-Trauring
ddca3e9ab8 At this point all integration tests are expected to pass on Python 3. 2021-07-27 14:21:40 -04:00
Itamar Turner-Trauring
dbd2e7f973 News file. 2021-07-27 14:20:26 -04:00
Itamar Turner-Trauring
7396130c0a Integration test for I2P. 2021-07-27 14:20:01 -04:00
May-Lee Sia
6a91a10c4c
Merge pull request #1096 from YashNRam13/3747.installation-guide-revamp
Fixes ticket:3747
2021-07-19 15:41:00 +02:00
Yash Nayani
d56c09bd95 Installation Guide Revamp 2021-07-16 12:14:45 +05:30
Itamar Turner-Trauring
8e28a9d0e0
Merge pull request #1094 from tahoe-lafs/3708.bytes-logging
Remove bytes from Foolscap logging

Fixes ticket:3708
2021-07-09 14:27:48 -07:00
9df792c5e2
Merge pull request #1091 from tahoe-lafs/3745.remove-vestigial-tox-whitelists
3745 Remove unnecessary `whitelist_externals` from Tox configuration
2021-07-09 12:28:13 -06:00
428a803a9b
Merge pull request #1077 from tahoe-lafs/3731.make-tox-news-macos-work
3731 Make `tox -e news` work on macOS
2021-07-09 12:27:36 -06:00
e441b61ccd
Merge pull request #1082 from meejah/3735.url
fix download url
2021-07-09 12:20:18 -06:00
Itamar Turner-Trauring
e28e45174d
Merge pull request #1095 from tahoe-lafs/3746.macos-python-3
Run macOS integration tests for Python 3

Fixes ticket:3746
2021-07-07 15:07:43 -07:00
Itamar Turner-Trauring
d51f1f1c5a Try to get faster CI by omitting older Python versions on macOS. 2021-07-07 14:47:39 -07:00
Itamar Turner-Trauring
0acf2483ee Might need older Tor for Python 3 as well. 2021-07-06 10:04:55 -07:00
Itamar Turner-Trauring
a612dcff5a Run macOS integration tests for Python 3. 2021-07-06 09:15:30 -07:00
Itamar Turner-Trauring
d994589082
Merge pull request #1093 from tahoe-lafs/3390.3404.3723-dependency-versions
Get rid of unnecessary version constraints.

Fixes ticket:3390
Fixes ticket:3404
Fixes ticket:3723
2021-07-06 09:08:33 -07:00
Itamar Turner-Trauring
af49dcb89e On Python 2 we don't need to convert byte keys to unicode. 2021-07-05 16:35:06 -07:00
Itamar Turner-Trauring
203652d087 Merge branch '3390.3404.3723-dependency-versions' into 3708.bytes-logging 2021-07-05 16:23:47 -07:00
Itamar Turner-Trauring
6475b44336 Get rid of unnecessary version constraints. 2021-07-05 16:17:26 -07:00
Itamar Turner-Trauring
e0b4cf057e Fix logging of bytes in Foolscap on Python 3. 2021-07-05 16:03:24 -07:00
Itamar Turner-Trauring
ed52e43a4a
Merge pull request #1090 from tahoe-lafs/3686.i2p-support
Use version of foolscap with i2p support restored.

Fixes ticket:3686
2021-07-05 15:41:22 -07:00
Itamar Turner-Trauring
7027de6614 Merge remote-tracking branch 'origin/master' into 3686.i2p-support 2021-07-05 15:15:29 -07:00
2e54382611
Merge pull request #1079 from tahoe-lafs/3733.use-newer-netifaces
Simplify CI configuration by using the new netifaces release

Fixes ticket:3733
2021-07-05 13:23:41 -04:00
6f7437ea8f
Merge remote-tracking branch 'origin/master' into 3745.remove-vestigial-tox-whitelists 2021-07-05 10:41:36 -04:00
8d461491b8
Merge remote-tracking branch 'origin/master' into 3733.use-newer-netifaces 2021-07-05 10:41:08 -04:00
1ea345a6ac
Merge remote-tracking branch 'origin/master' into 3731.make-tox-news-macos-work 2021-07-05 10:40:08 -04:00
a666b80268
Merge pull request #1092 from tahoe-lafs/3744.tor-macos-py27-integration-tests
Use older Tor on macOS + Python 2.7

Fixes ticket: 3744
2021-07-05 10:39:11 -04:00
d2fdd92b8b Use older Tor on macOS + Python 2.7 2021-07-05 08:38:31 -04:00
7ebe654e55
Remove unnecessary whitelist_externals from Tox configuration 2021-07-05 07:25:00 -04:00
2494980a69
Remove stray * from tox passenv value 2021-07-05 06:36:29 -04:00
8b537b5ddd
Merge 'origin/master' into 3731.make-tox-news-macos-work 2021-07-05 06:34:35 -04:00
Itamar Turner-Trauring
72d5bedf14 Depend on newer foolscap. 2021-07-02 10:10:26 -07:00
Itamar Turner-Trauring
0e08d0e080 News file 2021-07-02 10:09:47 -07:00
f4bba078d5
Merge 'origin/master' into 3733.use-newer-netifaces 2021-06-25 11:11:38 -04:00
a2186f3c98
Add an explanation within newsfragment
Why are we changing an unrelated newsfragment?
2021-06-25 11:07:11 -04:00
f65d6c14c9
Rename related newsfragment
The newsfragment text related to ticket #3681 is in odds with the
changess made in ticket #3733.  We do not want the old text to confuse
people.  Renaming it to .minor should do it, since minor newsfragments
are excluded from final NEWS file.
2021-06-25 11:03:47 -04:00
943b7d73fb
Merge pull request #1078 from tahoe-lafs/3732.whitelist-git-in-tox
Whitelist git in tox `news` environment

Fixes ticket:3732
2021-06-25 10:57:51 -04:00
Itamar Turner-Trauring
7deec790a6
Merge pull request #1084 from tahoe-lafs/3736.frontends-auth-python-3
Port allmydata.frontend.auth to Python 3

Fixes ticket:3736
2021-06-23 09:04:48 -04:00