Skip to content

Stratum chunk desc/chunk file name miss-matches cause problems #223

@leeming

Description

@leeming

In the event that names do not match from your stratum and chunk morph files, unexpected things may happen, but likely to raise a misleading exception. Issue is reported to the user when running this line and receiving a NoneType

Example stratum ( abc.morph)

name: abc
kind: stratum
chunks:

  • name: foo

    morph: /path/to/foo.morph
    repo: url-to/my.git
    ref: shahash123

Example chunk ( foo.morph)

name: bar
kind: chunk
build-commands:

  • example-build-intr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions