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

Tree removal #9

Merged
merged 4 commits into from
Jan 6, 2024
Merged

Tree removal #9

merged 4 commits into from
Jan 6, 2024

Commits on Jan 5, 2024

  1. Refactor group IDs to set at the parse level

    This ensures group IDs are static for each parsed node.  We also ensure
    that we check for at least GroupID.Size() matching items from trees when
    matching on incoming events.
    tonyhb committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    db40612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3014841 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a3f406 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Add tree removal

    tonyhb committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    01e5887 View commit details
    Browse the repository at this point in the history