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

ready for 3.4.0 release #379

Merged
merged 6 commits into from
Mar 27, 2024
Merged

ready for 3.4.0 release #379

merged 6 commits into from
Mar 27, 2024

Conversation

chrisbeardy
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8404625433

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.404%

Totals Coverage Status
Change from base Build 8404357596: 0.0%
Covered Lines: 1704
Relevant Lines: 1805

💛 - Coveralls

@chrisbeardy chrisbeardy merged commit 28f9b7e into stlehmann:master Mar 27, 2024
6 checks passed
@chrisbeardy chrisbeardy deleted the 3.4.0 branch March 27, 2024 09:10
@chrisbeardy
Copy link
Collaborator Author

@stlehmann Hi, I believe I have made all the changes required here to make a release to PyPi to fix a few issues. In order toi upload the PyPi, do I just run the Github Action "Release Python Package"?

@stlehmann
Copy link
Owner

@stlehmann Hi, I believe I have made all the changes required here to make a release to PyPi to fix a few issues. In order toi upload the PyPi, do I just run the Github Action "Release Python Package"?

Great work. @chrisbeardy thank you very much for helping me maintaining this repository. Hopefully I'll find some more time to spare in the future to get more involved in the process again. In the meantime I'm more then happy to see the package being so well maintained by you :)

Yes actually the Github Action should start the release process. It could be that you get issues because github secrets are used to upload to PyPi with my credentials. But I propose you give it a try and see if it does what it should do.

@chrisbeardy
Copy link
Collaborator Author

@stlehmann thanks. I'll do my best with the time I have. I seem to have an issue making the release (PyPI saying its not accepting new users or projects I think). Can you try manually running the release action please and see if it's just because I'm running it with my account?

@stlehmann
Copy link
Owner

I had to create a PyPi API-Token for pyads before the upload worked. I stored it in the project secrets so it should work out-of-the-box for the next CI-triggered release, hopefully :)

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.

None yet

3 participants