bitrise-io / bitrise

Bitrise runner CLI - run your automations on your Mac or Linux machine -
https://www.bitrise.io/cli
MIT License
838 stars 130 forks source link

Meta object breaks the workflow editor #780

Open dmarin opened 2 years ago

dmarin commented 2 years ago

An exception is thrown when trying to use the workflow editor on a bitrise.yml that contains the meta object to specify the machine.

Error: Exception: RespondWith: Error: json: unsupported type: map[interface {}]interface {}

Example of the meta used:

    meta:
      bitrise.io:
        stack: linux-docker-android-20.04
        machine_type_id: elite
ofalvai commented 2 years ago

Hey @dmarin, I was not able to reproduce the issue on my own test project. This will require a bit more investigation with possibly enabling support access for your project, so I recommend opening a support ticket in our help center.