Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZKAPAuthorizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Administrator
ZKAPAuthorizer
Commits
7aadcfea
Commit
7aadcfea
authored
3 years ago
by
Jean-Paul Calderone
Browse files
Options
Downloads
Patches
Plain Diff
put the tahoe-lafs-master stuff at the end
parent
6de93c9c
No related branches found
No related tags found
1 merge request
!285
Also test against Tahoe-LAFS master on CI
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.rst
+2
-2
2 additions, 2 deletions
CONTRIBUTING.rst
with
2 additions
and
2 deletions
CONTRIBUTING.rst
+
2
−
2
View file @
7aadcfea
...
@@ -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,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment