TeamAmaze / TeamAmaze/AmazeFileManager
Add a minified version to the CI and build on main branch
Open
Nobody has claimed this yet.
Area-Test
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Add a minified version to the CI and build on main branch to prevent weird issues with minfication breaking the app.
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
Inspect the repository's CI configuration and the main-branch build entry point first, focusing on where the Android artifact is produced and minification is configured. The work is done when CI builds and includes a minified version on the main branch without introducing application breakage; verify this with the project's existing build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system, ci-cd, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100