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

Update OTP versions for GH Actions #4365

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

jacekwegr
Copy link
Contributor

@jacekwegr jacekwegr commented Aug 23, 2024

This PR updates the Erlang/OTP versions used in GitHub Actions CI workflows to the latest versions: Erlang/OTP 26 and 27.

  • Erlang/OTP Version Update: Most of the CI jobs now use the latest Erlang/OTP versions (26 and 27).
  • Ubuntu Xenial Package Job: The job for the Ubuntu Xenial package has been updated to the newest version of Erlang/OTP 25 because versions 26 and 27 aren't available yet.

This update keeps the CI pipeline up to date with the latest Erlang/OTP versions.

Successful CI job run: https://github.com/esl/MongooseIM/actions/runs/10526511796

@mongoose-im
Copy link
Collaborator

mongoose-im commented Aug 23, 2024

elasticsearch_and_cassandra_27 / elasticsearch_and_cassandra_mnesia / a051308
Reports root/ big
OK: 439 / Failed: 0 / User-skipped: 47 / Auto-skipped: 0


small_tests_26 / small_tests / a051308
Reports root / small


small_tests_27 / small_tests / a051308
Reports root / small


small_tests_27_arm64 / small_tests / a051308
Reports root / small


ldap_mnesia_26 / ldap_mnesia / a051308
Reports root/ big
OK: 2340 / Failed: 0 / User-skipped: 905 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / a051308
Reports root/ big
OK: 4623 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


ldap_mnesia_27 / ldap_mnesia / a051308
Reports root/ big
OK: 2340 / Failed: 0 / User-skipped: 905 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_27 / pgsql_mnesia / a051308
Reports root/ big
OK: 4623 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


dynamic_domains_mysql_redis_27 / mysql_redis / a051308
Reports root/ big
OK: 4590 / Failed: 0 / User-skipped: 145 / Auto-skipped: 0


internal_mnesia_27 / internal_mnesia / a051308
Reports root/ big
OK: 2480 / Failed: 0 / User-skipped: 765 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_27 / odbc_mssql_mnesia / a051308
Reports root/ big
OK: 4620 / Failed: 0 / User-skipped: 115 / Auto-skipped: 0


pgsql_cets_27 / pgsql_cets / a051308
Reports root/ big
OK: 4534 / Failed: 0 / User-skipped: 179 / Auto-skipped: 0


mysql_redis_27 / mysql_redis / a051308
Reports root/ big
OK: 4993 / Failed: 0 / User-skipped: 140 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / a051308
Reports root/ big
OK: 5014 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


pgsql_mnesia_27 / pgsql_mnesia / a051308
Reports root/ big
OK: 5014 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


mssql_mnesia_27 / odbc_mssql_mnesia / a051308
Reports root/ big
OK: 5011 / Failed: 0 / User-skipped: 122 / Auto-skipped: 0

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.96%. Comparing base (47731ed) to head (a051308).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4365      +/-   ##
==========================================
+ Coverage   84.94%   84.96%   +0.02%     
==========================================
  Files         552      552              
  Lines       33720    33720              
==========================================
+ Hits        28642    28651       +9     
+ Misses       5078     5069       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jacekwegr jacekwegr marked this pull request as ready for review August 23, 2024 14:54
Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@chrzaszcz chrzaszcz merged commit a82aa72 into master Aug 27, 2024
23 checks passed
@chrzaszcz chrzaszcz deleted the update-gh-actions-versions branch August 27, 2024 14:02
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