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(sdk): autogenerate urn types #9257

Merged
merged 31 commits into from
Nov 30, 2023
Merged

Commits on Nov 15, 2023

  1. wip autogen urns

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7f53d09 View commit details
    Browse the repository at this point in the history
  2. start basic classes

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    43bc1a8 View commit details
    Browse the repository at this point in the history
  3. add key aspect helpers

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1820ef3 View commit details
    Browse the repository at this point in the history
  4. add basic init validation

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8f558ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddc819b View commit details
    Browse the repository at this point in the history
  6. start replacing old classes

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cc5b8b8 View commit details
    Browse the repository at this point in the history
  7. start refactoring

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e424eda View commit details
    Browse the repository at this point in the history
  8. move urn tests

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    61707cf View commit details
    Browse the repository at this point in the history
  9. start refactoring

    hsheth2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3e02a43 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. more stuff

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    03241ac View commit details
    Browse the repository at this point in the history
  2. continue updating tests

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9883d6a View commit details
    Browse the repository at this point in the history
  3. remove dataclasses

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c2207dd View commit details
    Browse the repository at this point in the history
  4. update constructors

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5db44b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9c1a1b View commit details
    Browse the repository at this point in the history
  6. fix remaining lint issues

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    da8fe50 View commit details
    Browse the repository at this point in the history
  7. ignore deprecation warnings

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5b8f92a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d120a7 View commit details
    Browse the repository at this point in the history
  9. shuffle

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    81f60b7 View commit details
    Browse the repository at this point in the history
  10. fix compat

    hsheth2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c9a29e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    d6b0fef View commit details
    Browse the repository at this point in the history
  2. fix validation logic

    hsheth2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7b16707 View commit details
    Browse the repository at this point in the history
  3. add note about encoding

    hsheth2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f9f49d1 View commit details
    Browse the repository at this point in the history
  4. tweak custom package setup

    hsheth2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c832a47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c43535 View commit details
    Browse the repository at this point in the history
  6. update changelog

    hsheth2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b96d971 View commit details
    Browse the repository at this point in the history
  7. add urns to docs site

    hsheth2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3873d02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6bf8d8 View commit details
    Browse the repository at this point in the history
  9. add missing file

    hsheth2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7777c18 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix test

    hsheth2 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    983259b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. review

    hsheth2 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    95a1223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0127a3a View commit details
    Browse the repository at this point in the history