Drop old elixir support, fix integration tests#119
Merged
Conversation
- Run one integration job per supported hackney major (default and legacy lockfiles) instead of one per toolchain - Download PhantomJS, which is no longer preinstalled on runners - Pass --port=9515 to chromedriver, which now defaults to a random port - Bump actions/checkout to v6 and actions/cache to v5 (Node 24) - Run each driver scenario even when an earlier one fails - Anchor the nonexistent-domain hostname in StatusTest with a trailing dot so it cannot resolve through local DNS search domains
Merged
Member
|
❤️ |
Member
|
If you want a few more contributions you could run the "pinact" tool on this to bump and pin all GHA. And make sure the dependabot runs for actions ecosystem with a cooldown. Also can disable dependabot for elixir, it's not super useful for libraries. @phinnaeus |
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.
does-not-exist-123test domain with a trailing dot so DNS wildcards match (I have a *.foo DNS entry locally that was causing this to break)