swc/.github
CPunisher aec0e402d8
Some checks are pending
CI / Cargo fmt (push) Waiting to run
CI / Cargo clippy (push) Waiting to run
CI / Check license of dependencies (push) Waiting to run
CI / Check (macos-latest) (push) Waiting to run
CI / Check (ubuntu-latest) (push) Waiting to run
CI / Check (windows-latest) (push) Waiting to run
CI / Test wasm (binding_core_wasm) (push) Waiting to run
CI / Test wasm (binding_minifier_wasm) (push) Waiting to run
CI / Test wasm (binding_typescript_wasm) (push) Waiting to run
CI / List crates (push) Waiting to run
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Blocked by required conditions
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Waiting to run
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Waiting to run
CI / Test with @swc/cli (push) Waiting to run
CI / Miri (better_scoped_tls) (push) Waiting to run
CI / Miri (string_enum) (push) Waiting to run
CI / Miri (swc) (push) Waiting to run
CI / Miri (swc_bundler) (push) Waiting to run
CI / Done (push) Blocked by required conditions
Benchmark / Bench everything (push) Waiting to run
Publish crates (auto) / Publish cargo crates (push) Waiting to run
chore(ci): Remove miri ci for swc_ecma_codegen and swc_ecma_minifier (#9664)
**Description:**


Running miri for `swc_ecma_codegen` and `swc_ecma_minifier` is too slow.
Miri on `swc_ecma_codegen` consumes up to 4 hours, and miri on
`swc_ecma_minifier` consumes up to 6 hours, which exceeded github's 6
hour limit and makes ci bound to error.

Since they do not introduce too much unsafe code, I think we'd better
remove the miri tests for them or run partial tests in a reasonable
time.
2024-10-22 14:03:20 +09:00
..
actions chore: Fix publish action 2024-08-20 09:59:25 +09:00
bot refactor: Remove unused files (#9285) 2024-07-19 18:52:16 +09:00
ISSUE_TEMPLATE chore: Update issue template 2024-05-07 10:11:55 +09:00
swc-ecosystem-ci chore: Disable nest-cli of swc-ecosystem-ci 2024-10-22 10:31:04 +09:00
workflows chore(ci): Remove miri ci for swc_ecma_codegen and swc_ecma_minifier (#9664) 2024-10-22 14:03:20 +09:00
.gitignore chore: Implement Determine nightly version (#9061) 2024-06-16 19:29:18 +09:00
.prettierrc chore(ci): Reduce CI time (#3719) 2022-02-24 06:06:03 +00:00
CODEOWNERS chore: Update CODEOWNERS 2023-11-14 08:01:42 +09:00
FUNDING.yml chore: Add a link to github sponers 2021-09-15 18:05:53 +09:00
invalid-link.md chore: Configure nissuer (#8053) 2023-10-03 03:33:37 +00:00
PULL_REQUEST_TEMPLATE.md doc(api/rust): Fix rustdoc (#3620) 2022-02-18 06:18:35 +00:00