brunodavi / brunodavi/flutter_cross_platform_ci_cd

Add Workflow for Building Android Releases

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Create a [GitHub Action][docs-gh-action] workflow (`build-android-.yml`) to build a Android applications

- Use [GH-Release][docs-gh-release] to upload the a release asset.
- Refer to this [example workflow][app-example] as a starting point.
- Test your workflow locally before submitting a Pull Request using [act][repo-act] with [Docker][docs-install-docker].

[docs-gh-action]: https://docs.github.com/en/actions

[docs-gh-release]: https://github.com/marketplace/actions/gh-release

[app-example]:
https://github.com/lyskouski/app-finance/blob/main/.github/workflows/build.yml

[repo-act]: https://github.com/nektos/act

[docs-install-docker]: https://docs.docker.com/engine/install

[docs-install-docker-windows]: https://docs.docker.com/engine/install/binaries/#install-server-and-client-binaries-on-windows

Contributor guide

No contributing guide indexed for this repository

Research direction

Create .github/workflows/build-android-.yml, using the linked app-finance workflow as the starting point. Read the GitHub Actions and GH-Release documentation, then run the workflow locally with act and Docker. Done means the Android application builds and the resulting asset is uploaded as a release asset.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, docker, flutter, github-actions
Domain
ci-cd, mobile, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.