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

[WIP] Finish isolating sessions to each client #6916

Closed
wants to merge 4 commits into from

Commits on Mar 21, 2024

  1. consolidate module caller digest to be client id

    Signed-off-by: Erik Sipsma <erik@dagger.io>
    sipsma committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e2c5e6e View commit details
    Browse the repository at this point in the history
  2. reuse server for nested execs; register them as calls too

    Signed-off-by: Erik Sipsma <erik@dagger.io>
    sipsma committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    416292f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. disentangle dagql server from ModDeps, tie to Query instead

    Signed-off-by: Erik Sipsma <erik@dagger.io>
    sipsma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e0d9376 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. wip

    Signed-off-by: Erik Sipsma <erik@dagger.io>
    sipsma committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    698fd71 View commit details
    Browse the repository at this point in the history