maestro
maestro copied to clipboard
Platform specific appId
Proposed changes
- Introduces
MaestroAppId
model containing appIds for each platform - Tricky parts
- Ensuring backwards compatibility in deserializing commands
- Finding a way to have only the current appId in descriptions without passing around Platform too deeply
Testing
- Added integration tests
- Ran a flow locally and inspected logs and console output
Issues fixed
Fixes #1472