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

fix: Tree provider uniqueness #930

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

Commits on Mar 29, 2024

  1. feat: Fix non-uniqueness of folder trees

    AppMap collections / sub-groups are
    non-unique due to lack of a defined id, and therefore replicated
    across all projects in a workspace.
    
    This PR groups appmaps uniquely within tree items.
    kgilpin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    74f5116 View commit details
    Browse the repository at this point in the history
  2. tmp

    kgilpin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e68c24e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999a24b View commit details
    Browse the repository at this point in the history
  4. wip

    kgilpin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b1b5a94 View commit details
    Browse the repository at this point in the history
  5. wip tests

    kgilpin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a0f32b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. wip

    kgilpin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a1da37e View commit details
    Browse the repository at this point in the history