dagger icon indicating copy to clipboard operation
dagger copied to clipboard

feat: deno runtime

Open TomChv opened this issue 1 year ago • 2 comments

:warning: Based on #8494!

This PR is the bases work for Deno runtime integration so anyone can add its contribution.

TODO:

  • [ ] Create a deno.json to map all deps import
  • [ ] Add yarn test:deno command and making sure it works
  • [ ] Add Deno to the test list in ci/sdk/typescript
  • [ ] Update the runtime to use Deno if deno.json is detected
  • [ ] See how it reacts to deps install (Do we actually needs node_modules to run deno run?)
  • [ ] Add some tests in TestTypeScript suite

TomChv avatar Sep 19 '24 13:09 TomChv

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

TomChv avatar Sep 23 '24 12:09 TomChv

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.

github-actions[bot] avatar Oct 09 '24 02:10 github-actions[bot]

This PR was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Oct 16 '24 02:10 github-actions[bot]