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

Adds Continuous Integration scripts to the repo. #17

Merged
merged 3 commits into from Sep 17, 2018
Merged

Adds Continuous Integration scripts to the repo. #17

merged 3 commits into from Sep 17, 2018

Conversation

vkryachko
Copy link
Member

The scripts are in the form of a Python CLI application that can be used
to run various tasks like:

  • starting/stopping the Android emulator
  • handling build artifacts
  • running gradle tasks
  • running test-apps

The scripts are in the form of a Python CLI application that can be used
to run various tasks like:
* starting/stopping the Android emulator
* handling build artifacts
* running gradle tasks
* running test-apps
@VinayGuthal
Copy link
Contributor

Maybe a integration test to have a gradle task which would generate a artifact and run the gradle task with the run_ci decorator to check if the artifacts are actually present in the target directory.

@vkryachko
Copy link
Member Author

@VinayGuthal Added integration tests.

@vkryachko vkryachko merged commit 94ce4ac into master Sep 17, 2018
@vkryachko vkryachko deleted the vk.ci branch September 18, 2018 19:37
@firebase firebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants