software-challenge / software-challenge/backend
Replace deploy task with gradle distribution plugin
Open
@xeruf is already working on this.
Since May 3, 2020.
component:build
- Dominant language
- HTML
- Stars
- 13
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently we deploy using a custom gradle algorithm, but gradle has a distribution plugin which seems to be made for that purpose, it seems sensible to use that instead.
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.
Assessment
This issue has not been assessed yet.