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

Extract tests app versions to versions.properties #24

Merged
merged 5 commits into from
Apr 10, 2020

Conversation

sjcqs
Copy link
Contributor

@sjcqs sjcqs commented Apr 9, 2020

No description provided.

@sjcqs sjcqs requested a review from vincentbrison April 9, 2020 14:22
@sjcqs
Copy link
Contributor Author

sjcqs commented Apr 9, 2020

I will replace the versions.properties with environment variables instead.
They will be less boilerplate.

I had issues initially using environment variable but it was because compileSDKVersion was read as a String instead of an Integer

tests/versions.properties Outdated Show resolved Hide resolved
@vincentbrison
Copy link
Contributor

Could you change the target branch from master to develop? (Should we set develop branch as default branch?)

@sjcqs sjcqs changed the base branch from master to develop April 9, 2020 15:02
@sjcqs
Copy link
Contributor Author

sjcqs commented Apr 9, 2020

Could you change the target branch from master to develop? (Should we set develop branch as default branch?)

I think we should make it the default branch. 👍

@sjcqs sjcqs linked an issue Apr 9, 2020 that may be closed by this pull request
vincentbrison
vincentbrison previously approved these changes Apr 9, 2020
@sjcqs sjcqs dismissed vincentbrison’s stale review April 9, 2020 15:16

Maybe we should pass the android SDK version too, by default we are supporting Android version up to builds tool "29.0.3" in our Dockerfile

@vincentbrison vincentbrison merged commit 8553b3d into develop Apr 10, 2020
@vincentbrison vincentbrison deleted the feature/test_project branch April 10, 2020 08:10
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.

Share properties between tests projets
2 participants