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

[rotations] add ResourceHolderMixin to fix placement in a number of resources #239

Merged
merged 38 commits into from
Sep 18, 2024

Commits on Aug 7, 2024

  1. Fix server tests (PyLabRobot#209)

    * fix lh server?
    
    * fix
    rickwierenga authored and fderop committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8380f87 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    41d51df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc5410 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix lint

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f459e66 View commit details
    Browse the repository at this point in the history
  2. fix ResourceStack

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb90108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf88076 View commit details
    Browse the repository at this point in the history
  4. add resource_holder

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    726ea18 View commit details
    Browse the repository at this point in the history
  5. convert to a mixin

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c5d03f2 View commit details
    Browse the repository at this point in the history
  6. mixin everywhere

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    db96840 View commit details
    Browse the repository at this point in the history
  7. clean

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3017141 View commit details
    Browse the repository at this point in the history
  8. move to file

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bacfd5d View commit details
    Browse the repository at this point in the history
  9. add to plate

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    08b19ca View commit details
    Browse the repository at this point in the history
  10. fix lint

    jkhales committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    49f8203 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix typing

    jkhales committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9044ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e677a02 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. update comment

    jkhales committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1c2b51a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    eeef292 View commit details
    Browse the repository at this point in the history
  2. clean up machine

    jkhales committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    87ba3b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3878799 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. cr

    jkhales committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1e39fa6 View commit details
    Browse the repository at this point in the history
  2. add todo

    jkhales committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    522a56f View commit details
    Browse the repository at this point in the history
  3. add deprecation warning

    jkhales committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a9f8993 View commit details
    Browse the repository at this point in the history
  4. revert

    jkhales committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f9a083b View commit details
    Browse the repository at this point in the history
  5. typo

    jkhales committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f95e723 View commit details
    Browse the repository at this point in the history
  6. fix lint

    jkhales committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9aea429 View commit details
    Browse the repository at this point in the history
  7. remove _kwargs

    rickwierenga committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    828891e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fdb842 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4167f8 View commit details
    Browse the repository at this point in the history
  10. fix type

    rickwierenga committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4cc9561 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aaa4429 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d00883 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee84c68 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0af7d77 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e7da4ac View commit details
    Browse the repository at this point in the history