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

feat(24.04): add rabbitmq slices #258

Open
wants to merge 41 commits into
base: ubuntu-24.04
Choose a base branch
from

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    17e565e View commit details
    Browse the repository at this point in the history
  2. add librabbitmq4 slice

    linostar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    740b029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a41cfa0 View commit details
    Browse the repository at this point in the history
  4. add more missing contents

    linostar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d9c5b93 View commit details
    Browse the repository at this point in the history
  5. fix a typo

    linostar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ab56439 View commit details
    Browse the repository at this point in the history
  6. update libpam-runtime

    linostar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    45517f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28eeff4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e33052 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f065a90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18ade32 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30b159f View commit details
    Browse the repository at this point in the history
  12. fix CI check errors

    linostar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1e0e8d3 View commit details
    Browse the repository at this point in the history
  13. add missing rabbitmqctl bins

    linostar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    df996d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cecab02 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. add few missing slice deps

    linostar committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    171ae7a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    2ca334c View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    linostar committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5760514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c305ef View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix sorting for lint

    linostar committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    04682fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8118cfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1973a4f View commit details
    Browse the repository at this point in the history
  4. fix rabbitmqctl path in test

    linostar committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6d91b68 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d8e590f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a133d0e View commit details
    Browse the repository at this point in the history
  3. remove socat dependency

    linostar committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ea2ae59 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    757c18f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    1feb608 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Revert "switch to lxd-based spread tests"

    This reverts commit 1feb608.
    linostar committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eb40b5b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    5617a19 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    ecde3d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. remove unneeded slices

    linostar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1040ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912af33 View commit details
    Browse the repository at this point in the history
  3. modified util-linux

    linostar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e6ebb18 View commit details
    Browse the repository at this point in the history
  4. fix a linting error

    linostar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7f19702 View commit details
    Browse the repository at this point in the history
  5. address review changes

    linostar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ec1aa62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3f9cef View commit details
    Browse the repository at this point in the history
  7. add integration tests

    linostar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    27954d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix tests

    linostar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f65bade View commit details
    Browse the repository at this point in the history
  2. fix spread tests

    linostar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0858070 View commit details
    Browse the repository at this point in the history
  3. fix other tests

    linostar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0179739 View commit details
    Browse the repository at this point in the history
  4. fix more test errors

    linostar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8aaaf61 View commit details
    Browse the repository at this point in the history