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

BREAKING: Enable packagecloud repos by default #926

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 28, 2024

  1. Re-enable repos_ensure by default

    This re-enables repos_ensure by default so that the newer packages
    hosted in packagecloud are installed.
    kajinamit committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a18ab27 View commit details
    Browse the repository at this point in the history
  2. Install erlang from packagecloud in acceptance tests

    Now we install rabbitmq from packagecloud by default. Install erlang
    from the same source so that we use the latest versions available for
    both rabbitmq and erlang.
    kajinamit committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c81d4b1 View commit details
    Browse the repository at this point in the history
  3. Additional fixes for new version

    wyardley authored and kajinamit committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    42703a8 View commit details
    Browse the repository at this point in the history