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 a no-tags option to the type-registry #688

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2022

  1. add a no-tags option to the type-registry

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    dfc692f View commit details
    Browse the repository at this point in the history
  2. fix linter

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    18eda48 View commit details
    Browse the repository at this point in the history
  3. failing regression test

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    3f6da6c View commit details
    Browse the repository at this point in the history
  4. fix

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c4c389d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'regression' into alt-registry

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e4a16b2 View commit details
    Browse the repository at this point in the history
  6. fix client streaming

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9dd9f0f View commit details
    Browse the repository at this point in the history
  7. appease the linter

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    6862c75 View commit details
    Browse the repository at this point in the history
  8. merge

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2cb7498 View commit details
    Browse the repository at this point in the history
  9. pull the typenames into the method definition directly

    Kyle Maxwell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5b035e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. strip leading dots from type names

    Kyle Maxwell committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d06a3ce View commit details
    Browse the repository at this point in the history
  2. add $type back for the MessageType, but not the message

    Kyle Maxwell committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9aff5b6 View commit details
    Browse the repository at this point in the history