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

✨Comp-backend override resources with selected hardware #4954

Commits on Oct 31, 2023

  1. ruffing

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ae870c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c53bc5 View commit details
    Browse the repository at this point in the history
  3. refactor

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e669a46 View commit details
    Browse the repository at this point in the history
  4. refactor

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bd0ddce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ebd1f5 View commit details
    Browse the repository at this point in the history
  6. refactor

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    45565cf View commit details
    Browse the repository at this point in the history
  7. Revert "refactor"

    This reverts commit 9c7e7273e073082671bde23b6f1d75af12fee187.
    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    52cc87e View commit details
    Browse the repository at this point in the history
  8. new dependency

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a9a96cf View commit details
    Browse the repository at this point in the history
  9. get ec2 types

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    74d7c93 View commit details
    Browse the repository at this point in the history
  10. renamed exception

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1003be2 View commit details
    Browse the repository at this point in the history
  11. create an interface

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6d9daf1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cefa882 View commit details
    Browse the repository at this point in the history
  13. no need

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9546867 View commit details
    Browse the repository at this point in the history
  14. refactor

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f1e6d11 View commit details
    Browse the repository at this point in the history
  15. fix import

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fa3a3b2 View commit details
    Browse the repository at this point in the history
  16. refactor

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3c7bbf1 View commit details
    Browse the repository at this point in the history
  17. cleanup

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    60d35d5 View commit details
    Browse the repository at this point in the history
  18. linters

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    273bd1f View commit details
    Browse the repository at this point in the history
  19. test function in servicelib

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f6b4432 View commit details
    Browse the repository at this point in the history
  20. code climate?

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    76c87fd View commit details
    Browse the repository at this point in the history
  21. fix imports

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    64fa4c6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c67efda View commit details
    Browse the repository at this point in the history
  23. fixed imports

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0a61529 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0aedb11 View commit details
    Browse the repository at this point in the history
  25. fix import

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    35d9405 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    448fd8e View commit details
    Browse the repository at this point in the history
  27. @pcrespov review: document

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    77d1a7e View commit details
    Browse the repository at this point in the history
  28. added doc + 1 test

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    01787a6 View commit details
    Browse the repository at this point in the history
  29. cleanup

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0b59162 View commit details
    Browse the repository at this point in the history
  30. cleanup

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6b7ca5b View commit details
    Browse the repository at this point in the history
  31. Squashed commit of the following:

    commit 48e17132fff9559dcd8ca14fc1cd78788d0c1482
    Author: sanderegg <[email protected]>
    Date:   Tue Oct 31 09:25:48 2023 +0100
    
        refactor, re-use models
    
    commit f2fd29973be314417cacaa81d65bf3a66ac94377
    Author: sanderegg <[email protected]>
    Date:   Tue Oct 31 09:22:01 2023 +0100
    
        moved service resources
    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6cc783f View commit details
    Browse the repository at this point in the history
  32. @GitHK review: use suppress

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6ecd4dc View commit details
    Browse the repository at this point in the history
  33. codeclimate

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ea52979 View commit details
    Browse the repository at this point in the history
  34. move back to original path

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e452704 View commit details
    Browse the repository at this point in the history
  35. CPU is nicer as a float

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5438213 View commit details
    Browse the repository at this point in the history
  36. code climate

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bb5b808 View commit details
    Browse the repository at this point in the history
  37. linter

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b7f18ae View commit details
    Browse the repository at this point in the history
  38. mypy

    sanderegg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f3beec4 View commit details
    Browse the repository at this point in the history