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

Feature/improve action testing #82

Merged
merged 2 commits into from
Jul 30, 2020

Conversation

vincentbrison
Copy link
Contributor

Fix #79

@vincentbrison vincentbrison requested a review from sjcqs July 30, 2020 12:43
@vincentbrison
Copy link
Contributor Author

We could add more dedicated test when needed. Last step before publishing 1.2.0.

# Check basic tools
java -version
rbenv -v
adb version

Choose a reason for hiding this comment

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

aren't we using gcloud instead of adb to run large tests ? 🤔

Copy link
Contributor Author

@vincentbrison vincentbrison Jul 30, 2020

Choose a reason for hiding this comment

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

@AchrafAmil We only testing here the Docker Container Action, which use the Docker Android image. So here we are just testing the wrapping of the Docker Android as a GitHub Action is ok, not the image itself.

@vincentbrison vincentbrison merged commit 9c27012 into develop Jul 30, 2020
@vincentbrison vincentbrison deleted the feature/improve_action_testing branch July 30, 2020 13:00
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.

Improve Action testing
3 participants