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

Correct PR workflow to work for PRs from forked repositories #184

Merged
merged 4 commits into from
Aug 10, 2024

Conversation

OptimumCode
Copy link
Owner

Resolves #182

@OptimumCode OptimumCode added CI/CD fix Fix for bug repository enhancement Changes to make the repository look better labels Aug 10, 2024
@OptimumCode OptimumCode merged commit 1437dd5 into main Aug 10, 2024
14 checks passed
@OptimumCode OptimumCode deleted the issue/182 branch August 10, 2024 13:34
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: e51fefc Previous: 5af4879 Ratio
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 0.7716397042262924 us/op 0.4946385439294131 us/op 1.56
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 6039.525171034483 us/op 3725.7042869565216 us/op 1.62
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 6590.5360675 us/op 3785.0806992337166 us/op 1.74
macosX64.CommonThroughputBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 376.75911595446263 ops/sec 232.60533238451663 ops/sec 1.62

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode changed the title Correct PR workflow to work for PRs from worked repositories Correct PR workflow to work for PRs from forked repositories Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD fix Fix for bug repository enhancement Changes to make the repository look better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: PR workflow does not work as expected for PRs from fork repositories
1 participant