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: emqx-builder 5.0-35 #10701

Merged
merged 2 commits into from May 15, 2023
Merged

ci: emqx-builder 5.0-35 #10701

merged 2 commits into from May 15, 2023

Conversation

id
Copy link
Collaborator

@id id commented May 15, 2023

Fixes https://emqx.atlassian.net/browse/EMQX-9849

Summary

🤖 Generated by Copilot at a264827

This pull request updates the builder versions and container images used in various GitHub workflows for the emqx project. This ensures consistency and compatibility across different jobs and platforms for building, testing, and releasing emqx. The workflows affected include build_and_push_docker_images, build_packages, run_fvt_tests, run_test_cases, build_packages_cron, build_slim_packages, check_deps_integrity, code_style_check, elixir_apps_check, elixir_deps_check, elixir_release, performance_test, run_emqx_app_tests, and run_relup_tests.

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Changed lines covered in coverage report
  • Change log has been added to changes/{ce,ee}/(feat|perf|fix)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • If there should be document changes, a PR to emqx-docs.git is sent, or a jira ticket is created to follow up
  • Schema changes are backward compatible

Checklist for CI (.github/workflows) changes

  • If changed package build workflow, pass this action (manual trigger)
  • Change log has been added to changes/ dir for user-facing artifacts update

@id id requested a review from a team as a code owner May 15, 2023 06:15
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 4977152670

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 26 unchanged lines in 11 files lost coverage.
  • Overall coverage increased (+0.08%) to 81.89%

Files with Coverage Reduction New Missed Lines %
apps/emqx_authn/src/enhanced_authn/emqx_enhanced_authn_scram_mnesia.erl 1 85.29%
apps/emqx_gateway/src/emqx_gateway_schema.erl 1 88.89%
apps/emqx/src/emqx_broker.erl 1 88.2%
apps/emqx/src/emqx_channel.erl 1 88.02%
apps/emqx/src/emqx_cm.erl 1 91.45%
apps/emqx/src/emqx_config.erl 1 87.4%
apps/emqx/src/emqx_limiter/src/emqx_limiter_server.erl 1 90.07%
apps/emqx/src/emqx_logger.erl 1 80.49%
apps/emqx/src/emqx_message.erl 1 94.83%
apps/emqx/src/emqx_crl_cache.erl 2 92.31%
Totals Coverage Status
Change from base Build 4977090338: 0.08%
Covered Lines: 27118
Relevant Lines: 33115

💛 - Coveralls

@id id merged commit bde086f into emqx:master May 15, 2023
160 checks passed
@id id deleted the 0510-bump-builder-version branch May 15, 2023 12:49
@yanzhiemq
Copy link
Collaborator

yanzhiemq commented Jun 13, 2023

Bug Fixes

  • RPM package for Amazon Linux 2 did not support TLS v1.3 as it was assembled with Erlang/OTP built with openssl 1.0.

@yanzhiemq
Copy link
Collaborator

yanzhiemq commented Jun 13, 2023

修复

  • Amazon Linux 2 的 EMQX RPM 软件包不支持 TLS v1.3,因为它是使用内置 openssl 1.0 的 Erlang/OTP 构建的。

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.

None yet

4 participants