bazelbuild / migration-tooling

Migration tools for Bazel
Apache License 2.0
45 stars 30 forks source link

Automatically create output directory if it doesn't exist #39 #42

Closed petroseskinder closed 7 years ago

petroseskinder commented 7 years ago

This is in reference to #39. To prevent future regressions, I added a relevant unit test. The large commit size is 99% due to generate_workspace.bzl

Reviewers: @kchodorow , @katre

bazel-io commented 7 years ago

Can one of the admins verify this patch?

kchodorow commented 7 years ago

Jenkins, test this please.

kchodorow commented 7 years ago

LGTM.