Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Warnings when running in non-interactive mode #27

@kadel

Description

@kadel

If Henge is running in non-interactive mode and there is some information missing, we should warn user that result might not be complete.

Right now I can think of two solutions:

  1. show warning at the end of output (on stdout) that can be ommited using commandline flag (but this should be on by default).
  2. putting comments to outputed yaml (this would be really nice, but currently it is going to be hard to pull this off)

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions