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

Fixup bazel/make divergence #9706

Merged
merged 8 commits into from
Oct 16, 2023
Merged

Commits on Oct 16, 2023

  1. Always reference seshat 0.6.1

    Which is code-wise identical to 0.6.0
    HoloRin committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fe07f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1e6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4eaf0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    513e266 View commit details
    Browse the repository at this point in the history
  5. Remove mnesia from rabbitmq_management_agent deps in bazel

    it's not required and is not listed in the LOCAL_DEPS in the Makefile
    HoloRin committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3e81015 View commit details
    Browse the repository at this point in the history
  6. Remove mnesia from rabbitmq_management_agent deps in bazel

    it's not required and is not listed in the LOCAL_DEPS in the Makefile
    HoloRin committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    558b8d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8404f0b View commit details
    Browse the repository at this point in the history
  8. Add mnesia to LOCAL_DEPS in rabbitmq_jms_topic_exchange

    it is present in the Bazel build, and if removed from the bazel side
    causes :dialyze to fail
    HoloRin committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    887f215 View commit details
    Browse the repository at this point in the history