Skip to content

Commit

Permalink
chore: use @deno/emit to bundle deps for GitHub Actions (#317)
Browse files Browse the repository at this point in the history
- Add `tools/bundle.ts` that invokes `@deno/emit` to bundle the script for GitHub Actions
- Refresh `action/deps.js` by running `tools/bundle.ts`
- Bump `@deno/shim-deno` to 0.19.2 to enable `Deno.osRelease()`
- Run `npm install` to make `@deno/[email protected]` available

Resolves #315
  • Loading branch information
magurotuna authored Jul 23, 2024
1 parent 6b1fefd commit acb2ba3
Show file tree
Hide file tree
Showing 345 changed files with 32,104 additions and 16,317 deletions.
2,016 changes: 1,049 additions & 967 deletions action/deps.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion action/node_modules/.bin/node-which

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

76 changes: 34 additions & 42 deletions action/node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions action/node_modules/@deno/shim-deno-test/dist/definitions.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit acb2ba3

Please sign in to comment.