Hackney 4 compatibility#116
Merged
Merged
Conversation
7f77af9 to
73b4797
Compare
Single-quoted charlist literals are deprecated on modern Elixir, and the ~c sigil is unavailable on Elixir 1.8. String.to_charlist/1 compiles warning-free on every supported version.
73b4797 to
ae9eb9d
Compare
Legacy Elixir/OTP entries move into hexpm/elixir containers because erlef/setup-beam can no longer install OTP < 24.2 on current GitHub-hosted runners. A new Elixir 1.19/OTP 28 entry exercises the default lockfile with hackney 4.
mhanberg
reviewed
Jun 5, 2026
ae9eb9d to
aabc2ff
Compare
Member
|
thanks! |
This was referenced Jun 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #115
Things I'd like to fix in a separate PR
integration_testsjob is failing even without my changes, could be fixed but it's not trivialcheckoutandcachejobs to v5