Skip to content

Convert conda channels to list #109

@tomuben

Description

@tomuben

Background

Currently, the conda channels are a set, see here. This is a problem, because serialized version of the model can have different strings.
We need to convert it to a list, but ensure uniqueness.

Acceptance Criteria

  • CondaPackages.channels must be a list
  • Validations must ensure that there are no duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnwanted / harmful behavior

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions