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 }}
sofus-deng
/
lessonarcade
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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: sofus-deng/lessonarcade
Actions
All workflows
Workflows
.github/workflows/deploy.yml
.github/workflows/deploy.yml
CI
CI
Cloud Run Deploy
Cloud Run Deploy
Show more workflows...
Management
Caches
.github/workflows/deploy.yml
.github/workflows/deploy.yml
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
deploy.yml
will be ignored since log searching is not yet available
51 workflow runs
51 workflow runs
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(docker): copy prisma schema before pnpm install in deps stage
.github/workflows/deploy.yml
#51:
Commit
0a4c3a2
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
fix(branding): make demo brand switcher SSR-aware for query param
.github/workflows/deploy.yml
#50:
Commit
3a27c34
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
test(e2e): make brand switcher respect brand query param on initial load
.github/workflows/deploy.yml
#49:
Commit
2d173c3
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
test(e2e): fix playwright webServer command for ci
.github/workflows/deploy.yml
#48:
Commit
1f3aefb
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
test(e2e): fix playwright webServer command for ci
.github/workflows/deploy.yml
#47:
Commit
1f3aefb
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
chore(test): ensure sqlite schema is pushed before vitest
.github/workflows/deploy.yml
#46:
Commit
3f3d061
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
chore(ci): ensure prisma client is generated on install
.github/workflows/deploy.yml
#45:
Commit
b6ac962
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
fix(insights): remove implicit any in lesson drilldown workspace mapping
.github/workflows/deploy.yml
#44:
Commit
50b120d
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
fix(auth): add explicit types for demo signin callbacks
.github/workflows/deploy.yml
#43:
Commit
a6fdabf
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
fix(build): add missing @radix-ui/react-slot dependency
.github/workflows/deploy.yml
#42:
Commit
45d3660
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
Fix homepage button text color - remove text-la-surface override from…
.github/workflows/deploy.yml
#41:
Commit
3e85be1
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
CI fix: Convert Vitest config to ESM to resolve require() of ES Modul…
.github/workflows/deploy.yml
#40:
Commit
a835610
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
test(e2e): eliminate last CI failure
.github/workflows/deploy.yml
#39:
Commit
209d05e
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
test(ci): fix unit failures and stabilize studio e2e
.github/workflows/deploy.yml
#38:
Commit
504f355
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
test(e2e): stabilize branding and accessibility specs
.github/workflows/deploy.yml
#37:
Commit
8729175
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
feat(la3-p2-02): add webhook-based integration PoC for lesson comments
.github/workflows/deploy.yml
#36:
Commit
0772485
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
feat(la3-p0-03): add studio workspace dashboard and Prisma dev script
.github/workflows/deploy.yml
#35:
Commit
d5a691e
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
feat(la3-p0-02): add demo sign-in and workspace switching
.github/workflows/deploy.yml
#34:
Commit
84f862c
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
feat(la3-p1-04): add rule-based personalization engine and UI
.github/workflows/deploy.yml
#33:
Commit
fb07350
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
chore(db): stop tracking local dev sqlite file
.github/workflows/deploy.yml
#32:
Commit
72716fa
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
feat: Add Prisma client helper and demo seeding script
.github/workflows/deploy.yml
#31:
Commit
dbde791
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
feat(la3-p0-02): Implement Phase 3 SaaS data model
.github/workflows/deploy.yml
#30:
Commit
bd69d72
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
docs: add LA3-P0-01 SaaS data model design document
.github/workflows/deploy.yml
#29:
Commit
246268f
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
feat(a11y): Add accessibility improvements, responsive layout, and E2…
.github/workflows/deploy.yml
#28:
Commit
d06df81
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
docs: Add Voice Demo deployment playbook and stable URL metadata
.github/workflows/deploy.yml
#27:
Commit
8f0b3a3
pushed by
sofus-deng
Failure
main
main
Failure
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.