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

Add a no_context ServerContext #1613

Merged
merged 12 commits into from
Jun 14, 2024

Commits on Jun 13, 2024

  1. Improve typehinting

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c76dd98 View commit details
    Browse the repository at this point in the history
  2. Add BaseService.initialize()

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c7ceb37 View commit details
    Browse the repository at this point in the history
  3. Initialize servers with no context

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9a1de6d View commit details
    Browse the repository at this point in the history
  4. Add a no_context ServerContext

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6113ee2 View commit details
    Browse the repository at this point in the history
  5. Add a test

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    628d180 View commit details
    Browse the repository at this point in the history
  6. Fix retro and case where SERVER_CONTEXT is indeed None (Docker)

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e1af337 View commit details
    Browse the repository at this point in the history
  7. Try fixing LicensingContextType.same_licensing_context for LicensingC…

    …ontextType.none
    
    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f7416dc View commit details
    Browse the repository at this point in the history
  8. Fix test_server_without_context

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ec55da3 View commit details
    Browse the repository at this point in the history
  9. Fix test_server_without_context

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d846ec4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Initialize on client if server has client

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    51e9842 View commit details
    Browse the repository at this point in the history
  2. Skip test <232

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dcf67f7 View commit details
    Browse the repository at this point in the history
  3. Skip test <232

    Signed-off-by: paul.profizi <[email protected]>
    PProfizi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b0f1406 View commit details
    Browse the repository at this point in the history