Skip to content

Work around bazel's python_rules root user restriction.#98

Merged
jarondl merged 2 commits intogoogle:masterfrom
jarondl:bzl
Oct 30, 2024
Merged

Work around bazel's python_rules root user restriction.#98
jarondl merged 2 commits intogoogle:masterfrom
jarondl:bzl

Conversation

@jarondl
Copy link
Copy Markdown
Contributor

@jarondl jarondl commented Oct 26, 2024

This handles bazel-contrib/rules_python#1169.
Also clean up some other Bazel madness.

It's also progress on #96, with now only 1/4 of the build steps failing.

We had trouble with the tar file moving somewhere else on cloud build,
maybe because of different sandboxing or something. By using a run
action directly (instead of a script embedding a path), we avoid the path
problem.

It is also cleaner.
@jarondl jarondl merged commit 2521028 into google:master Oct 30, 2024
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.

1 participant