-
Notifications
You must be signed in to change notification settings - Fork 13
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 Dagger runtime #259
Merged
add Dagger runtime #259
Commits on Nov 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45a068d - Browse repository at this point
Copy the full SHA 45a068dView commit details -
simpler this way, keeps in sync with dagger which needs stable version
Configuration menu - View commit details
-
Copy full SHA for 1041e7e - Browse repository at this point
Copy the full SHA 1041e7eView commit details -
* fix exec'ing before mounts are added * support thunk dir * support thunk env * support mounting thunk files * support mounting fspaths
Configuration menu - View commit details
-
Copy full SHA for bc0f019 - Browse repository at this point
Copy the full SHA bc0f019View commit details -
Configuration menu - View commit details
-
Copy full SHA for b611bf1 - Browse repository at this point
Copy the full SHA b611bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 125c925 - Browse repository at this point
Copy the full SHA 125c925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfc92e - Browse repository at this point
Copy the full SHA 0dfc92eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da4c394 - Browse repository at this point
Copy the full SHA da4c394View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac04657 - Browse repository at this point
Copy the full SHA ac04657View commit details -
Configuration menu - View commit details
-
Copy full SHA for d379ac6 - Browse repository at this point
Copy the full SHA d379ac6View commit details -
this was a temporary measure, will just use config now
Configuration menu - View commit details
-
Copy full SHA for 3e61bb9 - Browse repository at this point
Copy the full SHA 3e61bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a34d258 - Browse repository at this point
Copy the full SHA a34d258View commit details -
Configuration menu - View commit details
-
Copy full SHA for 585e89d - Browse repository at this point
Copy the full SHA 585e89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8093e8 - Browse repository at this point
Copy the full SHA e8093e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b43b8e - Browse repository at this point
Copy the full SHA 2b43b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 975c63a - Browse repository at this point
Copy the full SHA 975c63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5ab3e - Browse repository at this point
Copy the full SHA 8c5ab3eView commit details -
bump dagger, give up on progress for now
totally not worth trying to do the old engine stuff anymore now that the engine runs in a separate image with special OCI runtimes and etc.
Configuration menu - View commit details
-
Copy full SHA for b82a1c4 - Browse repository at this point
Copy the full SHA b82a1c4View commit details -
can probably do this by running a dagger session in bass once we figure that out
Configuration menu - View commit details
-
Copy full SHA for 83f2dea - Browse repository at this point
Copy the full SHA 83f2deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d58bc1e - Browse repository at this point
Copy the full SHA d58bc1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f54f6 - Browse repository at this point
Copy the full SHA b9f54f6View commit details -
roll back some complexity from global runtime progress
this was caused by the need to hook up a progress sink as soon as creating the Dagger runtime, rather than on each call.
Configuration menu - View commit details
-
Copy full SHA for 8699647 - Browse repository at this point
Copy the full SHA 8699647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5578ced - Browse repository at this point
Copy the full SHA 5578cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0fa13c - Browse repository at this point
Copy the full SHA a0fa13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c21b4 - Browse repository at this point
Copy the full SHA 72c21b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3821000 - Browse repository at this point
Copy the full SHA 3821000View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.