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

Mark test deps as such (backport #7463) (backport #7471) (backport #7472) #7473

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 1, 2023

This is an automatic backport of pull request #7472 done by Mergify.
Cherry-pick of 67e6ef1 has failed:

On branch mergify/bp/v3.10.x/pr-7472
Your branch is up to date with 'origin/v3.10.x'.

You are currently cherry-picking commit 67e6ef1a2f.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   BAZEL.md
	modified:   BUILD.bazel
	modified:   WORKSPACE
	modified:   bazel/BUILD.ct_helper
	modified:   bazel/BUILD.emqtt
	modified:   bazel/BUILD.getopt
	modified:   bazel/BUILD.meck
	modified:   bazel/BUILD.observer_cli
	modified:   bazel/BUILD.prometheus
	modified:   bazel/BUILD.proper
	modified:   deps/rabbitmq_ct_client_helpers/BUILD.bazel
	modified:   deps/rabbitmq_ct_helpers/BUILD.bazel
	modified:   deps/rabbitmq_trust_store/BUILD.bazel
	modified:   moduleindex.yaml
	modified:   tools/BUILD.bazel

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   MODULE.bazel

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Mark test deps as dev_dependency in MODULE.bazel

This keeps other modules depending on rabbitmq-server from inheriting
these deps

(cherry picked from commit faaf78b)

* Further annotate test deps with new rules_erlang 3.9.9 features

(cherry picked from commit 778ee99)

* Mark rabbitmq_ct_helpers/rabbitmq_ct_client_helpers as testonly

(cherry picked from commit 5cefbef)

* Mark additional rules as testonly

(cherry picked from commit ced6520)

---------

Co-authored-by: Rin Kuryloski <kuryloskip@vmware.com>
(cherry picked from commit ce4ca48)
(cherry picked from commit 67e6ef1)

# Conflicts:
#	MODULE.bazel
@HoloRin HoloRin force-pushed the mergify/bp/v3.10.x/pr-7472 branch from 3cb869e to f548459 Compare March 1, 2023 09:40
@HoloRin HoloRin merged commit 507bfed into v3.10.x Mar 1, 2023
@mergify mergify bot deleted the mergify/bp/v3.10.x/pr-7472 branch March 1, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant