Skip to content

Accept newline-delimited packages #8

@imjasonh

Description

@imjasonh
with:
  packages: |
    git
    apko
    melange
  run: |
    melange version

This might already work today with enough YAML-fu, but we should at least test and document it if it is. For bonus points, ignore comments:

with:
  packages: |
    git # because of blah
    # TODO: remove these
    apko
    melange

(This might also already work, but should be tested/documented)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions