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

runfiles,Python: remove library from @bazel_tools #4879

Conversation

laszlocsomor
Copy link
Contributor

@laszlocsomor laszlocsomor commented Mar 20, 2018

Temporarily remove the Python runfiles library
from @bazel_tools and so prevent releasing it in
Bazel 0.12.0.

Motivation: #4878

Fixing that bug after the python library is in
release Bazel would be harder because users would
need to update their code and BUILD files.

Fixing that bug before the library is released is
a lot easier because nobody depends on it yet, and
we can release the library when it's in the right
place.

Temporarily remove the Python runfiles library
from @bazel_tools and so prevent releasing it in
Bazel 0.12.0.

Motivation: bazelbuild#4878

Fixing that bug *after* the python library is in
release Bazel would be harder because users would
need to update their code and BUILD files.

Fixing that bug before the library is released is
a lot easier because nobody depends on it yet, and
we can release the library when it's in the right
place.

Change-Id: I8adc219410571f9e2a4c8060f5b3239b957fbd5f
@laszlocsomor laszlocsomor self-assigned this Mar 20, 2018
@laszlocsomor laszlocsomor requested a review from philwo March 20, 2018 09:27
@laszlocsomor
Copy link
Contributor Author

@philwo, I'd like to cherry-pick this into 0.12.0 (#4582)

@laszlocsomor laszlocsomor requested review from dslomov and removed request for philwo March 20, 2018 11:39
@bazel-io bazel-io closed this in b1be581 Mar 20, 2018
philwo pushed a commit that referenced this pull request Mar 21, 2018
Temporarily remove the Python runfiles library
from @bazel_tools and so prevent releasing it in
Bazel 0.12.0.

Motivation: #4878

Fixing that bug *after* the python library is in
release Bazel would be harder because users would
need to update their code and BUILD files.

Fixing that bug before the library is released is
a lot easier because nobody depends on it yet, and
we can release the library when it's in the right
place.

Closes #4879.

Change-Id: I8adc219410571f9e2a4c8060f5b3239b957fbd5f
PiperOrigin-RevId: 189744985
philwo pushed a commit that referenced this pull request Apr 9, 2018
Temporarily remove the Python runfiles library
from @bazel_tools and so prevent releasing it in
Bazel 0.12.0.

Motivation: #4878

Fixing that bug *after* the python library is in
release Bazel would be harder because users would
need to update their code and BUILD files.

Fixing that bug before the library is released is
a lot easier because nobody depends on it yet, and
we can release the library when it's in the right
place.

Closes #4879.

Change-Id: I8adc219410571f9e2a4c8060f5b3239b957fbd5f
PiperOrigin-RevId: 189744985
philwo pushed a commit that referenced this pull request Apr 11, 2018
Temporarily remove the Python runfiles library
from @bazel_tools and so prevent releasing it in
Bazel 0.12.0.

Motivation: #4878

Fixing that bug *after* the python library is in
release Bazel would be harder because users would
need to update their code and BUILD files.

Fixing that bug before the library is released is
a lot easier because nobody depends on it yet, and
we can release the library when it's in the right
place.

Closes #4879.

Change-Id: I8adc219410571f9e2a4c8060f5b3239b957fbd5f
PiperOrigin-RevId: 189744985
@laszlocsomor laszlocsomor deleted the py-runfiles-disable-master branch July 27, 2018 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants