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

Store and Visualise Software Cross-Compatibilities #16

Open
2 tasks
ES-Alexander opened this issue Nov 18, 2021 · 0 comments
Open
2 tasks

Store and Visualise Software Cross-Compatibilities #16

ES-Alexander opened this issue Nov 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request infrastructure Structure rather than content

Comments

@ES-Alexander
Copy link
Collaborator

Important for #1

Traditionally there have been support issues caused by unclear/nonexistent documentation of which software versions are compatible with specific versions of other software (e.g. QGC with ArduSub)

  • We need to document version compatibilities of our different softwares

    • should be stored in some sort of globally accessible form, so it can be used for auto-generated displays for each software without maintenance overhead from data duplication
    • zola may have some sort of global metadata construct built in, but if not it should be possible to use a markdown file in the static folder with the versioning info in the TOML metadata, or a json/TOML file if necessary
  • Visualisation requires a meaningful and clear UI

    • may be relevant inspiration to consider Rust's dependencies list in their version selector
      rust-search-example-dependencies
@ES-Alexander ES-Alexander added the enhancement New feature or request label Nov 18, 2021
@ES-Alexander ES-Alexander added the infrastructure Structure rather than content label May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure Structure rather than content
Projects
None yet
Development

No branches or pull requests

2 participants