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

feat!: makes entries in 'cycle' contain more information (BREAKING for API users) #888

Merged
merged 14 commits into from
Dec 17, 2023

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    33eca07 View commit details
    Browse the repository at this point in the history
  2. fix(graph-utl): in the cycle attributes _always_ return dependencyTyp…

    …es, even when they weren't available in the source material + expand tests to include output with attributes
    sverweij committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    688955b View commit details
    Browse the repository at this point in the history
  3. feat: adds richer cycle info to json schema, update enrich/derive to …

    …emit it and summarization thing to properly de-duplicate it (name only)
    sverweij committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    7120d4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94cd75d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    91303ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a82fc19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc71fbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eef5fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb5bc04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e265ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d830e02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae1256a View commit details
    Browse the repository at this point in the history
  9. doc: irons the types a bit

    sverweij committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    fadd6ac View commit details
    Browse the repository at this point in the history
  10. refactor: renames cycle entry type to mini dependency

    so we can use this for reaches/ reachable chains as well might the need arise
    sverweij committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    8dece3a View commit details
    Browse the repository at this point in the history