xerner/Android repo init and sync

Initialize and sync repos using Androids repo command

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifest_urlSpecifies the url or git repo to fetch the manifest from. Used in repo initnohttps://github.com/${{ github.repository_owner }}/manifests
manifest_branchSpecifies what manifest branch to use. Used in repo initno${{ github.ref_name }}
manifest_filenameSpecifies the name of the manifest file to find. Used in repo initnodefault.xml
usernameThe username to use when authenticating to the manifest serverno${{ github.actor }}
passwordThe password or token to use when authenticating while fetching the manifest and git fetching repositoriesyes

no outputs