Releases: sourcetoad/fastlane-plugin-maestro_orchestration
Releases · sourcetoad/fastlane-plugin-maestro_orchestration
v0.1.1
What's Changed
- build: rework ruby version in ci + v0.1.1 by @iBotPeaches in #32
- docs: add gem version badge by @iBotPeaches in #33
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Actions for iOS and Android by @nemanjar7 in #2
- Bump actions/cache from 2 to 4 by @dependabot in #3
- ODA-201 - feat: Fixes for Issues found during testing the plugin by @nemanjar7 in #4
- Fix: make sure to kill any ios booted sims before exe by @nemanjar7 in #5
- [Fix]: Don't create debug builds by @nemanjar7 in #6
- Revert: Going Back to Creating a Separate Build by @nemanjar7 in #7
- Fix: Pass "adb" command dynamically by @nemanjar7 in #8
- Fix the paths so they reflect symlinked dir by @nemanjar7 in #10
- Fix: Use fastlane 'adb' action instead of 'sh' command by @nemanjar7 in #11
- Fix: Remove custom logic for 'serial' extraction by @nemanjar7 in #13
- Fix: Demo Modes for iOS and Android by @nemanjar7 in #14
- Feat: Add support for S3 upload and sending API requests by @nemanjar7 in #15
- Fix the path that is being sent in the payload by @nemanjar7 in #16
- Fix the naming and remove unused options by @nemanjar7 in #17
- Fix missing option by @nemanjar7 in #18
- Fix bug by @nemanjar7 in #19
- Add debug statements by @nemanjar7 in #20
- Remove debug statements and convert digest to hexdigest by @nemanjar7 in #21
- Debug payload conversion to JSON by @nemanjar7 in #22
- Feat - Refactor code to include helper for emulator setup by @nemanjar7 in #23
- Restart ADB server right after wait-for-device by @nemanjar7 in #24
- Exponential time interval + emulator flags by @nemanjar7 in #25
- max_retries error fix by @nemanjar7 in #26
- Fix minor issues by @nemanjar7 in #28
- Update README.md with examples of usage and about section by @nemanjar7 in #27
- Feat: Erase old iOS simulator before creating a new one, make sure it's in clean state by @nemanjar7 in #29
- Merge notes and default columns by @nemanjar7 in #30
- feat: support automatic deploys by @iBotPeaches in #31
New Contributors
- @nemanjar7 made their first contribution in #2
- @dependabot made their first contribution in #3
- @iBotPeaches made their first contribution in #31
Full Changelog: https://github.com/sourcetoad/fastlane-plugin-maestro_orchestration/commits/v0.1.0