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 }}
differrari
/
RedactedOS
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
292
Code
Issues
0
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: differrari/RedactedOS
Actions
All workflows
Workflows
Build CI
Build 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
565 workflow runs
565 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.
Merge pull request #63 from 1rjs/main
Build CI
#488:
Commit
1cb3d38
pushed by
differrari
1m 0s
main
main
1m 0s
View workflow file
[FS] 9P read_file cursor check
Build CI
#487:
Pull request
#63
opened by
1rjs
1m 3s
1rjs:main
1rjs:main
1m 3s
View #63
View workflow file
[MMU] mmu free & cleanup
Build CI
#486:
Commit
40d8ffe
pushed by
differrari
1m 8s
main
main
1m 8s
View workflow file
[VECTOR] vector2 lerp
Build CI
#485:
Commit
bef755c
pushed by
differrari
1m 2s
main
main
1m 2s
View workflow file
[WINDOW] fixed window resize on context request
Build CI
#484:
Commit
e7a211d
pushed by
differrari
1m 1s
main
main
1m 1s
View workflow file
[VECTOR] x86 vectors
Build CI
#483:
Commit
ad233ca
pushed by
differrari
52s
main
main
52s
View workflow file
[TALLOC] fix for kernel overflow
Build CI
#482:
Commit
3687b21
pushed by
differrari
49s
main
main
49s
View workflow file
Merge branch 'main' of https://github.com/differrari/RedactedOS
Build CI
#481:
Commit
6755d48
pushed by
differrari
57s
main
main
57s
View workflow file
[PI] gpio map on mmu
Build CI
#480:
Commit
81e37d9
pushed by
differrari
59s
main
main
59s
View workflow file
[DTB] using the USE_DTB value when calculating ram
Build CI
#479:
Commit
912b03f
pushed by
differrari
1m 3s
main
main
1m 3s
View workflow file
[CROSS] varidic arguments and image removed from cross
Build CI
#478:
Commit
6922af3
pushed by
differrari
1m 1s
main
main
1m 1s
View workflow file
[HALT] halt is int32_t [SYSCALL] f suffix for files in syscall assembly
Build CI
#477:
Commit
11fce38
pushed by
differrari
1m 3s
main
main
1m 3s
View workflow file
Merge pull request #62 from 1rjs/main
Build CI
#476:
Commit
dcb3801
pushed by
differrari
58s
main
main
58s
View workflow file
[WIN] auto-window resizing & should_close_ctx for future window closing
Build CI
#475:
Commit
2469fe8
pushed by
differrari
1m 4s
main
main
1m 4s
View workflow file
[DRAW] added begin drawing & destroy draw ctx stubs
Build CI
#474:
Commit
2844987
pushed by
differrari
49s
main
main
49s
View workflow file
[FS] FAT32 read_file cursor check
Build CI
#473:
Pull request
#62
opened by
1rjs
57s
1rjs:main
1rjs:main
57s
View #62
View workflow file
[CROSS] floor/ceil and strncmp compatibility fix
Build CI
#472:
Commit
c6ded8c
pushed by
differrari
1m 1s
main
main
1m 1s
View workflow file
[MOD] removed log
Build CI
#471:
Commit
dcb8ae7
pushed by
differrari
1m 0s
main
main
1m 0s
View workflow file
[PROC] stack size increase to 64kb for all processes
Build CI
#470:
Commit
ef27c49
pushed by
differrari
1m 5s
main
main
1m 5s
View workflow file
[PROC] increasing kprocess memory to 64kb
Build CI
#469:
Commit
8c5e335
pushed by
differrari
50s
main
main
50s
View workflow file
[PROJ] dump fix
Build CI
#468:
Commit
0d4a334
pushed by
differrari
1m 15s
main
main
1m 15s
View workflow file
[FS] full rename file syscalls
Build CI
#467:
Commit
a8b476f
pushed by
differrari
53s
main
main
53s
View workflow file
[FAT32, TMP] lamdba fix (sigh)
Build CI
#466:
Commit
8c058e0
pushed by
differrari
54s
main
main
54s
View workflow file
[LAUNCHER] initialized var (sigh)
Build CI
#465:
Commit
1650606
pushed by
differrari
48s
main
main
48s
View workflow file
[CROSS] vectors & compilation for clang/mac
Build CI
#464:
Commit
3252c87
pushed by
differrari
1m 5s
main
main
1m 5s
View workflow file
Previous
1
2
3
4
5
6
7
8
…
22
23
Next
You can’t perform that action at this time.