75ba5c71fc
More passing tests on Python 3.
2021-08-27 12:04:42 -04:00
2d2e8051f6
Port to Python 3.
2021-08-27 11:39:32 -04:00
e8e0ecd39e
Port to Python 3.
2021-08-27 11:38:15 -04:00
6bfcda2a3d
Tests pass on Python 3.
2021-08-27 11:32:43 -04:00
aacdf9906d
Make failures easier to debug.
2021-08-27 11:26:47 -04:00
1acc80b563
Validate commands actually succeeded!
2021-08-27 11:13:03 -04:00
c0d07e1894
Bit more input validation.
2021-08-27 11:12:34 -04:00
4c750cf88d
Port to Python 3.
2021-08-27 10:15:26 -04:00
d5b48e65c7
Fix bug in jsonbytes.
2021-08-27 10:14:39 -04:00
bb48974fd8
Ported to Python 3.
2021-08-27 09:50:03 -04:00
f99f9cf7d1
Tests pass on Python 3.
2021-08-27 09:47:42 -04:00
e3a844e684
Maybe fields are better off as bytes in SignedCertificate.
2021-08-27 09:25:49 -04:00
c88130d8a8
Make signed certificates an object instead of a dict.
2021-08-26 16:55:12 -04:00
c3f6184960
Match documented behavior.
2021-08-26 16:55:03 -04:00
c7f0a099e1
More compatibility with stdlib json module.
2021-08-26 15:44:54 -04:00
6df4fa315e
Add explicit dependency on Click.
2021-08-26 14:55:41 -04:00
969f3fa9b3
Port to Python 3.
2021-08-26 14:46:28 -04:00
e23767db1b
Tests pass on Python 2 and Python 3.
2021-08-26 14:39:41 -04:00
7fa180176e
Pass tests on Python 2.
2021-08-26 14:18:03 -04:00
7ad6c9269c
Merge branch 'master' into 2916.grid-manager-proposal.5
2021-08-25 14:04:53 -06:00
2a7e3b3f09
Merge pull request #1111 from Fenn-CS/3563.allmydata-node-catch-port-configs
...
Catch all port configurations
2021-08-24 17:21:05 +02:00
7a88b5ddae
removed unnecessary comment in minor newsfragment
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com >
2021-08-24 13:05:11 +01:00
398fe537e8
added \n in newfragment file
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com >
2021-08-23 02:48:24 +01:00
117befd898
detect all port 0 configs
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com >
2021-08-23 02:34:32 +01:00
9a5c417df0
Merge pull request #1108 from LeastAuthority/3763.gbs-lease-endpoint-items
...
Clarify some of the GBS "create lease" endpoint specification
Fixes: ticket:3763
2021-08-19 15:02:59 -04:00
03c633cda0
news fragment
2021-08-19 10:28:17 -04:00
602d4c5a91
improve the "create lease" endpoint
...
* Simplify some language using terms from our new glossary
* explicitly state the two success-case behaviors
* make the error-case behavior different from the success-case behavior
* link to some tickets about future work in this area
2021-08-19 10:26:45 -04:00
ff6fa4a922
Merge pull request #1106 from LeastAuthority/3765.gbs-glossary
...
Start a GBS glossary
Fixes: ticket:3765
2021-08-18 16:45:26 -04:00
28758b8181
Merge pull request #1105 from LeastAuthority/3764.gbs-interaction-patterns
...
Add some GBS interaction examples
Fixes: ticket:3764
2021-08-18 11:05:59 -04:00
c5a03f4116
elaborate on `already-have
and
allocated
` somewhat
2021-08-18 10:17:48 -04:00
0f78d8df25
a glossary
2021-08-17 14:58:34 -04:00
49300fc080
news fragment
2021-08-17 14:58:30 -04:00
47dfe5d4f0
fix typo
2021-08-17 14:11:08 -04:00
65f71135e1
Spell the endpoint correctly
2021-08-17 14:10:50 -04:00
23212fc816
add some example client/server interactions
2021-08-17 14:01:44 -04:00
a591c2c36d
news fragment
2021-08-17 10:23:37 -04:00
561429ff5b
Merge pull request #1102 from LeastAuthority/3760.run-codechecks3
...
Try to run codechecks3 on CI
Fixes: ticket:3760
2021-08-13 09:47:49 -04:00
9a8faae283
Remove PYTHONIOENCODING, set for towncrier, no longer run here
2021-08-13 09:24:00 -04:00
580af66b69
Merge pull request #1100 from Fenn-CS/3757.refactor.web-test-introducer
...
Refactor allmydata/test/web/test_introducer.py
Fixes: ticket:3757
2021-08-11 17:21:50 -04:00
b5c329024a
Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3757.refactor.web-test-introducer
2021-08-11 16:33:36 +01:00
a1112e4cd0
Add the new job to the workflow
2021-08-11 10:25:49 -04:00
97008b70b2
Avoid renaming a job, it causes operational hassle
2021-08-11 10:25:42 -04:00
6e89713b65
Merge remote-tracking branch 'origin/master' into 3760.run-codechecks3
2021-08-11 10:25:13 -04:00
22622b5400
Merge pull request #1101 from LeastAuthority/3759.remove-circleci-context-for-dockerhub
...
Stop using the dockerhub-auth context for normal jobs
Fixes: ticket:3759
2021-08-11 10:23:44 -04:00
02f82e2665
news fragment
2021-08-11 10:00:06 -04:00
2bb310c511
Try to run codechecks3 on CI
2021-08-11 09:50:23 -04:00
0e2c4ff7e6
I suppose you cannot define an empty yaml map by leaving everything out
2021-08-11 07:45:45 -04:00
6f36f85a87
Define the yaml anchor elsewhere, where it is still needed
2021-08-11 07:41:59 -04:00
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