Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Fix the root directory when building for Linux on Windows. #1609

Merged
merged 5 commits into from
Sep 9, 2020

Conversation

faube
Copy link
Contributor

@faube faube commented Aug 31, 2020

Otherwise, the .tar file gets a weird structure that is not well interpreted in Linux; e.g. files get names like ".\a\b\c\file" (that is a filename, not a path).

Otherwise, the .tar file gets a weird structure that is not well interpreted in Linux; e.g. files get names like ".\a\b\c\file" (that is a filename, not a path).
@faube
Copy link
Contributor Author

faube commented Aug 31, 2020

Please let me know if there is a better way to know if the Bazel host is Windows; I could not find a consistent approach elsewhere in rules_docker.

@faube
Copy link
Contributor Author

faube commented Sep 1, 2020

/assign @alex1545

@smukherj1
Copy link
Collaborator

/gcbrun

@k8s-ci-robot k8s-ci-robot removed the lgtm label Sep 8, 2020
@faube
Copy link
Contributor Author

faube commented Sep 8, 2020

New changes are detected. LGTM label has been removed.

Oops, I may have clicked the wrong button. I was seeing a message saying this branch was out of date with the master.

What is the next step for this Pull Request?

@smukherj1
Copy link
Collaborator

/gcbrun

@k8s-ci-robot k8s-ci-robot removed the lgtm label Sep 9, 2020
@smukherj1
Copy link
Collaborator

/gcbrun

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: faube, smukherj1

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@smukherj1 smukherj1 merged commit 20e1a19 into bazelbuild:master Sep 9, 2020
cgdolan pushed a commit to cgdolan/rules_docker that referenced this pull request Sep 13, 2020
…d#1609)

Otherwise, the .tar file gets a weird structure that is not well interpreted in Linux; e.g. files get names like ".\a\b\c\file" (that is a filename, not a path).

Co-authored-by: Suvanjan Mukherjee <suvanjan@google.com>
jamiees2 pushed a commit to jamiees2/rules_docker that referenced this pull request Sep 23, 2020
…d#1609)

Otherwise, the .tar file gets a weird structure that is not well interpreted in Linux; e.g. files get names like ".\a\b\c\file" (that is a filename, not a path).

Co-authored-by: Suvanjan Mukherjee <suvanjan@google.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants