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: Add dependency graph implementation #366

Merged
merged 9 commits into from
Jul 26, 2022
Merged

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    19c5a48 View commit details
    Browse the repository at this point in the history
  2. fix: handle graph errors

    r3nic1e committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b5ee8a7 View commit details
    Browse the repository at this point in the history
  3. feat: update golangci-lint

    r3nic1e committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1691f7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e4d34 View commit details
    Browse the repository at this point in the history
  5. fix: linter issues

    r3nic1e committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    068e524 View commit details
    Browse the repository at this point in the history
  6. fix: remove some nolints

    r3nic1e committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    e45e61b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. feat: add tests for graph

    r3nic1e committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    3a86b30 View commit details
    Browse the repository at this point in the history
  2. fix: some linters for tests

    r3nic1e committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    5315720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53815ee View commit details
    Browse the repository at this point in the history