Skip to content

fix: missing RunEnvironmentInfo - #904

Merged
f0rmiga merged 2 commits into
mainfrom
f0rmiga/fix-missing-RunEnvironmentInfo
Nov 29, 2022
Merged

fix: missing RunEnvironmentInfo#904
f0rmiga merged 2 commits into
mainfrom
f0rmiga/fix-missing-RunEnvironmentInfo

Conversation

@f0rmiga

@f0rmiga f0rmiga commented Nov 29, 2022

Copy link
Copy Markdown
Member

After we introduced multi-toolchain support, the release failed because RunEnvironmentInfo is only available on Bazel 5.3.0+ and there was a bug in how we checked for the existence of this provider. Apparently, there's no way to check for this provider, so I reverted to the deprecated testing.TestEnvironment. Once we are okay with not supporting Bazel < 5.3.0, we can move to RunEnvironmentInfo.

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
@f0rmiga
f0rmiga requested a review from rickeylev as a code owner November 29, 2022 17:26
Comment thread python/config_settings/transition.bzl
Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
@f0rmiga
f0rmiga merged commit 518c873 into main Nov 29, 2022
@f0rmiga
f0rmiga deleted the f0rmiga/fix-missing-RunEnvironmentInfo branch November 29, 2022 17:34
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