Commit Graph

21 Commits

Author SHA1 Message Date
Christopher Hiller 9ca3f0f119 chore: replace call to lerna in workflow with npm script 2021-05-17 14:17:48 -07:00
Christopher Hiller f7c9286e92 update node.js workflow for lerna 2021-05-17 14:17:40 -07:00
Christopher Hiller db8e19e965 update node.js workflow for lerna 2021-05-17 14:17:40 -07:00
Jonathan Lipps 648d62e715 chore: require node v12 2021-01-19 16:30:43 -08:00
Kazuaki Matsuo 3e98cc98f3 chore: merge master to 2.0 (#15007)
* fix: fix urls in docs (#14910)

* docs: Update generated docs [ci skip] (#14913)

Co-authored-by: runner <runner@Mac-1606273407156.local>

* feat: Add Mac2Driver (#14911)

* docs: Add Mac2Driver documentation (#14914)

* chore: add scripts for doing releases (#14918)

* docs: Update push-file.yml (#14920)

* chore: fix a link in appium.io (#14929)

* fix links

* fix

* docs: Update generated docs [ci skip] (#14930)

Co-authored-by: runner <runner@Mac-1607067954655.local>

* docs: removed deprecated method (#14934)

assert.equal was deprecated — since v9.9.0 - use strictEqual() instead.

* docs: add links to mac2 driver in caps and settings (#14942)

* cods: add links to mac2 driver in caps and settings

* tweak naming

* chore: remove authorize-ios from package (#14946)

* chore: add 1.19.1 in changelog (#14947)

* feat: add --keep-alive-timeout CLI arg to adjust server keepalive and connection timeout

* rename release-candidate.sh to release

* chore: Switch to GitHub CI (#14978)

* docs: changelog for Appium v1.20 (#14985)

* docs: swap out hamcrest.org reference

* docs: fix example comment (#14995)

changed the app name in a comment for the notepad example from AlarmClock to Notepad

* docs: update README with english tutorial version to learn Appium with Python (#14999)

* update README

* Update README.md

* remove duplicated lib/parser.js

* install fakedriver

Co-authored-by: Appium Triager <maintainers@appium.io>
Co-authored-by: runner <runner@Mac-1606273407156.local>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com>
Co-authored-by: Dan Graham <dpgraham.85@gmail.com>
Co-authored-by: Ilija Boshkov <ilija.boshkov@gmail.com>
Co-authored-by: runner <runner@Mac-1607067954655.local>
Co-authored-by: roman-olshevskiy <56480723+roman-olshevskiy@users.noreply.github.com>
Co-authored-by: Jonathan Lipps <jlipps@gmail.com>
Co-authored-by: BoldAsLove <john.wojner@gmail.com>
Co-authored-by: Maria Clara dos Santos Bezerra <clarinhab@gmail.com>
2021-01-11 08:04:13 +09:00
dependabot-preview[bot] c440fdc58d chore: Update Dependabot config file (#14712)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-06 19:16:04 +09:00
Mark Han 591c776b8e Add documentation checkbox (#13120) 2019-08-26 08:00:56 -04:00
Isaac A. Murchie 7aefac479c Add lock app to deal with old issues (#12534) 2019-04-23 13:44:22 -04:00
Isaac A. Murchie fe03aedb1b Add npm/yarn question to issue template (#12070) 2019-01-24 13:50:37 -05:00
Isaac A. Murchie 04f6543561 Bring Sample Code into master (#10880)
* Sample code stub (#9887)

* WD tests

* WD sample code (#9918)

* WebdriverIO sample code (#10166)

* Ruby sample code (#10331)

* PHP Sample Code (#10209)

* Basic Android java test

* Java sample code (#10427)

* Sample code (#10834)

* Sample code stub (#9887)

* WD tests

* WD sample code (#9918)

* WebdriverIO sample code (#10166)

* Ruby sample code (#10331)

* PHP Sample Code (#10209)

* Basic Android java test

* Java sample code (#10427)

* fixed WDIO test

* Update .npmignore
2018-06-15 08:23:42 -04:00
Isaac A. Murchie 355980b6b2 Make the CONTRIBUTING link in the PR template point to the right place (#9732) 2017-12-04 08:08:35 -05:00
Jonathan Lipps aefbedf8f0 remove suggested reviewers from pull request template
github now has a reviewer request feature so this is duplicative.
2017-08-18 11:02:24 -07:00
vikramvi 5f531f400a updated issue template with clear instructions to provide appium logs in gist format only 2017-03-10 07:05:53 +01:00
Jonathan Lipps 4f09890104 Merge pull request #7823 from appium/isaac-pr
Fix CLA link in PR template
2017-02-07 11:33:34 -08:00
Isaac Murchie 35292fdfd4 Fix CLA link in PR template 2017-02-07 10:15:22 -05:00
Bas Broek a6d4d1b5c3 Remove unnecessary punctuation 2017-02-07 15:43:41 +01:00
Bas Broek 66f03c7796 Fix typos in Issue Template 2017-02-07 15:30:56 +01:00
vikramvi 1d3f7e2334 updated issue template asking users to give optional source code as well. 2016-03-03 19:07:20 +01:00
Jonathan Lipps a0cd6dd22e add a pull request template (and mention the CLA) 2016-02-17 14:29:37 -08:00
Jonathan Lipps 8142eec021 fix correct version of issue template 2016-02-17 12:29:06 -08:00
Jonathan Lipps 28222a9ba8 add basic issue template 2016-02-17 12:23:45 -08:00