Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add condition to CI for auto release #369

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

liulifox233
Copy link
Contributor

Auto Release should be triggered after CI

Copy link

github-actions bot commented Feb 4, 2025

Benchmark for 3eb997b

Click to view benchmark
Test PR Benchmark Master Benchmark %
b_benchmark_rbac_model_large 10.3±0.05ms 10.2±0.05ms +0.98%
benchmark priority model 4.1±0.05µs 4.1±0.09µs 0.00%
benchmark_abac_model 2.4±0.07µs 2.4±0.04µs 0.00%
benchmark_basic_model 3.7±0.08µs 3.7±0.09µs 0.00%
benchmark_key_match 6.9±0.12µs 6.9±0.11µs 0.00%
benchmark_raw 0.0±0.00ns 0.0±0.00ns NaN%
benchmark_rbac_model 6.1±0.09µs 6.1±0.24µs 0.00%
benchmark_rbac_model_medium 897.1±6.29µs 869.6±10.42µs +3.16%
benchmark_rbac_model_with_domains 5.8±0.06µs 5.8±0.08µs 0.00%
benchmark_rbac_with_deny 8.5±0.11µs 8.6±0.12µs -1.16%
benchmark_rbac_with_resource_roles 4.4±0.08µs 4.4±0.07µs 0.00%
benchmark_role_manager_large 4.5±0.01ms 4.5±0.02ms 0.00%
benchmark_role_manager_medium 295.3±4.66µs 293.3±2.57µs +0.68%
benchmark_role_manager_small 28.7±0.54µs 28.5±0.43µs +0.70%

@hsluoyz hsluoyz changed the title chore(ci): add condition for auto release feat: add condition to CI for auto release Feb 4, 2025
@hsluoyz hsluoyz merged commit d692358 into casbin:master Feb 4, 2025
10 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 4, 2025
# [2.10.0](v2.9.0...v2.10.0) (2025-02-04)

### Features

* add condition to CI for auto release ([#369](#369)) ([d692358](d692358))
Copy link

github-actions bot commented Feb 4, 2025

🎉 This PR is included in version 2.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Feb 4, 2025

Benchmark for 3eb997b

Click to view benchmark
Test PR Benchmark Master Benchmark %
b_benchmark_rbac_model_large 9.9±0.06ms 10.0±0.27ms -1.00%
benchmark priority model 4.3±0.57µs 4.2±0.06µs +2.38%
benchmark_abac_model 2.5±0.05µs 2.5±0.09µs 0.00%
benchmark_basic_model 3.8±0.05µs 3.8±0.08µs 0.00%
benchmark_key_match 6.9±0.09µs 6.9±0.13µs 0.00%
benchmark_raw 0.0±0.00ns 0.0±0.00ns NaN%
benchmark_rbac_model 6.2±0.09µs 6.3±0.10µs -1.59%
benchmark_rbac_model_medium 821.6±12.51µs 831.5±13.47µs -1.19%
benchmark_rbac_model_with_domains 6.0±0.08µs 5.9±0.05µs +1.69%
benchmark_rbac_with_deny 8.5±0.10µs 8.4±0.11µs +1.19%
benchmark_rbac_with_resource_roles 4.4±0.10µs 4.3±0.06µs +2.33%
benchmark_role_manager_large 4.5±0.03ms 4.5±0.02ms 0.00%
benchmark_role_manager_medium 293.3±5.31µs 292.9±3.25µs +0.14%
benchmark_role_manager_small 28.3±0.71µs 28.2±0.27µs +0.35%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants