levibostian / levibostian/dotenv-android

Test gradle plugin works on Windows

Open
#14 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
19
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Just like this issue except testing on the Windows OS.

How?

  1. Expand the GitHub Actions test matrix to include Windows OS (x86, x64, arm?)
  2. On GitHub Actions, download and install the dotenv CLI binary to the CLI machine.
  3. Run ./gradlew assembleDebug for the Android app and see if the app successfully builds.

Note: We may need to use the gradlew batch file instead? I have never used the command line for compiling Android apps on Windows.

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 requested Windows coverage with issue 13, then inspect the GitHub Actions test matrix and the Android build entry point, ./gradlew assembleDebug. Verify how the dotenv CLI binary is installed on the Windows runner, including whether the gradlew batch file is needed. Done means the Windows matrix runs and the Android app builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, github-actions, kotlin
Domain
ci-cd, mobile
Issue type
Feature
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.