JohnnyMorganz

Results 120 issues of JohnnyMorganz

### Description of the bug: Whilst migrating existing code from Maven to Bazel, I came across a weird compilation discrepancy. TL;DR, a class with the same name is present in...

type: bug
P2
team-Rules-Java
turbine

There seems to be a conflict in the UserPresenceType stored in the `User` class In the `User` class, the `userPresenceType` value in the `presence` field is of type `string`, however...

v6
typings
linear

### Description of the bug: We have a source code generator that generates cpp & h files into a TreeArtifact. The tree artifact is then passed into a `cc_library` target....

type: bug
team-Rules-CPP
untriaged

We just added basic support to allow it to work, but we should spend more time to improve the formatting

enhancement
luau

Using the examples in the documentation, consider the following setup: ```python # MODULE.bazel bazel_dep(name = "rules_jvm_external", version = "6.1") maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven") maven.artifact( artifact = "grpc-core", exclusions = ["io.grpc:grpc-util"],...

We had to revert 36273a31d4f511c615405430aa59462b3cbadd1d which intended to improve robustness for non-ASCII filesystem paths in file lookup and directory traversal, as it turns out it introduced a dependency on vc_redist....

bug

Trim whitespace Could use Luau::editdistance if there is a typo of

enhancement

One thing this project is severely lacking is test cases. This primarily stems from the fact that the structure to build test cases is not simple, creating a barrier to...

enhancement
help wanted

Talk about companion plugin Also worth updating the dev forum page Explain `.luaurc`

documentation
enhancement

I think it is a reasonable feature to enable now

enhancement