oxc/.github/workflows
overlookmotel 2fe158d0d6
refactor(tasks): separate NAPI benchmark CI job (#2783)
Not a substantive change. This just prevents the other benchmark jobs
showing greyed-out "Build NAPI benchmark" steps, and makes the workflow
file easier to follow.

CI tasks were stuck at "Waiting for status to be reported", and unable
to merge until they passed. Problem was that CI task doesn't run if only
`.yml` files are altered. So have added a dummy comment to a random Rust
file just to get it to run. Will make another PR after to remove the
comment again!
2024-03-21 23:30:38 +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(tasks): separate NAPI benchmark CI job (#2783) 2024-03-21 23:30:38 +00: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: check cargo doc for all crates 2024-02-21 18:03:49 +08:00
codecov.yml chore(deps): update codecov/codecov-action action to v4 (#2305) 2024-02-05 13:08:56 +08: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 feat(span): fix memory leak by implementing inlineable string for oxc_allocator (#2294) 2024-02-04 19:28:23 +08:00
release_cli.yml chore(deps): update softprops/action-gh-release action to v2 (#2676) 2024-03-11 15:33:50 +08:00
release_napi_parser.yml Release napi oxc-parser@v0.4.0 2024-02-11 12:37:44 +08:00
release_oxlint.yml chore(deps): update softprops/action-gh-release action to v2 (#2676) 2024-03-11 15:33:50 +08:00
release_vscode.yml ci: add publish to open vsx registry 2024-02-18 16:55:22 +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