Azure / Azure/draft

Draft Create Auto Detect .gradle file during Java detection

Open
#224 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
644
Forks
74
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
When running `draft create` on the following repo, draft prompts for gradle or maven https://github.com/codecov/example-java-gradle

```
[Draft] --- Detecting Language ---
Use the arrow keys to navigate: ↓ ↑ → ←
? Linguist detected Java, are you using maven or gradle?:
> gradle
maven
```

**Mention what platform you want to support the new feature**
OSS

**Describe the solution you'd like**
Draft should detect the *.gradle files in a repository to determine if gradle is used.

**Describe alternatives you've considered**
A better method for detecting gradle or maven could be used. The build files are the best way I could determine.

**Additional context**
(none)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.