maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Platform specific appId

Open tokou opened this issue 5 months ago • 3 comments

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

tokou avatar Aug 26 '24 23:08 tokou