tensorflow / tensorflow/java

Missing Lint checks in new build for TensorFlow

Open
#7 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
928
Forks
227
PR merge metrics
No merged PRs in 30d

Description

When we migrated to tensorflow/java and to Maven, we dropped a few rules that were embedded in the Bazel configuration of the previous build. One of them is all the link checks that are listed in (this file)[https://github.com/tensorflow/tensorflow/blob/master/tensorflow/java/build_defs.bzl]

This issue is a placeholder to remember that those should probably be added back to the new Maven build.

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 comparing the Maven build in tensorflow/java with the link checks listed in tensorflow/tensorflow's tensorflow/java/build_defs.bzl. Determine which checks were lost during the migration and confirm that the Maven build runs them; done means those checks are restored and pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.