-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: use @deno/emit to bundle deps for GitHub Actions (#317)
- 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
1 parent
6b1fefd
commit acb2ba3
Showing
345 changed files
with
32,104 additions
and
16,317 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
action/node_modules/@deno/shim-deno-test/dist/definitions.d.ts
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
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.
Oops, something went wrong.
Oops, something went wrong.