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

SchematicsManager: Handling and caching list of known schematics, providing cli suggestions #2212

Closed
wants to merge 10 commits into from

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    0f34f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c009ffb View commit details
    Browse the repository at this point in the history
  3. Rename Schematic to SchematicPath and cleanup

    - Resolve first batch of review comments
      - Renamed Schematic to SchematicPath
      - Removed custom hashCode() and equals() implementations
      - Added unit-test to make sure it behaves as expected
    seijikun authored and me4502 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    532e6ec View commit details
    Browse the repository at this point in the history
  4. Remove unncessary (un)init log points

    seijikun authored and me4502 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    9334c73 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Octavia Togami <[email protected]>
    me4502 and octylFractal committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    6dda9a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7890b1 View commit details
    Browse the repository at this point in the history
  7. Further review fixes

    me4502 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    2283c75 View commit details
    Browse the repository at this point in the history
  8. Further review improvements

    me4502 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b7e095c View commit details
    Browse the repository at this point in the history
  9. Fix symlink check

    me4502 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    9b339f3 View commit details
    Browse the repository at this point in the history
  10. PR notes

    me4502 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    441e25f View commit details
    Browse the repository at this point in the history