Skip to content

Address inconsistent behavior of generated resources files #297

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

Merged
merged 2 commits into from
Oct 5, 2017

Conversation

azymnis
Copy link
Contributor

@azymnis azymnis commented Oct 5, 2017

This deals with issue #296

@johnynek
Copy link
Contributor

johnynek commented Oct 5, 2017

test this please

@bazel-io
Copy link

bazel-io commented Oct 5, 2017

Can one of the admins verify this patch?

@johnynek
Copy link
Contributor

johnynek commented Oct 5, 2017

👍

Will merge when green.

@@ -1 +1,8 @@
exports_files(["byes", "hellos", "hellos-and-byes.jar", "more-byes", "more-hellos"])

genrule(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getting fancy: generated resources...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah admittedly this is a subtle corner case... We somehow still managed to hit it though

@azymnis
Copy link
Contributor Author

azymnis commented Oct 5, 2017

@ittaiz @johnynek yo guys I don't want to sound like the grouch here but 2 hour travis builds are not optimal. What can we do to speed these up?

@johnynek
Copy link
Contributor

johnynek commented Oct 5, 2017

I restarted it. Yeah, the build is really slow. I tried to speed it up using workers. The clean is pretty expensive, also the bazel install is expensive.

Happy to take any PRs on this.

@johnynek johnynek merged commit 7573390 into bazel-contrib:master Oct 5, 2017
@ittaiz
Copy link
Contributor

ittaiz commented Oct 6, 2017 via email

@azymnis azymnis deleted the azymnis/scala_data branch October 6, 2017 16:36
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.

5 participants