bazel-contrib / bazel-contrib/rules_scala
Obtain template files directly from bazel once available
Nobody has claimed this yet.
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 46
Description
As suggested by @aehlig in https://github.com/bazelbuild/bazel/pull/5979#issuecomment-420716543 rules_scala should obtain the required file java_stub_template.txt directly from bazel - once such a mechanism is available - instead of fetching it from bazel's GitHub repository. See https://github.com/bazelbuild/bazel/issues/6190.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how rules_scala currently obtains java_stub_template.txt and review the referenced Bazel issue 6190 for the direct retrieval mechanism. Confirm that the Bazel-side mechanism is available before changing this issue; done means the template is obtained directly from Bazel rather than Bazel's GitHub repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100