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

CLI: move dev-add commands into main add group; remove add asset command #337

Merged
merged 13 commits into from Jan 29, 2022

Commits on Jan 26, 2022

  1. move dev-add commands into main add group; remove add asset command

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 26, 2022
    Copy the full SHA
    58ecc74 View commit details
    Browse the repository at this point in the history
  2. Update getting-started tutorial to use our new data model

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 26, 2022
    Copy the full SHA
    2fb9eab View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. add CLI changelog entry

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 27, 2022
    Copy the full SHA
    71c2063 View commit details
    Browse the repository at this point in the history
  2. do not communicate the 'generic-' part to the user; add commands from #…

    …338 work to getting-stated guide; add commands to CLI reference
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 27, 2022
    Copy the full SHA
    ee53543 View commit details
    Browse the repository at this point in the history
  3. add missing CLI documentation from PR#328

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 27, 2022
    Copy the full SHA
    fb97376 View commit details
    Browse the repository at this point in the history
  4. resolve local merge conflict

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 27, 2022
    Copy the full SHA
    344b7aa View commit details
    Browse the repository at this point in the history
  5. udpate CLI commands list

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 27, 2022
    Copy the full SHA
    d6b3b7a View commit details
    Browse the repository at this point in the history
  6. add changelog entry

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 27, 2022
    Copy the full SHA
    d698443 View commit details
    Browse the repository at this point in the history
  7. fix quotes in changelog

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 27, 2022
    Copy the full SHA
    40eedc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Merge branch 'main' into cli-move-devadd-to-add-and-delete-addasset

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 28, 2022
    Copy the full SHA
    e8f575b View commit details
    Browse the repository at this point in the history
  2. rename commands for deleting beliefs for consistency

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 28, 2022
    Copy the full SHA
    2958eb4 View commit details
    Browse the repository at this point in the history
  3. fix two small things from review

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Jan 28, 2022
    Copy the full SHA
    1a36583 View commit details
    Browse the repository at this point in the history
  4. Add missing period

    Flix6x committed Jan 28, 2022
    Copy the full SHA
    4eb6a0a View commit details
    Browse the repository at this point in the history