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 }}
damoahdominic
/
occ
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
9
Code
Issues
2
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
v3.2.42
User selector
All users
All time
Commit history
Commits on Mar 31, 2026
chore(release): 3.2.42
asieduernest12
committed
f296265
View commit details
Copy full SHA for f296265
Browse repository at this point
chore:clean up
asieduernest12
committed
0803fdb
View commit details
Copy full SHA for 0803fdb
Browse repository at this point
chore(release): 3.2.40
asieduernest12
committed
d6b0300
View commit details
Copy full SHA for d6b0300
Browse repository at this point
chore(release): 3.2.38
asieduernest12
committed
452ccaf
View commit details
Copy full SHA for 452ccaf
Browse repository at this point
chore: ignore extension out/ dirs and package-lock files
Show description for e7822db
asieduernest12
and
claude
committed
e7822db
View commit details
Copy full SHA for e7822db
Browse repository at this point
chore: track versioning config
asieduernest12
committed
3cf0e01
View commit details
Copy full SHA for 3cf0e01
Browse repository at this point
chore(release): 3.2.39
asieduernest12
committed
5f32f68
View commit details
Copy full SHA for 5f32f68
Browse repository at this point
chore(release): 3.2.37
asieduernest12
committed
219e56f
View commit details
Copy full SHA for 219e56f
Browse repository at this point
chore(release): 3.2.38
asieduernest12
committed
b88b8aa
View commit details
Copy full SHA for b88b8aa
Browse repository at this point
ci: consolidate macOS build jobs into a matrix across runners 14–26
Show description for b8ee4c0
asieduernest12
and
claude
committed
b8ee4c0
View commit details
Copy full SHA for b8ee4c0
Browse repository at this point
forgotten commit
asieduernest12
committed
d78e571
View commit details
Copy full SHA for d78e571
Browse repository at this point
Commits on Mar 30, 2026
Merge pull request #56 from asieduernest12/fix/container-build-linux
Show description for 87a9f66
asieduernest12
authored
87a9f66
View commit details
Copy full SHA for 87a9f66
Browse repository at this point
chore(release): 3.2.38
asieduernest12
committed
ac8c331
View commit details
Copy full SHA for ac8c331
Browse repository at this point
brand Linux distributables with OCcode description, homepage, and version from version.txt
Show description for 414122e
asieduernest12
committed
414122e
View commit details
Copy full SHA for 414122e
Browse repository at this point
chore(release): 3.2.37
asieduernest12
committed
4fbc597
View commit details
Copy full SHA for 4fbc597
Browse repository at this point
Simplify macOS CI workflow to use Makefile targets
Show description for 8c91742
OCC Developer
committed
8c91742
View commit details
Copy full SHA for 8c91742
Browse repository at this point
chore(release): 3.2.36
asieduernest12
committed
3c9d1dd
View commit details
Copy full SHA for 3c9d1dd
Browse repository at this point
chore(release): 0.2.7-3.2.35-02.0
asieduernest12
committed
90e3472
View commit details
Copy full SHA for 90e3472
Browse repository at this point
Resolve merge conflict: keep incoming docker bootstrap wizard UI
OCC Developer
committed
90f2fd4
View commit details
Copy full SHA for 90f2fd4
Browse repository at this point
fix: skip npm postinstall scripts in container build
Show description for aaf9988
asieduernest12
committed
aaf9988
View commit details
Copy full SHA for aaf9988
Browse repository at this point
refactor: move electron/rebuild into build-core, thin platform targets
Show description for c532c94
asieduernest12
committed
c532c94
View commit details
Copy full SHA for c532c94
Browse repository at this point
refactor: extract build-core target, add build-windows
Show description for 510458e
asieduernest12
committed
510458e
View commit details
Copy full SHA for 510458e
Browse repository at this point
ci: replace build-linux steps with make container-build-linux
Show description for bd25d8a
asieduernest12
committed
bd25d8a
View commit details
Copy full SHA for bd25d8a
Browse repository at this point
refactor: use docker compose run for container-build-linux
Show description for 028d165
asieduernest12
committed
028d165
View commit details
Copy full SHA for 028d165
Browse repository at this point
worktree ignore in git
asieduernest12
committed
985899c
View commit details
Copy full SHA for 985899c
Browse repository at this point
refactor: extract local build-linux target and rename container variant
Show description for 8fde97d
asieduernest12
committed
8fde97d
View commit details
Copy full SHA for 8fde97d
Browse repository at this point
Add build-linux container and Makefile target for local .deb builds
Show description for 61427f7
asieduernest12
committed
61427f7
View commit details
Copy full SHA for 61427f7
Browse repository at this point
Extend editor and web services from test-nvm in docker-compose.yml
Show description for 6d09705
asieduernest12
committed
6d09705
View commit details
Copy full SHA for 6d09705
Browse repository at this point
Add web service to docker-compose.yml
Show description for 84ee837
asieduernest12
committed
84ee837
View commit details
Copy full SHA for 84ee837
Browse repository at this point
Add Docker Compose ready status documentation
Show description for 77d1504
asieduernest12
committed
77d1504
View commit details
Copy full SHA for 77d1504
Browse repository at this point
Fix docker-compose up to run successfully
Show description for 09f7e24
asieduernest12
committed
09f7e24
View commit details
Copy full SHA for 09f7e24
Browse repository at this point
Add Docker setup documentation
Show description for ec0a738
asieduernest12
committed
ec0a738
View commit details
Copy full SHA for ec0a738
Browse repository at this point
Use Dockerfiles in docker-compose.test.yml services
Show description for 2277597
asieduernest12
committed
2277597
View commit details
Copy full SHA for 2277597
Browse repository at this point
Fix docker-compose files structure and validation
Show description for 83d9a19
asieduernest12
committed
83d9a19
View commit details
Copy full SHA for 83d9a19
Browse repository at this point
Add Docker Compose test environments and Node version detection
Show description for 2ea807a
asieduernest12
committed
2ea807a
View commit details
Copy full SHA for 2ea807a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.