bazel-contrib / bazel-contrib/rules_scala
Make scrooge generator import jars instead of having to extract them
Open
help wanted
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 3d 3m
- Merged PRs (30d)
- 42
Description
https://github.com/twitter/scrooge/blob/develop/scrooge-generator/src/main/scala/com/twitter/scrooge/frontend/Importer.scala#L56 makes it appear that we can import jars, but some quick tests didn't work. Still, would further simplify our code
Contributor guide
Research direction
Start with scrooge-generator/src/main/scala/com/twitter/scrooge/frontend/Importer.scala at line 56 and reproduce the quick tests that failed to import jars. Trace the current import behavior and confirm the work is done when jars can be imported without extraction and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100