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

Store app command ids on CommandTree #9924

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2024

  1. Store command ids on tree

    Soheab committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d2015c1 View commit details
    Browse the repository at this point in the history
  2. Parse from dicts instead

    Soheab committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b82fc5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    886d226 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Finish impl

    Soheab committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5f1affc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4431f6 View commit details
    Browse the repository at this point in the history
  3. Update ids once in _call

    Soheab committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b2a1cb2 View commit details
    Browse the repository at this point in the history
  4. Update tree.py

    Soheab committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5596d73 View commit details
    Browse the repository at this point in the history