Jonathan Lipps
Jonathan Lipps
since all this documentation is going away, probably want to propose the same change to the xcuitest repository
Yeah, we should probably phrase this in terms of brew config or some CLI tool or env var to determine the brew prefix
i think we should trash it for now unless you want to apply it to the 1.x branch, we can remember to say similar things in the new contributing guide.
thanks for the report @diemol ! IIRC, Appium uses the IME commands to allow users to set non-default keyboards on Android devices. I imagine we will need to continue to...
ah yes, this would be wonderful, thank you! you can find the new english docs TOC here: https://github.com/appium/appium/blob/2.0/packages/appium/docs/mkdocs-en.yml. i would say the thing to do for chinese is create a...
to run the docs locally, you'll need to be in the appium package (`packages/appium` subdir). then you can update package.json to include a new line like `dev:docs:cn`, parallel to the...
Yes, great work! Thanks so much. I think we need to have a team discussion about how to handle multiple languages. @KazuCocoa @mykola-mokhnach @boneskull what do you think? I see...
yeah, agree this should be available somewhere, a --details or --verbose would be a good place to hide it
As far as I can tell, we don't really have a way to release actions per se. Is your client library automatically including the release call? It would be pretty...
@Sam55555 for example this is the kind of thing we could do: https://github.com/appium/appium-xcuitest-driver/pull/1315