Skip to content
Snippets Groups Projects
Commit 7aadcfea authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

put the tahoe-lafs-master stuff at the end

parent 6de93c9c
No related branches found
No related tags found
1 merge request!285Also test against Tahoe-LAFS master on CI
...@@ -62,6 +62,8 @@ To update to a new release, run: ...@@ -62,6 +62,8 @@ To update to a new release, run:
When it is not feasible to use a released version of Tahoe-LAFS, When it is not feasible to use a released version of Tahoe-LAFS,
niv's ``--branch`` or ``--rev`` features can be used to update this dependency. niv's ``--branch`` or ``--rev`` features can be used to update this dependency.
It is also possible to pass a revision of ``pull/<pr-number>/head`` to test against a specific PR.
We test against a pinned commit of Tahoe-LAFS master. We test against a pinned commit of Tahoe-LAFS master.
To update to the current master@HEAD revision, run: To update to the current master@HEAD revision, run:
...@@ -73,8 +75,6 @@ We intend for these updates to be performed periodically. ...@@ -73,8 +75,6 @@ We intend for these updates to be performed periodically.
At the moment, they must be performed manually. At the moment, they must be performed manually.
It might be worthwhile to `automate this process <https://github.com/PrivateStorageio/ZKAPAuthorizer/issues/287>` in the future. It might be worthwhile to `automate this process <https://github.com/PrivateStorageio/ZKAPAuthorizer/issues/287>` in the future.
It is also possible to pass ``pull/<pr-number>/head`` to test against a specific PR.
.. note:: .. note::
Since tahoe-lafs doesn't have correct version information when installed from a github archive, Since tahoe-lafs doesn't have correct version information when installed from a github archive,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment