Skip to content

Document variants #24

@meeDamian

Description

@meeDamian

Create a central place documenting all built variants.

Probably the best way would be a file along these lines:

versions:
  v0.8.1:
    changelog: Changelog URL
    description: Our optional brief description of the version

variants:
  monitoring:
    description: Our description of a variant
    only:
      - limit variant to these versions only (ex. `-bitcoind0.19` variant is only useful for `lnd v0.8.0`)
  
  experimental:
    

Such file would also be useful to generating Github Release descriptions, as well as README.md list of tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions