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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codelibs
/
sai
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: codelibs/sai
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Java CI with Gradle
Java CI with Gradle
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
120 workflow runs
120 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(test): make -Psai.test.includes usable, and document what the sel…
Java CI with Gradle
#109:
Commit
d09c2e8
pushed by
marevol
3m 4s
master
master
3m 4s
View workflow file
feat: accept a computed key in a destructuring pattern (#61)
Java CI with Gradle
#108:
Commit
bf80eda
pushed by
marevol
1m 19s
master
master
1m 19s
View workflow file
fix: lex a template substitution inline instead of pre-scanning it
Java CI with Gradle
#107:
Pull request
#52
synchronize by
marevol
2m 11s
es6/fix-template-substitution
es6/fix-template-substitution
2m 11s
View #52
View workflow file
feat: accept a computed key in a destructuring pattern
Java CI with Gradle
#106:
Pull request
#61
synchronize by
marevol
3m 0s
es6/computed-keys-in-patterns
es6/computed-keys-in-patterns
3m 0s
View #61
View workflow file
feat: accept a destructuring pattern as the for-of loop variable
Java CI with Gradle
#105:
Pull request
#58
synchronize by
marevol
2m 5s
es6/for-of-destructuring
es6/for-of-destructuring
2m 5s
View #58
View workflow file
fix: key the persistent code cache on the language level
Java CI with Gradle
#104:
Pull request
#57
synchronize by
marevol
2m 50s
es6/fix-code-cache-language
es6/fix-code-cache-language
2m 50s
View #57
View workflow file
fix: report a missing class name as a syntax error
Java CI with Gradle
#103:
Pull request
#54
synchronize by
marevol
2m 23s
es6/fix-class-name-error
es6/fix-class-name-error
2m 23s
View #54
View workflow file
fix: do not skip a function body inside a template substitution
Java CI with Gradle
#102:
Pull request
#53
synchronize by
marevol
2m 35s
es6/fix-template-reparse
es6/fix-template-reparse
2m 35s
View #53
View workflow file
fix: key the persistent code cache on the language level
Java CI with Gradle
#101:
Pull request
#57
synchronize by
marevol
2s
es6/fix-code-cache-language
es6/fix-code-cache-language
2s
View #57
View workflow file
feat: support getters and setters in a class body
Java CI with Gradle
#100:
Pull request
#60
synchronize by
marevol
3m 0s
es6/class-accessors
es6/class-accessors
3m 0s
View #60
View workflow file
fix: copy a Java array when spreading it
Java CI with Gradle
#99:
Pull request
#55
synchronize by
marevol
2m 49s
es6/fix-spread-array-copy
es6/fix-spread-array-copy
2m 49s
View #55
View workflow file
fix: bind a const pattern element to its default rather than assigning it
Java CI with Gradle
#98:
Pull request
#59
synchronize by
marevol
2m 4s
es6/fix-const-pattern-default
es6/fix-const-pattern-default
2m 4s
View #59
View workflow file
test: install the global the es6 sweep actually compiles against
Java CI with Gradle
#97:
Pull request
#56
synchronize by
marevol
2m 47s
es6/fix-compiler-test-global
es6/fix-compiler-test-global
2m 47s
View #56
View workflow file
fix: keep a regular expression literal readable across the ES6 lookahead
Java CI with Gradle
#96:
Pull request
#51
synchronize by
marevol
2m 41s
es6/fix-regex-after-lookahead
es6/fix-regex-after-lookahead
2m 41s
View #51
View workflow file
feat: accept a computed key in a destructuring pattern
Java CI with Gradle
#95:
Pull request
#61
opened by
marevol
2m 54s
es6/computed-keys-in-patterns
es6/computed-keys-in-patterns
2m 54s
View #61
View workflow file
feat: support getters and setters in a class body
Java CI with Gradle
#94:
Pull request
#60
opened by
marevol
2m 55s
es6/class-accessors
es6/class-accessors
2m 55s
View #60
View workflow file
fix: bind a const pattern element to its default rather than assigning it
Java CI with Gradle
#93:
Pull request
#59
opened by
marevol
2m 32s
es6/fix-const-pattern-default
es6/fix-const-pattern-default
2m 32s
View #59
View workflow file
feat: accept a destructuring pattern as the for-of loop variable
Java CI with Gradle
#92:
Pull request
#58
opened by
marevol
2m 14s
es6/for-of-destructuring
es6/for-of-destructuring
2m 14s
View #58
View workflow file
fix: key the persistent code cache on the language level
Java CI with Gradle
#91:
Pull request
#57
opened by
marevol
2m 45s
es6/fix-code-cache-language
es6/fix-code-cache-language
2m 45s
View #57
View workflow file
test: install the global the es6 sweep actually compiles against
Java CI with Gradle
#90:
Pull request
#56
opened by
marevol
2m 52s
es6/fix-compiler-test-global
es6/fix-compiler-test-global
2m 52s
View #56
View workflow file
fix: copy a Java array when spreading it
Java CI with Gradle
#89:
Pull request
#55
opened by
marevol
2m 15s
es6/fix-spread-array-copy
es6/fix-spread-array-copy
2m 15s
View #55
View workflow file
fix: report a missing class name as a syntax error
Java CI with Gradle
#88:
Pull request
#54
opened by
marevol
2m 47s
es6/fix-class-name-error
es6/fix-class-name-error
2m 47s
View #54
View workflow file
fix: do not skip a function body inside a template substitution
Java CI with Gradle
#87:
Pull request
#53
opened by
marevol
2m 46s
es6/fix-template-reparse
es6/fix-template-reparse
2m 46s
View #53
View workflow file
fix: lex a template substitution inline instead of pre-scanning it
Java CI with Gradle
#86:
Pull request
#52
opened by
marevol
2m 7s
es6/fix-template-substitution
es6/fix-template-substitution
2m 7s
View #52
View workflow file
fix: keep a regular expression literal readable across the ES6 lookahead
Java CI with Gradle
#85:
Pull request
#51
opened by
marevol
2m 57s
es6/fix-regex-after-lookahead
es6/fix-regex-after-lookahead
2m 57s
View #51
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.