Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI against Tahoe-LAFS master@HEAD #281

Closed
exarkun opened this issue Jan 10, 2022 · 0 comments · Fixed by #285
Closed

Add CI against Tahoe-LAFS master@HEAD #281

exarkun opened this issue Jan 10, 2022 · 0 comments · Fixed by #285

Comments

@exarkun
Copy link
Collaborator

exarkun commented Jan 10, 2022

ZKAPAuthorizer is tightly integrated with Tahoe-LAFS. More than that, Tahoe-LAFS promises no stable Python API but ZKAPAuthorizer consumes one anyway. This makes ZKAPAuthorizer above-averagely sensitive to Tahoe-LAFS changes.

Rather than waiting for a Tahoe-LAFS release and then reacting to it, we can be more proactive and monitor the state of compatibility master@HEAD revisions of Tahoe-LAFS between releases. This gives us a better chance of being ready when a release does happen and gives us a chance guide changes in Tahoe-LAFS along a path that's more favorable for ZKAPAuthorizer compatibility before those changes are included in a published release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant