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

Allow building the image without needing to launch it #1647

Merged
merged 48 commits into from
Oct 10, 2023

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    a5a13ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb910cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed3e8b View commit details
    Browse the repository at this point in the history
  4. No need for fstrings

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4a11638 View commit details
    Browse the repository at this point in the history
  5. Try out a test

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    008cc34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3505fcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ec3c5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc8f68c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5987b4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc9b84b View commit details
    Browse the repository at this point in the history
  11. Change error type

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    835a43b View commit details
    Browse the repository at this point in the history
  12. Update examples

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fbdf0c6 View commit details
    Browse the repository at this point in the history
  13. Update initial test

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3c310e9 View commit details
    Browse the repository at this point in the history
  14. Remove unused import

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    27c2944 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0aff6a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e67a84b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b80eaf7 View commit details
    Browse the repository at this point in the history
  18. Add missing config

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    97cabe3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0edd782 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7f5156b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dabfb6d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1f4db5f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2f0e3ce View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    09da08d View commit details
    Browse the repository at this point in the history
  25. Only test one situation as running this test is toily

    Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
    GeorgianaElena and consideRatio committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3a43d8e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ff0670c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fc84a66 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fb008c8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    19d45bd View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    96188ed View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f53636a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    702c57a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a7d2418 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    252987c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0203a2d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    15dc9d3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f3d174b View commit details
    Browse the repository at this point in the history
  38. Fix indentation

    GeorgianaElena committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c20ca53 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f7a4c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf641d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d1a5d View commit details
    Browse the repository at this point in the history
  4. update message

    GeorgianaElena committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    08d4f1d View commit details
    Browse the repository at this point in the history
  5. Update the test config

    GeorgianaElena committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    368cad7 View commit details
    Browse the repository at this point in the history
  6. Update tests

    GeorgianaElena committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    693baf9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2925dc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Oct 10, 2023

  1. Drop the outcome suffix for clariry and specify a status code for the…

    … http error
    
    Co-authored-by: Min RK <benjaminrk@gmail.com>
    GeorgianaElena and minrk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    114b195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5f686d View commit details
    Browse the repository at this point in the history