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 #7463

Merged
merged 4 commits into from
Mar 1, 2023
Merged

Mark test deps as such #7463

merged 4 commits into from
Mar 1, 2023

Conversation

HoloRin
Copy link
Contributor

@HoloRin HoloRin commented Feb 28, 2023

Extend/update the declarations for some deps that are test only. This make it easier to ensure that no portion of those deps ends up in release artifacts

Requires rules_erlang 3.9.9, soon to be released

@HoloRin HoloRin marked this pull request as ready for review March 1, 2023 08:20
@HoloRin HoloRin merged commit 043a8d8 into main Mar 1, 2023
@HoloRin HoloRin deleted the rin/mark-test-deps-as-such branch March 1, 2023 08:23
HoloRin added a commit that referenced this pull request Mar 1, 2023
* 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>
mergify bot added a commit that referenced this pull request Mar 1, 2023
* 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)
HoloRin added a commit that referenced this pull request Mar 1, 2023
Mark test deps as such (backport #7463) (backport #7471)
mergify bot added a commit that referenced this pull request Mar 1, 2023
* 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 pushed a commit that referenced this pull request Mar 1, 2023
* 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 added a commit that referenced this pull request Mar 1, 2023
Mark test deps as such (backport #7463) (backport #7471) (backport #7472)
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