Skip to content

Commit

Permalink
chore(codeowners): update code ownership to match repository structure (
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Feb 21, 2025
1 parent 80eb6d2 commit f530ed4
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,10 @@ pnpm-lock.yaml
/.github/workflows @jerrykingxyz
/scripts @jerrykingxyz

# Webpack Tests

/tests/webpack-test

# Crates in alphabetical order

/crates/rspack
/crates/node_binding
/crates/rspack_ast_viewer
/crates/rspack_base64
/crates/rspack_core
/crates/rspack_core/src/compiler/make @jerrykingxyz
Expand All @@ -36,11 +31,13 @@ pnpm-lock.yaml
/crates/rspack_futures
/crates/rspack_collections
/crates/rspack_ids
/crates/rspack_napi_shared

# Loaders

/crates/rspack_loader_lightningcss @JSerFeng
/crates/rspack_loader_swc
/crates/rspack_loader_preact_refresh @LingyuCoder
/crates/rspack_loader_react_refresh @ahabhgk

# Plugins

Expand All @@ -51,7 +48,7 @@ pnpm-lock.yaml
/crates/rspack_plugin_devtool
/crates/rspack_plugin_entry
/crates/rspack_plugin_externals
/crates/rspack_plugin_html
/crates/rspack_plugin_html @LingyuCoder
/crates/rspack_plugin_javascript
/crates/rspack_plugin_json
/crates/rspack_plugin_library
Expand All @@ -60,17 +57,24 @@ pnpm-lock.yaml
/crates/rspack_plugin_remove_empty_chunks
/crates/rspack_plugin_runtime
/crates/rspack_plugin_schemes
/crates/rspack_plugin_split_chunks
/crates/rspack_plugin_split_chunks @JSerFeng
/crates/rspack_plugin_wasm
/crates/rspack_tracing
/crates/rspack_tracing @h-a-n-a
/crates/rspack_util

# Packages in alphabetical order

/packages/create-rspack
/packages/postcss-loader
/packages/create-rspack @chenjiahan
/packages/rspack
/packages/rspack-cli
/packages/rspack-plugin-html
/packages/rspack-plugin-minify
/packages/rspack-plugin-node-polyfill
/packages/rspack-test-tools
/packages/rspack-tracing @h-a-n-a

# Tests

/tests/bench
/tests/e2e
/tests/plugin-test
/tests/webpack-cli-test
/tests/webpack-examples
/tests/webpack-test

2 comments on commit f530ed4

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on f530ed4 Feb 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ecosystem CI detail: Open

suite result
modernjs ❌ failure
rspress ✅ success
rslib ✅ success
rsbuild ❌ failure
rsdoctor ❌ failure
examples ✅ success
devserver ✅ success
nuxt ✅ success

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on f530ed4 Feb 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

Name Base (2025-02-21 18420bb) Current Change
10000_big_production-mode_disable-minimize + exec 36.6 s ± 380 ms 37.6 s ± 451 ms +2.85 %
10000_development-mode + exec 1.71 s ± 14 ms 1.68 s ± 16 ms -1.41 %
10000_development-mode_hmr + exec 671 ms ± 13 ms 671 ms ± 25 ms +0.10 %
10000_production-mode + exec 2.19 s ± 56 ms 2.17 s ± 70 ms -0.66 %
10000_production-mode_persistent-cold + exec 2.35 s ± 128 ms 2.27 s ± 22 ms -3.27 %
10000_production-mode_persistent-hot + exec 1.62 s ± 28 ms 1.68 s ± 215 ms +3.76 %
arco-pro_development-mode + exec 1.72 s ± 92 ms 1.74 s ± 100 ms +1.38 %
arco-pro_development-mode_hmr + exec 374 ms ± 1.2 ms 375 ms ± 1.1 ms +0.20 %
arco-pro_production-mode + exec 3.58 s ± 82 ms 3.57 s ± 170 ms -0.30 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.57 s ± 41 ms 3.59 s ± 136 ms +0.43 %
arco-pro_production-mode_persistent-cold + exec 3.67 s ± 287 ms 3.6 s ± 101 ms -1.90 %
arco-pro_production-mode_persistent-hot + exec 2.24 s ± 106 ms 2.31 s ± 97 ms +3.01 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.54 s ± 225 ms 3.48 s ± 98 ms -1.68 %
large-dyn-imports_development-mode + exec 1.97 s ± 37 ms 1.95 s ± 43 ms -1.12 %
large-dyn-imports_production-mode + exec 2.02 s ± 37 ms 2.03 s ± 65 ms +0.31 %
threejs_development-mode_10x + exec 1.48 s ± 140 ms 1.42 s ± 27 ms -3.87 %
threejs_development-mode_10x_hmr + exec 817 ms ± 22 ms 788 ms ± 32 ms -3.58 %
threejs_production-mode_10x + exec 5.14 s ± 161 ms 5.03 s ± 120 ms -1.99 %
threejs_production-mode_10x_persistent-cold + exec 5.15 s ± 352 ms 5.17 s ± 360 ms +0.39 %
threejs_production-mode_10x_persistent-hot + exec 4.49 s ± 273 ms 4.43 s ± 132 ms -1.47 %
10000_big_production-mode_disable-minimize + rss memory 8682 MiB ± 73.1 MiB 8682 MiB ± 62.6 MiB -0.00 %
10000_development-mode + rss memory 651 MiB ± 9.54 MiB 671 MiB ± 30.4 MiB +3.09 %
10000_development-mode_hmr + rss memory 1191 MiB ± 187 MiB 1307 MiB ± 237 MiB +9.74 %
10000_production-mode + rss memory 620 MiB ± 27.7 MiB 638 MiB ± 19.6 MiB +2.86 %
10000_production-mode_persistent-cold + rss memory 729 MiB ± 21.8 MiB 743 MiB ± 17.9 MiB +1.87 %
10000_production-mode_persistent-hot + rss memory 703 MiB ± 22.6 MiB 727 MiB ± 21.5 MiB +3.36 %
arco-pro_development-mode + rss memory 574 MiB ± 19.3 MiB 583 MiB ± 33.4 MiB +1.54 %
arco-pro_development-mode_hmr + rss memory 660 MiB ± 46.9 MiB 683 MiB ± 91.6 MiB +3.45 %
arco-pro_production-mode + rss memory 711 MiB ± 22.3 MiB 717 MiB ± 33.3 MiB +0.83 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 729 MiB ± 38.7 MiB 720 MiB ± 30.9 MiB -1.13 %
arco-pro_production-mode_persistent-cold + rss memory 789 MiB ± 47.8 MiB 787 MiB ± 15.2 MiB -0.26 %
arco-pro_production-mode_persistent-hot + rss memory 636 MiB ± 24.6 MiB 673 MiB ± 21.1 MiB +5.82 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 725 MiB ± 22.4 MiB 725 MiB ± 14.6 MiB +0.02 %
large-dyn-imports_development-mode + rss memory 644 MiB ± 5.16 MiB 659 MiB ± 3.65 MiB +2.34 %
large-dyn-imports_production-mode + rss memory 521 MiB ± 5.02 MiB 542 MiB ± 9.35 MiB +3.95 %
threejs_development-mode_10x + rss memory 572 MiB ± 30 MiB 562 MiB ± 20 MiB -1.78 %
threejs_development-mode_10x_hmr + rss memory 1128 MiB ± 228 MiB 1155 MiB ± 142 MiB +2.41 %
threejs_production-mode_10x + rss memory 851 MiB ± 78.3 MiB 847 MiB ± 35.8 MiB -0.58 %
threejs_production-mode_10x_persistent-cold + rss memory 957 MiB ± 45.2 MiB 957 MiB ± 37.4 MiB -0.00 %
threejs_production-mode_10x_persistent-hot + rss memory 811 MiB ± 63.4 MiB 807 MiB ± 36.8 MiB -0.48 %

Please sign in to comment.