oxc/.github/workflows
Boshen d2f7ea2923
chore: manually clone git modules instead of using submodules (#2274)
closes #2231

Submodules are a blocker for beginners, we should make it clone on
demand.

It is also a blocker for people who wants to target this repo as a crate
for testing purposes, cargo will do a full clone if you specify
oxc_parser = { git = "this repo" } in Cargo.toml
2024-02-02 11:56:18 +00:00
..
auto-labeler.yml chore(deps): bump actions/labeler from 4 to 5 (#1652) 2023-12-11 14:33:48 +08:00
benchmark.yml refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00
bloat.tmpl ci: update cargo bloat and add cargo-unused (#158) 2023-03-08 22:16:38 +08:00
bloat.yml ci: unify the usage of concurrency.group 2024-02-02 11:20:44 +08:00
cargo-llvm-lines.yml ci: unify the usage of concurrency.group 2024-02-02 11:20:44 +08:00
ci.yml ci: paths-filter v3 (#2267) 2024-02-02 16:21:34 +08:00
codecov.yml chore: manually clone git modules instead of using submodules (#2274) 2024-02-02 11:56:18 +00:00
conformance.yml chore: manually clone git modules instead of using submodules (#2274) 2024-02-02 11:56:18 +00:00
ecosystem.yml ci: improve ecosystem ci (#2099) 2024-01-22 17:05:25 +08:00
fuzz.yml ci: unify the usage of concurrency.group 2024-02-02 11:20:44 +08:00
link-check.yml chore(deps): bump actions/checkout from 3 to 4 (#894) 2023-09-11 18:52:08 +08:00
lint-rules.yml feat(tasks): Enable tasks/lint_rules(JS ver) (#2177) 2024-01-26 15:45:05 +08:00
miri.yml ci: unify the usage of concurrency.group 2024-02-02 11:20:44 +08:00
release_cli.yml ci: s/macos-latest/macos-14 (#2244) 2024-02-01 13:30:49 +08:00
release_napi_parser.yml ci: s/macos-latest/macos-14 (#2244) 2024-02-01 13:30:49 +08:00
release_oxlint.yml ci: s/macos-latest/macos-14 (#2244) 2024-02-01 13:30:49 +08:00
release_vscode.yml ci: s/macos-latest/macos-14 (#2244) 2024-02-01 13:30:49 +08:00
release_wasm.yml Release @oxc-parser/wasm v0.0.2 2024-01-30 21:43:41 +08:00
website.yml feat: setup wasm parser for npm (#2221) 2024-01-30 21:40:10 +08:00