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 }}
BMBOMICH
/
sovren
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: BMBOMICH/sovren
Actions
All workflows
Workflows
check
check
legacy
legacy
Build and Commit Seed Tools
Build and Commit Seed Tools
Disabled
Build and Upload Seed Tools
Build and Upload Seed Tools
Disabled
Test Sovereign
Test Sovereign
Disabled
Show more workflows...
Management
Caches
Test Sovereign
Test Sovereign
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
.
will be ignored since log searching is not yet available
This workflow was disabled manually.
98 workflow runs
98 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.
Update README.md
Test Sovereign
#98:
Commit
1b50bf3
pushed by
BMBOMICH
17s
old-version
old-version
17s
View workflow file
Update README.md
Test Sovereign
#97:
Commit
1b50bf3
pushed by
BMBOMICH
16s
main
main
16s
View workflow file
Use C seed ONLY for bootstrap_c, then sovereign assembler+linker for …
Test Sovereign
#96:
Commit
67ef427
pushed by
BMBOMICH
16s
main
main
16s
View workflow file
Simplify test.yml: use working C toolchain + verify sovereign assembl…
Test Sovereign
#95:
Commit
c960c21
pushed by
BMBOMICH
14s
main
main
14s
View workflow file
Add linker binary debug output before linking test
Test Sovereign
#94:
Commit
6060b2e
pushed by
BMBOMICH
20s
main
main
20s
View workflow file
Fix linker entry point: 0x400178 -> 0x401000 (start of code section)
Test Sovereign
#93:
Commit
510b73f
pushed by
BMBOMICH
19s
main
main
19s
View workflow file
Debug minimal ASM: test assembler alone, then linker with detailed EL…
Test Sovereign
#92:
Commit
91e6dfd
pushed by
BMBOMICH
15s
main
main
15s
View workflow file
Debug linker: test minimal ASM with/without runtime.lib to find entry…
Test Sovereign
#91:
Commit
050dc51
pushed by
BMBOMICH
22s
main
main
22s
View workflow file
Test ASM-first approach: test minimal ASM program before Sovereign code
Test Sovereign
#90:
Commit
0c0da3b
pushed by
BMBOMICH
19s
main
main
19s
View workflow file
Add debug to C toolchain minimal exit test
Test Sovereign
#89:
Commit
ef9a11f
pushed by
BMBOMICH
20s
main
main
20s
View workflow file
Add debug to C toolchain exit test
Test Sovereign
#88:
Commit
55cb95d
pushed by
BMBOMICH
15s
main
main
15s
View workflow file
Trigger CI with updated test.yml
Test Sovereign
#87:
Commit
4b8c9d4
pushed by
BMBOMICH
17s
main
main
17s
View workflow file
Simplify test: verify sovereign assembler+linker work, skip bootstrap…
Test Sovereign
#86:
Commit
f949a00
pushed by
BMBOMICH
21s
main
main
21s
View workflow file
Add debug to bootstrapper build step
Test Sovereign
#85:
Commit
55f3876
pushed by
BMBOMICH
16s
main
main
16s
View workflow file
Restore C seed sources for CI bootstrap
Test Sovereign
#84:
Commit
d90e9c1
pushed by
BMBOMICH
16s
main
main
16s
View workflow file
CI: build C seed tools in test.yml, then full sovereign pipeline
Test Sovereign
#83:
Commit
95b5aa0
pushed by
BMBOMICH
16s
main
main
16s
View workflow file
CI: use pre-built bootstrap_c binary from repo, then build sovereign …
Test Sovereign
#82:
Commit
ebb75ad
pushed by
BMBOMICH
8s
main
main
8s
View workflow file
CI: full sovereign pipeline - build assembler/linker from .sov, build…
Test Sovereign
#81:
Commit
7c03636
pushed by
BMBOMICH
13s
main
main
13s
View workflow file
Remove all C sources - making seed tools sovereign
Test Sovereign
#80:
Commit
551b19c
pushed by
BMBOMICH
16s
main
main
16s
View workflow file
Minimal test.yml: only exit test that worked in run #36
Test Sovereign
#79:
Commit
6ae7dab
pushed by
BMBOMICH
15s
main
main
15s
View workflow file
Simplify test.yml: match successful run #36 pattern with timeout hand…
Test Sovereign
#78:
Commit
c2a4b75
pushed by
BMBOMICH
17s
main
main
17s
View workflow file
Use timeout pattern for test_exit to handle exit gracefully
Test Sovereign
#77:
Commit
3fe1913
pushed by
BMBOMICH
18s
main
main
18s
View workflow file
Add extensive debug to exit test step
Test Sovereign
#76:
Commit
e297b3b
pushed by
BMBOMICH
14s
main
main
14s
View workflow file
Add debug to bootstrapper test, keep C tools for linking
Test Sovereign
#75:
Commit
e352b8d
pushed by
BMBOMICH
15s
main
main
15s
View workflow file
Simplify CI test: use C tools for full pipeline, avoid sovereign-buil…
Test Sovereign
#74:
Commit
2195649
pushed by
BMBOMICH
17s
main
main
17s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.