Skip to content

Conversation

@hardbyte
Copy link
Collaborator

No description provided.

@hardbyte hardbyte requested a review from wilko77 April 19, 2022 04:54
@hardbyte hardbyte marked this pull request as ready for review April 19, 2022 04:54
@hardbyte
Copy link
Collaborator Author

While reviewing #99 I noticed python-paillier never migrated off travis-ci.org - which is now in readonly mode. This PR switches to github actions.

@wilko77 if you have the power can you change the required status checks for this repository?

@hardbyte hardbyte changed the title Release 1.5.0 Getting ready for release 1.5.0 Apr 19, 2022
Copy link
Collaborator

@wilko77 wilko77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet

runs-on: "ubuntu-latest"
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we claim that our library works with python 3.7 - 3.11, maybe we should test all those versions?

:target: https://github.com/data61/python-paillier/actions/workflows/test.yml
:alt: CI Status

.. |reqM| image:: https://requires.io/github/data61/python-paillier/requirements.svg?branch=master
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the requires.io link doesn't work.

@wilko77 wilko77 merged commit c878bd9 into master Apr 19, 2022
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.

3 participants