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

fix(py): Type stubs for calibration types reflect breaking changes in 0.13.0 #421

Merged
merged 52 commits into from
Nov 21, 2024

Commits on Nov 13, 2024

  1. fix(py): Type stubs for calibration types have been updated to reflec…

    …t breaking changes in 0.13.0
    MarquessV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8e92065 View commit details
    Browse the repository at this point in the history
  2. update mypy

    MarquessV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1adc016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f677d6f View commit details
    Browse the repository at this point in the history
  4. fix run keyword

    MarquessV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    83209d6 View commit details
    Browse the repository at this point in the history
  5. missing |

    MarquessV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4ecdda9 View commit details
    Browse the repository at this point in the history
  6. yamlyamlyaml

    MarquessV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    26a51da View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. tweaks to pyquil job

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1c29c66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf0e20 View commit details
    Browse the repository at this point in the history
  3. maybe this?

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    437ed41 View commit details
    Browse the repository at this point in the history
  4. install maturin

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ab5ffe9 View commit details
    Browse the repository at this point in the history
  5. point maturin to Cargo.toml

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    92b32f9 View commit details
    Browse the repository at this point in the history
  6. install other deps

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    238befe View commit details
    Browse the repository at this point in the history
  7. give mypy the config

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    92d12c4 View commit details
    Browse the repository at this point in the history
  8. maybe this?

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b4c863d View commit details
    Browse the repository at this point in the history
  9. use ::warning::

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a572f14 View commit details
    Browse the repository at this point in the history
  10. is this loud enough?

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a405549 View commit details
    Browse the repository at this point in the history
  11. maybe this?

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1dec165 View commit details
    Browse the repository at this point in the history
  12. simplify

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d309c3d View commit details
    Browse the repository at this point in the history
  13. yamldentation

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9b0168c View commit details
    Browse the repository at this point in the history
  14. cleanup

    MarquessV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    20c952d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    af36784 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    3c3946a View commit details
    Browse the repository at this point in the history
  2. remove field

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    48ee2fb View commit details
    Browse the repository at this point in the history
  3. try this

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    57da577 View commit details
    Browse the repository at this point in the history
  4. conclusion?

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    619bb2b View commit details
    Browse the repository at this point in the history
  5. fix yaml

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ca88736 View commit details
    Browse the repository at this point in the history
  6. missing jobs key

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4b42038 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5572ae3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e3f507 View commit details
    Browse the repository at this point in the history
  9. continue-on-error too high

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fe1b039 View commit details
    Browse the repository at this point in the history
  10. fix

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    95fbb28 View commit details
    Browse the repository at this point in the history
  11. maybe this?

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a74fb68 View commit details
    Browse the repository at this point in the history
  12. another try

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b383ee9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f42b976 View commit details
    Browse the repository at this point in the history
  14. set working directory

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3a6579c View commit details
    Browse the repository at this point in the history
  15. improve summary

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    db3bf96 View commit details
    Browse the repository at this point in the history
  16. simplify and improve logic

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    714688c View commit details
    Browse the repository at this point in the history
  17. fix log link

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    de88756 View commit details
    Browse the repository at this point in the history
  18. add )

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c854c5a View commit details
    Browse the repository at this point in the history
  19. add async keyword

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    242eec9 View commit details
    Browse the repository at this point in the history
  20. js function syntax

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d24530c View commit details
    Browse the repository at this point in the history
  21. anotha one

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    de6b17d View commit details
    Browse the repository at this point in the history
  22. anotha one

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    33a28dd View commit details
    Browse the repository at this point in the history
  23. let

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    837ea0b View commit details
    Browse the repository at this point in the history
  24. missing backtick

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    91d2a09 View commit details
    Browse the repository at this point in the history
  25. init missing vars

    MarquessV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a311e57 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    8c846c1 View commit details
    Browse the repository at this point in the history
  2. fix f-string

    MarquessV committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d20c800 View commit details
    Browse the repository at this point in the history
  3. fix f-string

    MarquessV committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a97b8b5 View commit details
    Browse the repository at this point in the history
  4. fix syntax

    MarquessV committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2d8cb6a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. found the braket

    MarquessV committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a3ebfd4 View commit details
    Browse the repository at this point in the history
  2. job id not available

    MarquessV committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cbe1f42 View commit details
    Browse the repository at this point in the history