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
Type
/
to 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 }}
nh13
/
callerpp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
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: nh13/callerpp
Actions
All workflows
Workflows
Compilation Check
Compilation Check
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
88 workflow runs
88 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.
chore: bump version to 0.1.8-dev
Compilation Check
#152:
Commit
95e73f8
pushed by
nh13
50s
main
main
50s
View workflow file
release: v0.1.7
Compilation Check
#151:
Commit
f63f7c6
pushed by
nh13
41s
0.1.7
0.1.7
41s
View workflow file
release: v0.1.7
Compilation Check
#150:
Commit
f63f7c6
pushed by
nh13
48s
main
main
48s
View workflow file
docs: fix typos in comments (#38)
Compilation Check
#149:
Commit
d6e578d
pushed by
nh13
34s
main
main
34s
View workflow file
docs: fix typos in comments
Compilation Check
#148:
Commit
97c9821
pushed by
nh13
51s
fix/37-typos
fix/37-typos
51s
View #38
View workflow file
Merge branch 'main' into fix/37-typos
Compilation Check
#147:
Commit
9f1c800
pushed by
nh13
45s
fix/37-typos
fix/37-typos
45s
View workflow file
perf: cache consensus.size() in loops (#36)
Compilation Check
#146:
Commit
45bb8a9
pushed by
nh13
37s
main
main
37s
View workflow file
perf: cache consensus.size() in loops
Compilation Check
#145:
Commit
42c87b0
pushed by
nh13
39s
fix/35-cache-size
fix/35-cache-size
39s
View #36
View workflow file
perf: remove unnecessary string copy in MSA output (#34)
Compilation Check
#144:
Commit
0c6187f
pushed by
nh13
37s
main
main
37s
View workflow file
perf: remove unnecessary string copy in MSA output
Compilation Check
#143:
Commit
b72c119
pushed by
nh13
40s
fix/33-remove-string-copy
fix/33-remove-string-copy
40s
View #34
View workflow file
style: remove using namespace std (#32)
Compilation Check
#142:
Commit
6125727
pushed by
nh13
44s
main
main
44s
View workflow file
style: remove using namespace std
Compilation Check
#141:
Commit
72b26fc
pushed by
nh13
46s
fix/31-remove-using-namespace
fix/31-remove-using-namespace
46s
View #32
View workflow file
refactor: replace calloc/free with unique_ptr (#30)
Compilation Check
#140:
Commit
c3ffbe0
pushed by
nh13
59s
main
main
59s
View workflow file
refactor: replace calloc/free with unique_ptr
Compilation Check
#139:
Commit
6552d58
pushed by
nh13
47s
fix/29-unique-ptr
fix/29-unique-ptr
47s
View #30
View workflow file
fix: remove unused variable (dead code) (#28)
Compilation Check
#138:
Commit
6b45e78
pushed by
nh13
45s
main
main
45s
View workflow file
fix: remove unused variable (dead code)
Compilation Check
#137:
Commit
4eadad9
pushed by
nh13
54s
fix/27-remove-dead-code
fix/27-remove-dead-code
54s
View #28
View workflow file
fix: remove unused variable (dead code)
Compilation Check
#136:
Commit
4921570
pushed by
nh13
43s
fix/27-remove-dead-code
fix/27-remove-dead-code
43s
View workflow file
fix: replace atoi() with validated strtol() (#26)
Compilation Check
#135:
Commit
506d906
pushed by
nh13
36s
main
main
36s
View workflow file
fix: replace atoi() with validated strtol()
Compilation Check
#134:
Commit
ef40d52
pushed by
nh13
38s
fix/25-input-validation
fix/25-input-validation
38s
View #26
View workflow file
fix: add bounds check for coverage array access (#24)
Compilation Check
#133:
Commit
d8d18dc
pushed by
nh13
38s
main
main
38s
View workflow file
fix: enhance coverage bounds warning with debug info
Compilation Check
#132:
Commit
7dbb95d
pushed by
nh13
45s
fix/23-coverage-bounds-check
fix/23-coverage-bounds-check
45s
View #24
View workflow file
fix: add file open error handling with tests (#21) (#22)
Compilation Check
#131:
Commit
d42ed8c
pushed by
nh13
59s
main
main
59s
View workflow file
fix: add file open error handling with tests (#21)
Compilation Check
#130:
Commit
b292711
pushed by
nh13
37s
fix/21-file-open-error
fix/21-file-open-error
37s
View #22
View workflow file
fix: add file open error handling with tests (#21)
Compilation Check
#129:
Commit
9af06b4
pushed by
nh13
43s
fix/21-file-open-error
fix/21-file-open-error
43s
View workflow file
refactor: use unique temp filename and RAII cleanup in tests
Compilation Check
#128:
Commit
39f4525
pushed by
nh13
50s
fix/21-file-open-error
fix/21-file-open-error
50s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.