oxc/.github/workflows
overlookmotel 3b2a3477d4 test(transformer): script to amend Babel fixtures (#7122)
Add a NodeJS script which amends Babel's fixtures in place to remove transform plugins which we don't support from `options.json` files. Where options are changed from the original, the script runs Babel transform with the new options to regenerate the fixture `output.js` files.

Currently limited to transforming the fixtures for `babel-plugin-transform-class-properties` transform, but we can also enable it for other plugins if we wish in future, to get additional test coverage.
2024-11-25 10:24:19 +00:00
..
autofix.yml ci: only cache dprint plugins on main branch (#6725) 2024-10-21 11:54:11 +08:00
benchmark.yml ci(benchmark): do not skip linter benchmark 2024-10-24 21:01:55 +08:00
bloat.yml ci: clean up the bloat action 2024-05-30 23:26:34 +08:00
cargo-llvm-lines.yml ci: remove actions/rustup in favor of Boshen/rustup (#3429) 2024-05-27 16:34:18 +08:00
ci.yml test(transformer): script to amend Babel fixtures (#7122) 2024-11-25 10:24:19 +00:00
ci_vscode.yml ci(editor): add type-check (#7427) 2024-11-23 11:55:26 +08:00
codecov.yml chore(deps): update codecov/codecov-action action to v5 (#7353) 2024-11-19 16:01:09 +08:00
link-check.yml chore(dprint): format yaml files (#5598) 2024-09-08 14:05:46 +08:00
lint-rules.yml chore(dprint): format yaml files (#5598) 2024-09-08 14:05:46 +08:00
miri.yml ci(miri): run Miri on changes to more crates (#6223) 2024-10-01 22:56:05 +08:00
pr.yml ci: auto-label PRs with category tags based on their title (#6533) 2024-10-15 10:07:21 +08:00
prepare_release_crates.yml ci: add trigger monitor oxc in prepare_release_crates 2024-10-03 11:19:53 +08:00
prepare_release_oxlint.yml ci: fix oxlint-ecosystem-ci 2024-11-09 19:56:07 +08:00
release_crates.yml ci: remove top level env 2024-07-23 22:24:10 +08:00
release_napi_parser.yml ci: fix release wasm 2024-10-26 10:28:12 +08:00
release_napi_transform.yml ci: fix release wasm 2024-10-26 10:28:12 +08:00
release_oxlint.yml ci: fix release wasm 2024-10-26 10:28:12 +08:00
release_types.yml ci: fix release wasm 2024-10-26 10:28:12 +08:00
release_vscode.yml ci: add custom pnpm action (#5572) 2024-09-07 16:13:19 +08:00
release_wasm.yml fix(npm): check in npm/parser-wasm (#6917) 2024-10-26 18:03:31 +08:00
reusable_prepare_release.yml ci: add a scope to release PR title 2024-09-11 18:33:00 +08:00