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 }}
RubikZero
/
ariya
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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: RubikZero/ariya
Actions
All workflows
Workflows
Deploy
Deploy
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
44 workflow runs
44 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: await message loading before updating locale on switch
Deploy
#50:
Commit
f8688bb
pushed by
RubikZero
44s
main
main
44s
View workflow file
fix: await message loading before updating locale on switch
Deploy
#49:
Commit
f8688bb
pushed by
RubikZero
1m 3s
dev
dev
1m 3s
View workflow file
fix: use .default when dynamically importing JSON modules
Deploy
#48:
Commit
b47cc30
pushed by
RubikZero
54s
dev
dev
54s
View workflow file
refactor: split i18n into per-language JSON files with dynamic loading
Deploy
#47:
Commit
3185ffd
pushed by
RubikZero
44s
dev
dev
44s
View workflow file
feat: expand locale system to all 14 game languages
Deploy
#46:
Commit
030b3aa
pushed by
RubikZero
58s
dev
dev
58s
View workflow file
fix: strip ID prefixes (ACT., MONSTER.) when translating game state
Deploy
#45:
Commit
5cded29
pushed by
RubikZero
49s
dev
dev
49s
View workflow file
fix: strip ID prefixes (ACT., MONSTER.) when translating game state
Deploy
#44:
Commit
5cded29
pushed by
RubikZero
49s
main
main
49s
View workflow file
feat: translate game state fields using extracted localization data
Deploy
#43:
Commit
535a7f3
pushed by
RubikZero
50s
main
main
50s
View workflow file
feat: translate game state fields using extracted localization data
Deploy
#42:
Commit
535a7f3
pushed by
RubikZero
1m 5s
dev
dev
1m 5s
View workflow file
ci: set HMAC_SECRET_KEY in prod deploy and add TIMEOUT var
Deploy
#41:
Commit
0396c52
pushed by
RubikZero
45s
main
main
45s
View workflow file
ci: set HMAC_SECRET_KEY in prod deploy and add TIMEOUT var
Deploy
#40:
Commit
0396c52
pushed by
RubikZero
49s
dev
dev
49s
View workflow file
fix: set html_handling to none to prevent ASSETS redirect loop on /in…
Deploy
#39:
Commit
131a617
pushed by
RubikZero
45s
dev
dev
45s
View workflow file
fix: apply main branch routing refactor to dev, add error handling an…
Deploy
#38:
Commit
330c282
pushed by
RubikZero
49s
dev
dev
49s
View workflow file
ci: add dev environment with isolated Worker and D1
Deploy
#37:
Commit
caf8f8d
pushed by
RubikZero
47s
dev
dev
47s
View workflow file
fix: remove SPA fallback that hijacked API routes, scope ASSETS check…
Deploy
#36:
Commit
b70ea87
pushed by
RubikZero
45s
main
main
45s
View workflow file
Revert "fix: redirect GET / to /admin for Zero Trust post-login redir…
Deploy
#35:
Commit
c6c0846
pushed by
RubikZero
41s
main
main
41s
View workflow file
fix: redirect GET / to /admin for Zero Trust post-login redirect
Deploy
#34:
Commit
98d2e90
pushed by
RubikZero
51s
main
main
51s
View workflow file
fix: add exact paths to run_worker_first and enable SPA fallback
Deploy
#33:
Commit
8e5fe82
pushed by
RubikZero
41s
main
main
41s
View workflow file
fix: hide login page from public root, move auth routes under /admin
Deploy
#32:
Commit
ee3a046
pushed by
RubikZero
44s
main
main
44s
View workflow file
refactor: only /admin and /api require auth, everything else routes t…
Deploy
#31:
Commit
efd3939
pushed by
RubikZero
44s
main
main
44s
View workflow file
fix: handle root POST before auth to avoid Zero Trust overhead
Deploy
#30:
Commit
6bfdb54
pushed by
RubikZero
42s
main
main
42s
View workflow file
fix: root / only accepts POST for log upload, other methods return 405
Deploy
#29:
Commit
16efd7c
pushed by
RubikZero
46s
main
main
46s
View workflow file
fix: make root / the log upload endpoint, remove SPA and redirect
Deploy
#28:
Commit
3f18894
pushed by
RubikZero
41s
main
main
41s
View workflow file
fix: decodeURIComponent ariya_token cookie value in getToken()
Deploy
#27:
Commit
f5c5ff6
pushed by
RubikZero
43s
main
main
43s
View workflow file
fix: set ariya_token cookie on SPA response for Zero Trust auto-auth
Deploy
#26:
Commit
a199d2f
pushed by
RubikZero
50s
main
main
50s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.