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

split config into own package #1248

Closed
wants to merge 14 commits into from
Closed

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    6a0e415 View commit details
    Browse the repository at this point in the history
  2. use config from api

    remove custom config handling now that config can be used independent of SDK
    brettmc committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    510f489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc58115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9d9489 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. type-hints

    brettmc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b2112e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684d650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176a67d View commit details
    Browse the repository at this point in the history
  4. internal

    brettmc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0ab6c54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98ba719 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    911121e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    ab0630a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. remove value type and variable type checking

    per review feedback, this can be checked with tests rather than at runtime
    brettmc committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2d0ea15 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    2fabfdd View commit details
    Browse the repository at this point in the history
  2. lint

    brettmc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    28fe251 View commit details
    Browse the repository at this point in the history