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 }}
SkinnnyJay
/
interview-prep
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
1
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: SkinnnyJay/interview-prep
Actions
All workflows
Workflows
CI
CI
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
69 workflow runs
69 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(caching): make TTL test deterministic, fix intermittent CI failur…
CI
#83:
Commit
bf80952
pushed by
SkinnnyJay
7m 2s
main
main
7m 2s
View workflow file
fix(caching): make TTL test deterministic, fix intermittent CI failure
CI
#82:
Pull request
#16
opened by
RealLumenHere
5m 30s
RealLumenHere:lumen-uplift/fix-cache-ttl-flake
RealLumenHere:lumen-uplift/fix-cache-ttl-flake
5m 30s
View #16
View workflow file
fix(caching): O(n^2) eviction, sub-second TTL crash, LFU frequency reset
CI
#81:
Pull request
#3
synchronize by
frankstupak
3m 39s
frankstupak:lumen-uplift/caching
frankstupak:lumen-uplift/caching
3m 39s
View #3
View workflow file
fix(pagination): offset slice math returns wrong rows; add keyset cursors
CI
#80:
Pull request
#10
synchronize by
frankstupak
3m 17s
frankstupak:lumen-uplift/pagination
frankstupak:lumen-uplift/pagination
3m 17s
View #10
View workflow file
fix(nextjs-backend): patch secret leak and invalid CORS header; harden users API
CI
#79:
Pull request
#13
synchronize by
frankstupak
3m 34s
frankstupak:lumen-uplift/nextjs-backend
frankstupak:lumen-uplift/nextjs-backend
3m 34s
View #13
View workflow file
fix(dependency-injection): fix scope-counter leak, factory cycles, sc…
CI
#78:
Commit
aea66ac
pushed by
SkinnnyJay
3m 40s
main
main
3m 40s
View workflow file
fix(api-scenarios): make the reference API actually work — real query…
CI
#77:
Commit
f72555b
pushed by
SkinnnyJay
3m 37s
main
main
3m 37s
View workflow file
fix(websocket): repair broken heartbeat end-to-end, gate rate limitin…
CI
#76:
Commit
058f006
pushed by
SkinnnyJay
3m 30s
main
main
3m 30s
View workflow file
fix(validation): repair unknown-keys engine (ZodEffects bypass, stric…
CI
#75:
Commit
21e8327
pushed by
SkinnnyJay
3m 37s
main
main
3m 37s
View workflow file
security: fix UTF-8 basic auth, pin JWT algorithm, real JWT revocatio…
CI
#74:
Commit
dcb8639
pushed by
SkinnnyJay
3m 28s
main
main
3m 28s
View workflow file
feat(autocomplete): trie prefix index (~19,500x), fix cross-filter ca…
CI
#73:
Commit
b04e94b
pushed by
SkinnnyJay
3m 26s
main
main
3m 26s
View workflow file
feat(concurrency-parallel): pull-based worker dispatch, crash recover…
CI
#72:
Commit
764787b
pushed by
SkinnnyJay
3m 42s
main
main
3m 42s
View workflow file
fix(rate-limiter): fix same-ms undercount, flood lockout, wrong Retry…
CI
#71:
Commit
60a392e
pushed by
SkinnnyJay
3m 24s
main
main
3m 24s
View workflow file
search-algorithms: fix Soundex/offset bugs, add inverted index (BM25 …
CI
#70:
Commit
59dc9c7
pushed by
SkinnnyJay
3m 32s
main
main
3m 32s
View workflow file
feat(algorithms): introsort quickSort, buffered stable mergeSort, ran…
CI
#69:
Commit
c39ad0e
pushed by
SkinnnyJay
3m 34s
main
main
3m 34s
View workflow file
fix(api-scenarios): query engine, bulk endpoint, JWT alg pinning, rate limiter
CI
#68:
Pull request
#11
synchronize by
SkinnnyJay
3m 46s
frankstupak:lumen-uplift/api-scenarios
frankstupak:lumen-uplift/api-scenarios
3m 46s
View #11
View workflow file
fix(websocket): heartbeat disconnects healthy clients; auth and rate-limit bypass
CI
#67:
Pull request
#9
synchronize by
SkinnnyJay
3m 33s
frankstupak:lumen-uplift/websocket
frankstupak:lumen-uplift/websocket
3m 33s
View #9
View workflow file
fix(validation): ZodEffects unknown-keys engine, abortEarly, SSRF guard
CI
#66:
Pull request
#8
synchronize by
SkinnnyJay
3m 34s
frankstupak:lumen-uplift/validation
frankstupak:lumen-uplift/validation
3m 34s
View #8
View workflow file
fix(security): close five auth bypasses; O(1) key and user lookups
CI
#65:
Pull request
#7
synchronize by
SkinnnyJay
3m 33s
frankstupak:lumen-uplift/security
frankstupak:lumen-uplift/security
3m 33s
View #7
View workflow file
fix(concurrency-parallel): pull-based dispatch, crash recovery, timeout semantics
CI
#64:
Pull request
#5
synchronize by
SkinnnyJay
3m 25s
frankstupak:lumen-uplift/concurrency-parallel
frankstupak:lumen-uplift/concurrency-parallel
3m 25s
View #5
View workflow file
fix(rate-limiter): check-then-set race in the load test, plus three more bugs
CI
#63:
Pull request
#4
synchronize by
SkinnnyJay
3m 34s
frankstupak:lumen-uplift/rate-limiter
frankstupak:lumen-uplift/rate-limiter
3m 34s
View #4
View workflow file
fix(search-algorithms): Soundex and offset bugs; add BM25 inverted index
CI
#62:
Pull request
#2
synchronize by
SkinnnyJay
3m 33s
frankstupak:lumen-uplift/search-algorithms
frankstupak:lumen-uplift/search-algorithms
3m 33s
View #2
View workflow file
fix(api-scenarios): query engine, bulk endpoint, JWT alg pinning, rate limiter
CI
#61:
Pull request
#11
reopened by
SkinnnyJay
3m 32s
frankstupak:lumen-uplift/api-scenarios
frankstupak:lumen-uplift/api-scenarios
3m 32s
View #11
View workflow file
fix(websocket): heartbeat disconnects healthy clients; auth and rate-limit bypass
CI
#60:
Pull request
#9
reopened by
SkinnnyJay
4m 0s
frankstupak:lumen-uplift/websocket
frankstupak:lumen-uplift/websocket
4m 0s
View #9
View workflow file
fix(validation): ZodEffects unknown-keys engine, abortEarly, SSRF guard
CI
#59:
Pull request
#8
reopened by
SkinnnyJay
3m 30s
frankstupak:lumen-uplift/validation
frankstupak:lumen-uplift/validation
3m 30s
View #8
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.