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

Support Elixir 1.15.8/OTP 26 #88

Merged
merged 9 commits into from
Jul 11, 2024
Merged

Conversation

andres-vidal
Copy link
Contributor

No description provided.

@andres-vidal andres-vidal force-pushed the support-elixir-1.15.8-otp-26 branch from 137f120 to 6c489a4 Compare July 11, 2024 17:55
@andres-vidal andres-vidal force-pushed the support-elixir-1.15.8-otp-26 branch from 6c489a4 to e8f3e6a Compare July 11, 2024 17:59
Signed-off-by: Andrés Vidal <[email protected]>
@andres-vidal andres-vidal force-pushed the support-elixir-1.15.8-otp-26 branch from e8f3e6a to 1facfe1 Compare July 11, 2024 18:03
@andres-vidal andres-vidal changed the title Support elixir 1.15.8 otp 26 Support Elixir 1.15.8/OTP 26 Jul 11, 2024
Copy link
Member

@iaguirre88 iaguirre88 left a comment

Choose a reason for hiding this comment

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

🚀🚀🚀

Comment on lines +42 to +43
%{@error_hash => error_stat_1, ^another_error_hash => error_stat_2} =
Agent.get(:boom_notifier, & &1)
Copy link
Member

Choose a reason for hiding this comment

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

💖

@iaguirre88 iaguirre88 merged commit c200a99 into master Jul 11, 2024
46 checks passed
@iaguirre88 iaguirre88 deleted the support-elixir-1.15.8-otp-26 branch July 11, 2024 20:27
@@ -172,6 +172,7 @@ defmodule ErrorInfoTest do
assert 10 = Enum.count(error_info_stack)
end

@tag skip: System.version() >= "1.14.0"

Choose a reason for hiding this comment

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

❤️ 👏 👏

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.

3 participants