Releases: apptim/apptim-cli-action
Release v1.3
What's Changed
- Using latest CLI version (2024)
- NodeJS Runner supported on Android & iOS
- https://apptim.notion.site/Working-with-Appium-NodeJS-9b2098983d6742b0937a348396aca339
- Appium 1.22.2 is now the default appium version for all runners
- Added the ability to change appium & nodeJS version on user's YML file
- https://www.notion.so/apptim/Working-with-Appium-Java-TestNG-cdf39a70215748949799af2bdff4f09f#a1cd5e69cf774412bdc0397ab1137396
- Support for using 3rdy party AWS accounts
🦮 Apptim CLI Guide
https://www.notion.so/apptim/Apptim-CLI-Beta-a443af447f6d4e4793c577e35bde74d9
Release v1.2
What's Changed
- NodeJS Runner supported on Android & iOS
https://apptim.notion.site/Working-with-Appium-NodeJS-9b2098983d6742b0937a348396aca339 - Appium 1.22.2 is now the default appium version for all runners
- Added the ability to change appium & nodeJS version on user's YML file
https://www.notion.so/apptim/Working-with-Appium-Java-TestNG-cdf39a70215748949799af2bdff4f09f#a1cd5e69cf774412bdc0397ab1137396 - Support for using 3rdy party AWS accounts
🦮 Apptim CLI Guide
https://www.notion.so/apptim/Apptim-CLI-Beta-a443af447f6d4e4793c577e35bde74d9
Release v1.1
What's Changed
☕️ Support for running automated tests w/ Appium (TestNG Java)
⏱ Added Apptim Event to measure End-User response times using into pass-fail criteria
🦮 Guide
https://www.notion.so/apptim/Apptim-CLI-Beta-a443af447f6d4e4793c577e35bde74d9
⬇️ Downloads:
mac: https://devicefarm.apptim.com/apptim-cli-macos-latest-1.12.zip
windows: https://devicefarm.apptim.com/apptim-cli-windows-latest-1.12.zip
ubuntu 20: https://devicefarm.apptim.com/apptim-cli-ubuntu-20.04-1.12.zip
📓 macOS needs to remove quarantine bit on the folder before running the first time:
sudo xattr -r -d com.apple.quarantine .
Release 1.0.0
Features
- Run tests in AWS using apptim cli
- Use env var APPTIM_CLI_VERSION to select CLI version to use
Apptim CLI documentation: https://www.notion.so/apptim/Apptim-CLI-Guide-60dfee92a1cd451bb08f21b10a8c3d92
This is the very first version of apptim-cli action to run mobile performance tests in CI.
This enables to pass-fail de pipeline based on different thresholds.