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 }}
brues-code
/
ClassicAPI
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
41
Code
Issues
4
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: brues-code/ClassicAPI
Actions
All workflows
Workflows
Build
Build
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
624 workflow runs
624 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.
feat(lua): close the remaining 5.0->5.1 stdlib gaps
Build
#475:
Commit
7225eeb
pushed by
brues-code
1m 38s
v1.11.0
v1.11.0
1m 38s
View workflow file
feat(lua): close the remaining 5.0->5.1 stdlib gaps
Build
#474:
Commit
7225eeb
pushed by
brues-code
1m 33s
master
master
1m 33s
View workflow file
feat(lua): harden string methods -- kill switch + fail-closed captures
Build
#473:
Commit
5a1d94c
pushed by
brues-code
1m 41s
master
master
1m 41s
View workflow file
docs(readme): list Lua 5.1 string methods in the behaviors table
Build
#472:
Commit
1536741
pushed by
brues-code
1m 34s
master
master
1m 34s
View workflow file
feat(lua): backport Lua 5.1 string methods (("s"):upper(), s:format(.…
Build
#471:
Commit
9b9d80d
pushed by
brues-code
1m 35s
master
master
1m 35s
View workflow file
fix(chat): auto-size raid-target markers to the chat font
Build
#470:
Commit
bac27b9
pushed by
brues-code
8m 16s
master
master
8m 16s
View workflow file
fix(chat): auto-size raid-target markers to the chat font
Build
#469:
Commit
4ed4246
pushed by
brues-code
3m 47s
master
master
3m 47s
View workflow file
Rename transpile helper API
Build
#468:
Commit
31e8573
pushed by
brues-code
1m 36s
master
master
1m 36s
View workflow file
perf(item): settle the item-cache gate on a wall-clock delay, not frames
Build
#467:
Commit
58ddcac
pushed by
brues-code
1m 46s
master
master
1m 46s
View workflow file
Lua 5.1 syntax transpile + modern addon-loading compatibility (#28)
Build
#466:
Commit
a4d6290
pushed by
brues-code
1m 37s
master
master
1m 37s
View workflow file
feat(lua): backport 5.1 leveled long brackets; fix top-level vararg f…
Build
#465:
Commit
3c7a599
pushed by
brues-code
4m 51s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
4m 51s
View #28
View workflow file
feat(lua): backport 5.1 leveled long brackets; fix top-level vararg f…
Build
#464:
Commit
5b3040b
pushed by
brues-code
1m 36s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 36s
View workflow file
perf(lua): tokenize each chunk once and gate the #/% parse on an oper…
Build
#463:
Commit
c642356
pushed by
brues-code
1m 32s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 32s
View workflow file
fix(frame): only pass positional script args to handlers that declare…
Build
#462:
Commit
e4ae0c9
pushed by
brues-code
1m 35s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 35s
View workflow file
revert MAX_CLASSES
Build
#461:
Commit
035a672
pushed by
brues-code
1m 33s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 33s
View workflow file
fix(turtle): only trust glue markers on the glue Lua state
Build
#460:
Commit
a34d48c
pushed by
brues-code
1m 34s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 34s
View workflow file
fix(addons): gate LoadSavedVariablesFirst pre-load on the declared scope
Build
#459:
Commit
aadbe64
pushed by
brues-code
1m 33s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 33s
View workflow file
fix(lua): correct transpiler lexer edge cases and operator env-indepe…
Build
#458:
Commit
0d05651
pushed by
brues-code
1m 42s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 42s
View workflow file
docs: surface modern script-handler arguments as a behavior
Build
#457:
Commit
054d1c8
pushed by
brues-code
1m 36s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 36s
View workflow file
feat(frame): enable modern positional script args by default
Build
#456:
Commit
1f05865
pushed by
brues-code
2m 28s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
2m 28s
View workflow file
Fix pfUI HookScript compatibility shim
Build
#455:
Commit
998deea
pushed by
brues-code
1m 38s
master
master
1m 38s
View workflow file
feat(frame): enable modern positional script args by default
Build
#454:
Commit
3a85a0f
pushed by
brues-code
1m 34s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 34s
View workflow file
feat(lua): backport 5.1 hexadecimal number literals via source transpile
Build
#453:
Commit
fbbb270
pushed by
brues-code
1m 40s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 40s
View workflow file
feat(addons): flavor-specific addon Bindings (Bindings_Turtle/_Classi…
Build
#452:
Commit
a06a064
pushed by
brues-code
1m 35s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 35s
View workflow file
feat(addons): suppress the redundant SavedVariables re-load (LoadSave…
Build
#451:
Commit
47cea18
pushed by
brues-code
1m 33s
feat/lua-syntax-transpile
feat/lua-syntax-transpile
1m 33s
View workflow file
Previous
1
2
3
4
5
6
7
8
…
24
25
Next
You can’t perform that action at this time.