bazel-contrib / bazel-contrib/rules_scala

Obtain template files directly from bazel once available

Open
#614 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.