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

GitHub actions support #372

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

asmeurer
Copy link
Member

This is still a work in progress. If anyone wants to help out here, please let me know.

This uses pynacl, which is what is used in the GitHub example docs. We should
figure out if it would be better to use cryptography instead.
The CI code now runs in a class, and the Travis specific stuff is in a
subclass. These are split into the files ci.py and travis.py.

There are still some mentions of "Travis" in ci.py, but they shouldn't affect
functionality.
@ocefpaf
Copy link
Contributor

ocefpaf commented Jan 25, 2021

@asmeurer sorry, I don't have cycles to help out at the moment. But this will be extremely useful to doctr users. Thanks for working on this! (I can definitely help you to test this out though.)

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

Successfully merging this pull request may close these issues.

2 participants