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

refactor(framework) Adopt new BackendConfig mechanism to configure backends #3963

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from

Commits on Aug 6, 2024

  1. init

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9e1fb4d View commit details
    Browse the repository at this point in the history
  2. v1

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8c57e74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5bce1d View commit details
    Browse the repository at this point in the history
  4. updates

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    81be730 View commit details
    Browse the repository at this point in the history
  5. better

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    83843cf View commit details
    Browse the repository at this point in the history
  6. fix

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    802db6f View commit details
    Browse the repository at this point in the history
  7. minor update

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    610d453 View commit details
    Browse the repository at this point in the history
  8. overhaul

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    239f314 View commit details
    Browse the repository at this point in the history
  9. minor fix

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6c72a46 View commit details
    Browse the repository at this point in the history
  10. added space at the top

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9894593 View commit details
    Browse the repository at this point in the history
  11. extended docstrings

    jafermarq committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8910dd0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    857de8b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    db14b13 View commit details
    Browse the repository at this point in the history
  2. merge w/ main

    jafermarq committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ca8cc00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e055c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93ca2d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aa81a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    603e7f1 View commit details
    Browse the repository at this point in the history
  7. better

    jafermarq committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c7aa887 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c823288 View commit details
    Browse the repository at this point in the history
  9. superior docstrings

    jafermarq committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0ddb6b8 View commit details
    Browse the repository at this point in the history
  10. rename CLI flag

    jafermarq committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4777837 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2834b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    b2b258f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42c6f7c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    5a4293c View commit details
    Browse the repository at this point in the history
  2. init tests

    jafermarq committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e2af771 View commit details
    Browse the repository at this point in the history
  3. more tests + formatting

    jafermarq committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6057aeb View commit details
    Browse the repository at this point in the history
  4. refactored for mypy

    jafermarq committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    17a70e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e104263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a91dbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    791337b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20d1a80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4069aab View commit details
    Browse the repository at this point in the history
  10. fix pylint?

    jafermarq committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    190e073 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4aad81 View commit details
    Browse the repository at this point in the history
  12. fix to previous

    jafermarq committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    937eccd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c31b1d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a5427f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a3922 View commit details
    Browse the repository at this point in the history