-
Notifications
You must be signed in to change notification settings - Fork 1
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
Prepare first PyPi release #3
Conversation
Note: it's expected they will be broken for now, they will work once the first release gets pushed to PyPi Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #3 +/- ##
=======================================
Coverage 74.22% 74.22%
=======================================
Files 1 1
Lines 97 97
Branches 19 19
=======================================
Hits 72 72
Misses 14 14
Partials 11 11
Flags with carried forward coverage won't be shown. Click here to find out more. |
…er is supported!) Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
…mpeg Signed-off-by: Stephen L. <[email protected]>
Hey Stephen, following up the discussion in #1 ... I don't think it is worth it to make this project into a GitHub organization, so if you could send me instructions for setting the secrets, that would be great. You can email me at Or DM me at Thanks |
Ok awesome, I sent you an e-mail with the secrets to add and the instructions, thank you very much! :D |
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
…tchphrase/project description in README.md + bump v0.2.7 Signed-off-by: Stephen L. <[email protected]>
…uggy, so removing author as maintainer (already shown as author anyway) Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
Signed-off-by: Stephen L. <[email protected]>
@eobrain This PR is ready! I already published a release from this branch, so I know it works. I also added a logo I made, I'm not a graphist, so if you don't like it don't worry I won't take it badly :-) Let me know if you want to keep it or not: |
The logo is great! |
Thank you very much @eobrain ! :D Sorry you had some difficulties to merge, it was because one unit test failed and it was not because of us but GitHub Actions sometimes failing to setup the test environment 😅 We can just re-run the failed unit-tests in these cases :-) Everything is in order now, I'm merging, thank you very much for your help all along and your trust! For the moment I don't think I have anything else to add, but maybe in the future I will try to optimize a bit the performance if I can find a way, notably by parallelization, we'll see in another PR if I can make it work :-) |
Prepare for first release:
Notready to be merged!