dagger
dagger copied to clipboard
feat: deno runtime
:warning: Based on #8494!
This PR is the bases work for Deno runtime integration so anyone can add its contribution.
TODO:
- [ ] Create a
deno.jsonto map all deps import - [ ] Add
yarn test:denocommand and making sure it works - [ ] Add Deno to the test list in
ci/sdk/typescript - [ ] Update the runtime to use Deno if
deno.jsonis detected - [ ] See how it reacts to deps install (Do we actually needs
node_modulesto rundeno run?) - [ ] Add some tests in
TestTypeScript suite
Pushed some updates, I got weird issue, I left couple of info there, I'm still looking for a solution to make these tests running.
https://github.com/dagger/dagger/issues/4368#issuecomment-2368054398
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This PR was closed because it has been stalled for 7 days with no activity.