Convert Android CircleCI workflow to GitHub Actions reusable workflow
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3
- Forks
- 13
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Convert Android CircleCI workflow to GitHub Actions reusable workflow, similar to the iOS version. Also considering:
- Parallelizing (unit) test jobs: https://github.com/adobe/aepsdk-core-android/issues/724
Expected Behaviour
Actual Behaviour
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version
Sample Code that illustrates the problem
Logs taken while reproducing problem
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
Start by comparing the existing Android CircleCI workflow with the iOS GitHub Actions workflow, which is the stated model for this conversion. Review the linked issue about parallelizing unit-test jobs, then define done as an equivalent reusable GitHub Actions workflow for Android, including any agreed test parallelization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, github-actions
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100