Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document variants #24

Open
meeDamian opened this issue Nov 27, 2019 · 1 comment
Open

Document variants #24

meeDamian opened this issue Nov 27, 2019 · 1 comment

Comments

@meeDamian
Copy link
Member

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.

@meeDamian meeDamian pinned this issue Nov 27, 2019
@meeDamian
Copy link
Member Author

Doing that can help prevent issues like #16 or #23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant