Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Add TestingBot as Cloud Provider #862

Merged
merged 6 commits into from
Mar 19, 2019
Merged

Add TestingBot as Cloud Provider #862

merged 6 commits into from
Mar 19, 2019

Conversation

testingbot
Copy link
Contributor

This commit adds TestingBot as a Cloud Provider.

Please let me know if any changes are required.

@jsf-clabot
Copy link

jsf-clabot commented Mar 13, 2019

CLA assistant check
All committers have signed the CLA.

@imurchie
Copy link
Contributor

Please provide a screenshot of how this will look.

There are also conflicts in your branch.

@testingbot
Copy link
Contributor Author

Conflicts have been resolved.

Screenshot:
Screenshot 2019-03-13 at 17 29 49

Copy link
Member

@jlipps jlipps left a comment

Choose a reason for hiding this comment

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

LGTM but agree with @mykola-mokhnach on il8n stuff.

@testingbot
Copy link
Contributor Author

Thanks for the reviews! I've updated the pull request.

@testingbot
Copy link
Contributor Author

Thanks for the additional reviews, I've updated the pull request with the necessary i18n changes.

const {server, setServerParam, t} = this.props;

const testingbotKeyPlaceholder = process.env.TB_KEY ?
t('usingDataFoundIn', {environmentVariable: 'TB_KEY'}) : t('yourUsername');
Copy link
Contributor

Choose a reason for hiding this comment

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

Where usingDataFoundIn and yourUsername resources are defined?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mykola-mokhnach they are defined in

"usingDataFoundIn": "Using data found in {{environmentVariable}}",

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"yourUsername": "Your Username",

@dpgraham dpgraham merged commit 88d8f0f into appium:master Mar 19, 2019
@dpgraham
Copy link
Contributor

@testingbot thanks for the contribution! I noticed that TestingBot is based in Belgium. I don't suppose you have any French speakers who would be interested in helping with localization?

https://crowdin.com/project/appium-desktop/fr#

triager pushed a commit that referenced this pull request Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants