Skip to content

build: update rules_bazel_integration_test Bazel dep#105

Merged
sitaktif merged 1 commit intoapple:mainfrom
sitaktif:update-rules-bazel-integration-test
Oct 1, 2025
Merged

build: update rules_bazel_integration_test Bazel dep#105
sitaktif merged 1 commit intoapple:mainfrom
sitaktif:update-rules-bazel-integration-test

Conversation

@sitaktif
Copy link
Copy Markdown
Collaborator

Version 0.34.0 contains a fix that ensures that the hermetic python toolchain used by the project is not overridden by the un-hermetic one defined in rules_bazel_integration_test.

@sitaktif sitaktif requested a review from KushalP September 30, 2025 12:40
KushalP

This comment was marked as outdated.

@sitaktif sitaktif force-pushed the update-rules-bazel-integration-test branch from 12789ec to fd86512 Compare October 1, 2025 12:10
Comment thread MODULE.bazel Outdated
@sitaktif sitaktif force-pushed the update-rules-bazel-integration-test branch from fd86512 to ca47666 Compare October 1, 2025 14:10
Comment thread MODULE.bazel Outdated
bazel_dep(name = "bazel_skylib", version = "1.7.1")
bazel_dep(name = "platforms", version = "0.0.11")

bazel_dep(name = "rules_bazel_integration_test", version = "0.34.0", dev_dependency = True)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Minor nit: does this need to be here, or can it go with the other block of dev_dependency = True deps?

Copy link
Copy Markdown
Contributor

@KushalP KushalP left a comment

Choose a reason for hiding this comment

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

Approving to unblock. See my comment about whether it needs to be placed where it is, or if it can go with the other dev_dependency = True devs.

Version 0.34.0 contains a fix that ensures that the hermetic python
toolchain used by the project is not overridden by the un-hermetic one
defined in rules_bazel_integration_test.
@sitaktif sitaktif force-pushed the update-rules-bazel-integration-test branch from ca47666 to 4f51635 Compare October 1, 2025 15:43
@sitaktif sitaktif merged commit 9f2018d into apple:main Oct 1, 2025
3 checks passed
@sitaktif sitaktif deleted the update-rules-bazel-integration-test branch October 1, 2025 15:52
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