Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta object breaks the workflow editor #780

Open
dmarin opened this issue Oct 27, 2021 · 1 comment
Open

Meta object breaks the workflow editor #780

dmarin opened this issue Oct 27, 2021 · 1 comment

Comments

@dmarin
Copy link

dmarin commented Oct 27, 2021

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
Copy link
Contributor

ofalvai commented Oct 28, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants