Commit Graph

38 Commits

Author SHA1 Message Date
ayame113
9a9341896b
chore: make license checker work on windows (#3083) 2023-01-06 13:10:06 +09:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Schwarzkopf Balázs
25d6a1938f
chore(tools): auto-update copyright headers (#2998) 2022-12-15 14:58:15 +09:00
Asher Gomez
7c31270f10
chore(tools): auto-add copyright headers (#2981) 2022-12-13 13:07:56 +09:00
Yoshiya Hinosawa
c349a3dd8b
ci: check deploy compatibility in PR (#2983) 2022-12-08 03:02:43 +09:00
Schwarzkopf Balázs
06de44285f
chore: remove unnecessary testdata from _tools (#2956) 2022-11-29 20:17:42 +09:00
Asher Gomez
346d7bf9d6
chore(_tools): cleanup check doc imports (#2937) 2022-11-28 20:54:22 +09:00
Yoshiya Hinosawa
a3cd86ea5f
chore(_tools): disable some tests of doc import check tool (#2934) 2022-11-23 23:38:08 +09:00
Asher Gomez
b72d3eb42a
refactor: replace Deno.spawn with Deno.Command (#2886) 2022-11-15 15:00:59 +09:00
Asher Gomez
ce4be688e3
ci(lint): check assertions (#2876) 2022-11-14 16:33:10 +09:00
Asher Gomez
48ad621864
refactor(_tools): move circular dependencies check to node/_tools (#2873) 2022-11-11 15:24:03 +09:00
Asher Gomez
c633b37401
chore(_tools): upgrade deno_doc to 0.48.0 for deprecation check (#2866)
chore: upgrade deno_doc to 0.48.0
2022-11-09 16:14:56 -05:00
Asher Gomez
4e8930cd4b
chore(_tools): upgrade deno_graph to 0.37.1 for circular dependencies check (#2865)
chore: upgrade deno_graph to 0.37.1
2022-11-09 16:14:06 -05:00
Tim Reichen
0ca0641842
chore(semver): rename inc and diff (#2826) 2022-11-07 12:09:54 -05:00
Asher Gomez
1859a59268
refactor(crypto): move crypto/_wasm_crypto/ to crypto/_wasm/ (#2845) 2022-11-07 15:53:46 +09:00
Asher Gomez
5c8bd0b6f6
refactor(encoding): move varint/_wasm_varint/ to varint/_wasm/ (#2844) 2022-11-07 15:10:38 +09:00
Asher Gomez
f3aca16f92
refactor(_tools): use fs/walk in deprecations check (#2837) 2022-11-07 14:19:18 +09:00
Asher Gomez
84af9ffe55
refactor: cleanup check licence headers tool (#2830) 2022-11-05 19:03:44 +09:00
Schwarzkopf Balázs
bc544b76d9
feat(tools): add import path check in docs (#2820) 2022-11-01 13:50:00 -04:00
Asher Gomez
c1ec22566d
chore: correct ignored files for checks, linting and formatting (#2789)
chore: correct ignored files for checks, etc.
2022-10-18 10:35:39 -04:00
Asher Gomez
3d2dc6d913
chore: upgrade to deno_graph@0.34.0 for circular dependency check (#2724) 2022-09-30 14:38:12 +09:00
Tim Reichen
2e5afa21ae
chore(tools/check_deprecation): use deno_doc for jsdoc parsing (#2661) 2022-09-16 11:34:50 +09:00
Tim Reichen
2f7713a164
chore(tools): add deprecation check (#2613) 2022-09-15 16:06:04 +09:00
Yoshiya Hinosawa
9c6ffb8c21
chore: test compatibility of std/node with Deno Deploy (#2615) 2022-09-07 16:25:55 +09:00
Asher Gomez
0f6aa03d2d
chore(CI): move lint scripts to Deno task runner (#2580) 2022-08-30 13:27:54 +09:00
Asher Gomez
3b9fb39ddd
chore: remove void and Promise<void> return types (#2550) 2022-08-24 10:21:57 +09:00
David Sherret
20c91e90f1
chore: updates for using deno 1.23 (#2354) 2022-06-16 23:25:21 -04:00
Skye
4d43706106
CI: Add License header check (#2292)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2022-06-01 13:49:12 +02:00
denobot
1d82ccc6f7
0.136.0 (#2131)
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-04-20 21:36:27 -04:00
David Sherret
3eaaf75d00
chore(ci): fix release script to have git credentials (#2092) 2022-04-14 14:37:31 -04:00
David Sherret
46bc3bdc46
chore(ci): fix version bumping to allow running deno (#2088) 2022-04-07 10:04:03 -04:00
David Sherret
551dbeea20
chore(ci): smoother deno_std release (#2079) 2022-04-04 09:29:45 -04:00
Kid
6212f24520
chore: remove deprecated _tools scripts (#1997)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-03-06 20:46:58 +09:00
Yoshiya Hinosawa
808fe203e0
chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
Yoshiya Hinosawa
d0232ce805
refactor(node): reduce circular dependencies under std/node and check it in CI (#1844) 2022-01-25 23:54:11 +09:00
Yoshiya Hinosawa
fa38771a17
chore(_tools): deprecate _tools scripts (#1833) 2022-01-19 13:18:39 +09:00
Bartek Iwańczuk
9a55ccb3fd
ci: fix lint and format scripts (#1576) 2021-11-15 13:22:27 +01:00
Yoshiya Hinosawa
52c3deccf9
chore: add tools for lint and format (#1517) 2021-11-11 23:46:31 +09:00