Skip to content

feat: disable semantic-release git commits to remove bump version commits#413

Merged
hsluoyz merged 2 commits intomasterfrom
copilot/remove-bump-version-commits
Dec 20, 2025
Merged

feat: disable semantic-release git commits to remove bump version commits#413
hsluoyz merged 2 commits intomasterfrom
copilot/remove-bump-version-commits

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 19, 2025

fix: #412

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@hsluoyz hsluoyz marked this pull request as ready for review December 19, 2025 18:25
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove bump version commits in semantic-release Disable semantic-release git commits to remove bump version commits Dec 19, 2025
Copilot AI requested a review from hsluoyz December 19, 2025 18:29
@github-actions
Copy link
Copy Markdown

Benchmark for aeb7fe0

Click to view benchmark
Test PR Benchmark Master Benchmark %
b_benchmark_rbac_model_large 9.7±0.03ms 10.2±0.03ms -4.90%
benchmark priority model 1421.8±13.93ns 1422.2±19.54ns -0.03%
benchmark_abac_model 1059.5±21.41ns 1060.5±15.19ns -0.09%
benchmark_basic_model 1193.5±10.07ns 1166.9±16.65ns +2.28%
benchmark_key_match 4.0±0.07µs 4.0±0.05µs 0.00%
benchmark_raw 0.0±0.00ns 0.0±0.00ns NaN%
benchmark_rbac_model 3.2±0.16µs 3.3±0.03µs -3.03%
benchmark_rbac_model_medium 885.4±6.47µs 848.7±6.15µs +4.32%
benchmark_rbac_model_with_domains 2.0±0.04µs 2.1±0.03µs -4.76%
benchmark_rbac_with_deny 5.4±0.04µs 5.6±0.07µs -3.57%
benchmark_rbac_with_resource_roles 1415.7±18.24ns 1420.1±22.00ns -0.31%
benchmark_role_manager_large 4.2±0.01ms 4.5±0.02ms -6.67%
benchmark_role_manager_medium 268.5±2.72µs 301.2±2.02µs -10.86%
benchmark_role_manager_small 82.9±1.36µs 84.5±0.95µs -1.89%

@github-actions
Copy link
Copy Markdown

Benchmark for aeb7fe0

Click to view benchmark
Test PR Benchmark Master Benchmark %
b_benchmark_rbac_model_large 9.8±0.03ms 9.5±0.04ms +3.16%
benchmark priority model 1399.5±17.85ns 1431.0±19.70ns -2.20%
benchmark_abac_model 1068.2±13.75ns 1066.6±16.08ns +0.15%
benchmark_basic_model 1135.5±16.91ns 1181.6±13.17ns -3.90%
benchmark_key_match 4.1±0.05µs 3.9±0.05µs +5.13%
benchmark_raw 0.0±0.00ns 0.0±0.00ns NaN%
benchmark_rbac_model 3.1±0.14µs 3.1±0.05µs 0.00%
benchmark_rbac_model_medium 813.9±3.73µs 788.4±10.41µs +3.23%
benchmark_rbac_model_with_domains 1935.0±27.02ns 2.0±0.01µs -3.25%
benchmark_rbac_with_deny 5.2±0.06µs 5.2±0.07µs 0.00%
benchmark_rbac_with_resource_roles 1374.9±18.14ns 1405.1±15.05ns -2.15%
benchmark_role_manager_large 4.2±0.01ms 4.3±0.01ms -2.33%
benchmark_role_manager_medium 271.5±3.35µs 270.7±3.77µs +0.30%
benchmark_role_manager_small 85.3±0.98µs 81.5±1.13µs +4.66%

@hsluoyz hsluoyz changed the title Disable semantic-release git commits to remove bump version commits feat: disable semantic-release git commits to remove bump version commits Dec 20, 2025
@hsluoyz hsluoyz merged commit 3c44b1f into master Dec 20, 2025
6 of 7 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (aeb7fe0) to head (a85be4b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff      @@
##   master   #413   +/-   ##
=============================
=============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] remove bump version commits in semantic-release

3 participants