Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android CI #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Android CI #39

wants to merge 3 commits into from

Conversation

ahujamoh
Copy link

No description provided.

@ahujamoh
Copy link
Author

I have added github actions code for running Android CI with placeholder files for

  1. google-services.json
  2. keystore-properties file

@tachyons
Copy link

You may have to create google-services.json.sample and keystore-properties.sample and add

cp google-services.json.sample google-services.json
cp keystore-properties.sample  keystore-properties

In build steps to avoid conflicting with actual config files

@ahujamoh
Copy link
Author

Updated with sample files to avoid conflicts

@xatuke
Copy link

xatuke commented May 26, 2020

Squash your commits please.

./gradlew assembleDebug

Create keystore.properties

Create google-services.json

Update google-services.json

Rename google-services.json to app/google-services.json

Update android.yml

Update google-services.json

Update android.yml

Update google-services.json

Update Contributors.md

if it merges, my name would automatically get added to contributors.md

Rename keystore.properties to keystore.properties.sample

Rename app/google-services.json to google-services.json.sample

Update android.yml

Update android.yml
@ahujamoh
Copy link
Author

Squashed commits into 1

Copy link

@ohbus ohbus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@tachyons
Copy link

Unit tests are written for some modules, worth adding that gradle Task to CI ?

@ahujamoh
Copy link
Author

Added test command to ci

Co-authored-by: HARSHIT GUPTA <harshitsaamu@gmail.com>
@ahujamoh
Copy link
Author

Who can merge this? Does anybody know?

@aravindvnair99
Copy link

Who can merge this? Does anybody know?

@ahujamoh Only owner and collaborators can merge. So only one of them if I'm right:

@niharika2810
@punit-go-mmt
@delhiamitk
@vikalp
@harryoxford
@rsmnic
@chandrapal-yadav

@ahujamoh
Copy link
Author

@delhiamitk can you please merge this?

@ohbus
Copy link

ohbus commented Jun 1, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants