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

Automate the process of updating the "tahoe-lafs-master" source #287

Open
exarkun opened this issue Jan 12, 2022 · 1 comment
Open

Automate the process of updating the "tahoe-lafs-master" source #287

exarkun opened this issue Jan 12, 2022 · 1 comment

Comments

@exarkun
Copy link
Collaborator

exarkun commented Jan 12, 2022

With #281 we added CI test coverage for ZKAPAuthorizer vs a supposedly-recent version of Tahoe-LAFS master. For this to actually be a recent version, it needs to be updated sometimes. At the moment, the update process is manual. It would be less ongoing work if some automation did this for us. A nice workflow might be for some system to generate a PR against the main branch that bumps the revision to whatever is current at the time the PR is created and for this to happen regularly (eg, once a week). It might make sense to delay this work until ZKAPAuthorizer finds its long-term home (which may not be on GitHub) - to avoid building a lot of GitLab-specific automation that becomes obsolete.

@exarkun
Copy link
Collaborator Author

exarkun commented Aug 29, 2022

Now we integrate against Tahoe-LAFS master using a Nix Flake input which is even easier to update. Just run nix flake lock --update-input tahoe-lafs-dev.

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

No branches or pull requests

1 participant