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

Prepare 0 7 5 release #54

Merged
merged 18 commits into from
Aug 16, 2023
Merged

Prepare 0 7 5 release #54

merged 18 commits into from
Aug 16, 2023

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    bb6d48f View commit details
    Browse the repository at this point in the history
  2. refactor script

    rcannood committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7c91b0d View commit details
    Browse the repository at this point in the history
  3. Prepare for upcoming changes in the config schema

    change command to generate the cli and config schemas
    Grifs committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    2aca25a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from viash-io/use-jinja-package-instead-of-cli

    Use jinja package instead of cli
    Grifs authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    cd3c70d View commit details
    Browse the repository at this point in the history
  5. Remove old intermediate .yaml files

    Remove `.qmd` from the file names in the `config_pages_settings.yaml`. It's now added in the script.
    Grifs committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    561a8ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3a7d0c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    faa8314 View commit details
    Browse the repository at this point in the history
  2. Update a bunch of automatically generated file changes

    Mostly adding the default value, some type string improvements or clearing an extra empty line
    Adds the new test --setup command documentation too
    config.info, functionality.argumentGroup, environment variables are documented
    Grifs committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d4373d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Use flat list of config schema data instead of map of map

    Actually now a list of list instead of map of map of list
    Get title information from the `__this__` parameter
    Add some minor exceptions in the title that was previously handled by manually defining map keys
    Grifs committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b8dd72b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Prepare & verify removal of removed parameter documentation

    Also assuming any mention of 'VDSL3' is supposed to be removed.
    Grifs committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    43048dc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Copy static reference pages from viash

    - Remove all subfolders in reference
    - Copy static pages
    - Rebuild cli & config pages
    Grifs committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    326a4de View commit details
    Browse the repository at this point in the history
  2. Don't display command arguments if they are hidden

    We're not (yet?) telling the --colorize and --loglevel options to the user so don't display it in the documentation
    Grifs committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ddfef83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c1ff3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    a4792a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a154994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53445c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #60 from viash-io/add_vdsl3_references

    refactor guide, add vdsl3 reference docs
    Grifs authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cb12730 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Add vdsl3 references (#61)

    * fixes to vdsl3 references
    
    * fix link
    rcannood authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6a09735 View commit details
    Browse the repository at this point in the history