Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rapatao
/
ruleset-engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: rapatao/ruleset-engine
Actions
All workflows
Workflows
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Publish
Publish
Tests
Tests
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
136 workflow runs
136 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: ifFail dropping matchers, operator case, and quoted literals (#57)
Publish
#31:
Commit
2ad6249
pushed by
rapatao
2m 27s
2.0.0-RC1
2.0.0-RC1
2m 27s
View workflow file
Push on main
CodeQL
#195:
by
rapatao
2m 32s
main
main
2m 32s
fix: ifFail dropping matchers, operator case, and quoted literals (#57)
Tests
#134:
Commit
2ad6249
pushed by
rapatao
1m 45s
main
main
1m 45s
View workflow file
PR #57
CodeQL
#194:
by
rapatao
2m 28s
refs/pull/57/head
refs/pull/57/head
2m 28s
fix: ifFail dropping matchers, operator case, and quoted literals
Tests
#133:
Commit
6bd84e8
pushed by
rapatao
1m 41s
fix/rule-correctness-and-bench-input
fix/rule-correctness-and-bench-input
1m 41s
View #57
View workflow file
Push on main
CodeQL
#193:
by
rapatao
2m 16s
main
main
2m 16s
perf(kotlin): resolve operand paths lazily, and fix numeric compariso…
Tests
#132:
Commit
65da6bb
pushed by
rapatao
1m 36s
main
main
1m 36s
View workflow file
PR #56
CodeQL
#192:
by
rapatao
2m 14s
refs/pull/56/head
refs/pull/56/head
2m 14s
fix: normalize numbers by value, not scale
Tests
#131:
Commit
a416dac
pushed by
rapatao
1m 34s
perf/lazy-path-resolution
perf/lazy-path-resolution
1m 34s
View #56
View workflow file
perf(benchmark): add allocation and gc tracking
Tests
#130:
Commit
4f61c19
pushed by
rapatao
1m 33s
perf/lazy-path-resolution
perf/lazy-path-resolution
1m 33s
View workflow file
perf(kotlin): resolve operands without compiling a regex (#55)
Tests
#129:
Commit
2edbf1a
pushed by
rapatao
1m 37s
main
main
1m 37s
View workflow file
Push on main
CodeQL
#191:
by
rapatao
2m 6s
main
main
2m 6s
PR #55
CodeQL
#190:
by
rapatao
2m 30s
refs/pull/55/head
refs/pull/55/head
2m 30s
docs: move benchmark results to BENCHMARKS.md
Tests
#128:
Commit
5e67a6a
pushed by
rapatao
1m 26s
perf/kotlin-operand-regex
perf/kotlin-operand-regex
1m 26s
View #55
View workflow file
perf(rhino): share sealed standard scope across evaluations (#54)
Tests
#127:
Commit
dd3529e
pushed by
rapatao
1m 9s
main
main
1m 9s
View workflow file
Push on main
CodeQL
#189:
by
rapatao
2m 13s
main
main
2m 13s
Merge branch 'main' into perf/rhino-shared-scope
Tests
#126:
Commit
24d5d62
pushed by
rapatao
1m 8s
perf/rhino-shared-scope
perf/rhino-shared-scope
1m 8s
View #54
View workflow file
PR #54
CodeQL
#188:
by
rapatao
2m 17s
refs/pull/54/head
refs/pull/54/head
2m 17s
perf(graaljs): opt-in per-thread context reuse, plus benchmark toolin…
Tests
#125:
Commit
2084bfa
pushed by
rapatao
1m 27s
main
main
1m 27s
View workflow file
Push on main
CodeQL
#187:
by
rapatao
2m 15s
main
main
2m 15s
perf(rhino): share sealed standard scope
Tests
#124:
Commit
12468bc
pushed by
rapatao
1m 33s
perf/rhino-shared-scope
perf/rhino-shared-scope
1m 33s
View workflow file
Merge remote-tracking branch 'origin/main' into perf/graaljs-reuse-co…
Tests
#123:
Commit
382a259
pushed by
rapatao
1m 18s
perf/graaljs-reuse-context
perf/graaljs-reuse-context
1m 18s
View #53
View workflow file
PR #53
CodeQL
#186:
by
rapatao
2m 12s
refs/pull/53/head
refs/pull/53/head
2m 12s
PR #53
CodeQL
#185:
by
rapatao
2m 1s
refs/pull/53/head
refs/pull/53/head
2m 1s
perf(graaljs): add context reuse for 25x speedup
Tests
#122:
Commit
6413b0c
pushed by
rapatao
1m 29s
perf/graaljs-reuse-context
perf/graaljs-reuse-context
1m 29s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.