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

Add docs as a real node config and support node_color for coloring the DAG #5397

Merged
merged 28 commits into from
Aug 3, 2022

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    9903356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1762f56 View commit details
    Browse the repository at this point in the history
  3. Add docs config and input validation

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f9ce4cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6b47f0 View commit details
    Browse the repository at this point in the history
  5. Add node_color to Docs

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ae793d4 View commit details
    Browse the repository at this point in the history
  6. Make docs a Dict to avoid parsing errors

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6ede64e View commit details
    Browse the repository at this point in the history
  7. Make docs a dataclass instead of a Dict

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b95b38c View commit details
    Browse the repository at this point in the history
  8. Fix error when using docs as dataclass

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    844d503 View commit details
    Browse the repository at this point in the history
  9. Simplify generator for the default value

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    95fe25e View commit details
    Browse the repository at this point in the history
  10. skeleton for test fixtures

    matt-winkler authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d3c9b35 View commit details
    Browse the repository at this point in the history
  11. bump manifest to v7

    emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    17037da View commit details
    Browse the repository at this point in the history
  12. + config hierarchy tests

    matt-winkler authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    619c6b0 View commit details
    Browse the repository at this point in the history
  13. add show override tests

    matt-winkler authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    724b20d View commit details
    Browse the repository at this point in the history
  14. update manifest

    emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    02fd429 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9657fd8 View commit details
    Browse the repository at this point in the history
  16. Add node_color to Docs

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    75d47a4 View commit details
    Browse the repository at this point in the history
  17. Make docs a Dict to avoid parsing errors

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    79c3242 View commit details
    Browse the repository at this point in the history
  18. Make docs a dataclass instead of a Dict

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a9d16b1 View commit details
    Browse the repository at this point in the history
  19. Simplify generator for the default value

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    84fb626 View commit details
    Browse the repository at this point in the history
  20. + config hierarchy tests

    matt-winkler authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    fd46565 View commit details
    Browse the repository at this point in the history
  21. add show override tests

    matt-winkler authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9c3ef8b View commit details
    Browse the repository at this point in the history
  22. Fix unit tests

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b15fc03 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3f3d14a View commit details
    Browse the repository at this point in the history
  24. Rename tests and Fix typos

    b-per authored and emmyoop committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b3ce967 View commit details
    Browse the repository at this point in the history
  25. Fix functional tests

    b-per committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f19285c View commit details
    Browse the repository at this point in the history
  26. Fix issues with remote branch

    b-per committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    5b702cf View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Add changie entry

    b-per committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    dad425e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aab0ef View commit details
    Browse the repository at this point in the history