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

tests for artifact with plus #1053

Merged

Conversation

gergelyfabian
Copy link
Contributor

Related to #962, reproducing base case that works. Added maven_install stanzas for an artifact that contains plus in its version.

Also fixed some test issues related to deleting generated files. File names changed after switching to bzlmod.
Added a sanity check in expect_not_in_file() to ensure it's being called for a good file (and not reporting missing string due to missing file).

Moved around one test for proper grouping.

Related to bazel-contrib#962, reproducing base case that works.
Added maven_install stanzas for an artifact that contains plus in its
version.

Also fixed some test issues related to deleting generated files.
File names changed after switching to bzlmod.
Added a sanity check in expect_not_in_file() to ensure it's being called
for a good file (and not reporting missing string due to missing file).

Moved around one test for proper grouping.
@gergelyfabian
Copy link
Contributor Author

Related to #170, #169.

Copy link
Collaborator

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for adding these tests!

@shs96c shs96c merged commit 8f4b5f2 into bazel-contrib:master Feb 16, 2024
8 checks passed
@gergelyfabian gergelyfabian deleted the tests_for_artifacts_with_plus branch February 21, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants