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

ci: switch workflows to recent Erlang/OTP 27 #338

Merged
merged 6 commits into from
Jan 15, 2025
Merged

Conversation

keynslug
Copy link
Contributor

Another notable change to the release workflow is an ability to re-release existing tags through the workflow dispatch trigger. This could be useful to populate existing releases with binaries built for recent Erlang/OTP versions (in this case Erlang/OTP 27).

See individual commits for details.

@coveralls
Copy link

coveralls commented Jan 14, 2025

Pull Request Test Coverage Report for Build 12785924499

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 86.469%

Files with Coverage Reduction New Missed Lines %
c_src/quicer_config.c 3 87.85%
Totals Coverage Status
Change from base Build 12416186086: 0.04%
Covered Lines: 4077
Relevant Lines: 4715

💛 - Coveralls

case quicer:perf_counters() of
{ok, Cnts} ->
ok;
{error, not_found} ->
Copy link
Collaborator

Choose a reason for hiding this comment

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

Need follow up on this.

@qzhuyan qzhuyan merged commit bc6ef63 into emqx:main Jan 15, 2025
51 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.

3 participants