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

Erlang27 #4320

Closed
wants to merge 18 commits into from
Closed

Erlang27 #4320

wants to merge 18 commits into from

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    0d97eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8664595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dc8c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdf980f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5446a61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ba128b View commit details
    Browse the repository at this point in the history
  7. Update rebar3

    arcusfelis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    495d4e8 View commit details
    Browse the repository at this point in the history
  8. Tweak deps to compile on Erlang 27

    'maybe' is a reserved word now
    Remove geas from plugins (problem with maybe)
    Use rabbitmq_common with a fix pma/amqp#231
    arcusfelis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4166093 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c413c8 View commit details
    Browse the repository at this point in the history
  10. Update fast_tls

    It was using i2d_x509 function incorrectly.
    So get_peer_certificate_nif ws returning garbase on Erl27
    arcusfelis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    eb1ae63 View commit details
    Browse the repository at this point in the history
  11. Update fast_tls for big tests

    Escalus dependency
    arcusfelis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2d766ee View commit details
    Browse the repository at this point in the history
  12. Start cover before node starts

    Cover remote mode and Meck are not compatible and cause issues.
    We start cover on each of MongooseIM nodes separately and merge
    the coverage on the first node now.
    arcusfelis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    188df12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aecd281 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fabf319 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9485ec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d4c978a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    770c761 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cf9598c View commit details
    Browse the repository at this point in the history