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

Rework initialization, improve logging, and other refactoring #315

Merged
merged 48 commits into from
Jul 31, 2024

Commits on Jul 24, 2024

  1. wip

    siyangqiu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6e23639 View commit details
    Browse the repository at this point in the history
  2. wip

    siyangqiu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3a78d6b View commit details
    Browse the repository at this point in the history
  3. wip

    siyangqiu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8117fe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. wip

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    385bb68 View commit details
    Browse the repository at this point in the history
  2. wip

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1e707e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5ccd2 View commit details
    Browse the repository at this point in the history
  4. assert rather than if

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    05663df View commit details
    Browse the repository at this point in the history
  5. expose .configure()

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    005bb1d View commit details
    Browse the repository at this point in the history
  6. clean up init

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a7cf52e View commit details
    Browse the repository at this point in the history
  7. wip decorators

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    026f368 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba1b3c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8263aab View commit details
    Browse the repository at this point in the history
  10. update init

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    356da10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de367a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8cedf51 View commit details
    Browse the repository at this point in the history
  13. remove set logging level

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    11bc550 View commit details
    Browse the repository at this point in the history
  14. do input validation on tags

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    40e0b7c View commit details
    Browse the repository at this point in the history
  15. code cleanup

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b9fdd90 View commit details
    Browse the repository at this point in the history
  16. cleanup

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8e08225 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    56dee62 View commit details
    Browse the repository at this point in the history
  18. get session

    siyangqiu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3307ae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. better warnings

    siyangqiu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    10c5ba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b5846 View commit details
    Browse the repository at this point in the history
  3. wip

    siyangqiu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0ab2c37 View commit details
    Browse the repository at this point in the history
  4. Improve error messages

    siyangqiu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dfb2e1a View commit details
    Browse the repository at this point in the history
  5. error handling

    siyangqiu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    eb6d6b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. better errors

    siyangqiu committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f9f012b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. wip

    siyangqiu committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e7028df View commit details
    Browse the repository at this point in the history
  2. logs

    siyangqiu committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c993d3c View commit details
    Browse the repository at this point in the history
  3. ENV and propagate to false

    siyangqiu committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ebeec65 View commit details
    Browse the repository at this point in the history
  4. clarifies docs

    siyangqiu committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5f275e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. remove worker

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cee62cf View commit details
    Browse the repository at this point in the history
  2. cleanup

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c7ded8a View commit details
    Browse the repository at this point in the history
  3. fix deprecation level

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cf3ec70 View commit details
    Browse the repository at this point in the history
  4. logging and cleanup

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c2d9170 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13630be View commit details
    Browse the repository at this point in the history
  6. update tach

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    455ca09 View commit details
    Browse the repository at this point in the history
  7. bugfix

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6def9e5 View commit details
    Browse the repository at this point in the history
  8. some fixes

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    92a1f52 View commit details
    Browse the repository at this point in the history
  9. review

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5459802 View commit details
    Browse the repository at this point in the history
  10. review

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f3912cc View commit details
    Browse the repository at this point in the history
  11. fixes

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    adaf6c7 View commit details
    Browse the repository at this point in the history
  12. logging

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e591114 View commit details
    Browse the repository at this point in the history
  13. fix utc import

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e9be92d View commit details
    Browse the repository at this point in the history
  14. fix utc import

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b07bfe6 View commit details
    Browse the repository at this point in the history
  15. docs

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bb77c1b View commit details
    Browse the repository at this point in the history
  16. docs

    siyangqiu committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1c62bd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. address comments

    siyangqiu committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e7c1aba View commit details
    Browse the repository at this point in the history