8000 Prepare 0.13.4 for release by julik · Pull Request #197 · toland/patron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prepare 0.13.4 for release #197

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

Merged
merged 7 commits into from
Feb 27, 2025
Merged

Prepare 0.13.4 for release #197

merged 7 commits into from
Feb 27, 2025

Conversation

julik
Copy link
Collaborator
@julik julik commented Feb 26, 2025

As reasonably noted in #196 we haven't had a release in a while. Let's roll one.

I've reverted my stupid alpha version designator from version.rb and annotated the changes I could parse from the commit logs in CHANGELOG. I also noticed one of the get_file tests is failing on CI, I suspect it is either Linux-related or libCURL related since we set our buffers rather small. @marshall-lee if you have ideas why this would match exactly on Darwin but not on GH actions - let me know, it would be unfortunate if we are miscounting buffers someplace.

I've also taken the liberty to replace our tmpfile path usage with actual tempfiles (also with a #close like in recent @marshall-lee changes).

10000
Version progress and tags would otherwise be disrupted. Besides, Patron is not "alpha" anymore, by far.
no need to seed a new RNG for every byte bag served out
We should not be managing those manually, and that's what Tempfiles are for and all
@julik julik marked this pull request as ready for review February 26, 2025 02:11
@julik julik requested a review from toland February 26, 2025 02:11
@julik
Copy link
Collaborator Author
julik commented Feb 26, 2025

@toland I'll leave this for you for a quick check for a couple of days, I believe everything here is in order - but just to be sure. There was also a valid question in #165 (comment) about GH releases - should we turn them off maybe?

@julik
Copy link
Collaborator Author
julik commented Feb 26, 2025

@toland oh - would you like to update the author name in the gemspec? ❤️

Copy link
Owner
@toland toland left a comment

Choose a reason for hiding this comment

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

👍

@toland
Copy link
Owner
toland commented Feb 27, 2025

@toland oh - would you like to update the author name in the gemspec? ❤️

Yes. Feel free to make the change.

@toland
Copy link
Owner
toland commented Feb 27, 2025

There was also a valid question in #165 (comment) about GH releases - should we turn them off maybe?

Yeah. They shouldn't show up on the repository page anymore.

@julik julik merged commit 2686645 into master Feb 27, 2025
18 checks passed
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
0