Ittai Zeidman

Results 27 issues of Ittai Zeidman

Hi, I’m not a container expert so I might be way off but I’d really like to be able to use the pusher from a machine which doesn’t have the...

Hey, Are you considering supporting OS X? cc @capibara-

So this isn't anything urgent but popped into my head and thought it would be best to start the conversation now before 2.12 is released and we might have more...

### Description java_stub_template to use argument file instead of classpath jar This shaves 1s-1.5s when classpath is long. Requires java > 8 so to properly add it in we'll probably...

This should fail since the user should use `scala_macro_library` but we should probably not crash the worker since it makes it very hard to understand what's happening on CI. Additionally...

We need to define how information should be passed between phases. Current strategy is for each phase to return a struct and then following phases get a struct with all...

Issue is vague because we're not really sure what happened. When running our coverage test on 2.12 we found that the coverage file changed. When we compared the files we...

coverage

Currently we collect labels in various places (scala_library/scala_binary/scala_import/etc) and propagate them onwards. This is valuable since when we want to report to the user on a problem with a transitive...

dep-tracking

So, I met with @cgrushko a few days ago and apparently the way we (rules_scala) currently do strict deps (allowing a target to only use what it directly depends on)...

dep-tracking

Description: We'd like to move from using the deps/repositories pattern and bind to toolchains. A great deal of the work has been done in #399 #530 and finally in #544...

tech-debt