Christian Edward Jackson-Gruber

Results 43 issues of Christian Edward Jackson-Gruber

While click-through navigation now works for generated and downloaded workspaces, I'm not seeing syntax completion on targets not in `//` e.g. using github.com/square/bazel_maven_repository, one can set up a generated workspace...

type: feature request
P1
topic: bazel
topic: external dependencies

This is written in Kotlin and depends on kotlin runtime as a result, however is designed to work cleanly from Java, and its kotlin origins should not be paritcularly noticeable...

type=addition
cla: yes
P3

Auto-value annotations dependency is specified as a default (compile) dependency, which in maven-land means needed at compile time and runtime. This means that it leaks the version truth uses to...

type=other
P3

`Subject.named("foo")` prefixes "foo" before the subject, in any place where the subject is supplied for display. Originally `.named()` was a replacement, not a prefix, and this was changed. However, the...

type=addition
P3

Right now, while android native rules are used, this isn't a critical issue - however, once the rules_kotlin start using starlark rules_android, the mixing of jvm and android rules results...

type: enhancement
component: android
component: jvm
component: common
status: open - investigating
P1
type: cleanup

The bug in kotlinc which caused ABI jars to be produced incorrect jars, without accounting for cross-inlining. 1.6 fixes this, so we should be able to use ABI jars reliably...

type: enhancement
component: android
component: jvm
status: open - investigating
P1

java_test supports a "flaky=True" flag which causes the test to be executed possibly a number of times, in order to see if it ever passes. It's not a recommended practice,...

type: enhancement
component: common
status: open - investigating
P2

Satisfies the dependency of the jetpack compose example (and to be consistent). Also add JPC to the CI system.

For some reason, a ClassNotFoundException occurs on CI when you enable extracting the rules from the release artifact. Looking at the release artifact, it's all in place, the jars are...

This is a placeholder issue - it will be regularly updated with the current roadmap and exist as a pinned issue. The first cut is being worked out.

status: open - in progress
P1
type: task
component: documentation