Skip to content

[Bug]: The get-architectures job fails on projects that uses a string array in the architectures[].build-on property #45

Description

@brlin-tw

What happened?

The following configuration:

architectures:
  - build-on: [amd64]

triggered the following error:

 Error: csv encoding only works for arrays of scalars (string/numbers/booleans), child[0] is a !!seq

What should have happened?

According to the documentation both data types should be supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions