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 }}
ramsafin
/
cpp-project-template
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ramsafin/cpp-project-template
Actions
All workflows
Workflows
CI
CI
clang-format
clang-format
clang-tidy
clang-tidy
Coverage
Coverage
Show more workflows...
Management
Caches
Deployments
CI
CI
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
.
ci.yml
will be ignored since log searching is not yet available
45 workflow runs
45 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.
Fix variable name in status messages for tools
CI
#46:
Commit
14aa1e1
pushed by
ramsafin
44s
master
master
44s
View workflow file
Add ccache support (close #1)
CI
#45:
Commit
7a18e1a
pushed by
ramsafin
1m 26s
master
master
1m 26s
View workflow file
Remove iostream from app demo
CI
#44:
Commit
4616c59
pushed by
ramsafin
1m 54s
master
master
1m 54s
View workflow file
Add spdlog demo app example
CI
#42:
Commit
a0e82e6
pushed by
ramsafin
57s
master
master
57s
View workflow file
Refactor
CI
#41:
Commit
5cca6a9
pushed by
ramsafin
1m 2s
master
master
1m 2s
View workflow file
Add spdlog dependency
CI
#40:
Commit
747be4f
pushed by
ramsafin
1m 28s
master
master
1m 28s
View workflow file
Upgrade actions/cache to from ver. 3 to 4
CI
#39:
Commit
245bad6
pushed by
ramsafin
3m 34s
master
master
3m 34s
View workflow file
Update Coverage.cmake: output XML report
CI
#38:
Commit
de6d893
pushed by
ramsafin
1m 56s
master
master
1m 56s
View workflow file
Remove APT cache step in workflows
CI
#37:
Commit
233f08f
pushed by
ramsafin
3m 2s
master
master
3m 2s
View workflow file
Refactor: github workflows, project files
CI
#36:
Commit
4581508
pushed by
ramsafin
1m 43s
master
master
1m 43s
View workflow file
Update CompilerFlags.cmake
CI
#35:
Commit
8637bbe
pushed by
ramsafin
2m 6s
master
master
2m 6s
View workflow file
Disable BUILD_APP for Coverage builds
CI
#34:
Commit
62ea83e
pushed by
ramsafin
2m 11s
master
master
2m 11s
View workflow file
Update ci.yml
CI
#33:
Commit
0a275ff
pushed by
ramsafin
1m 39s
master
master
1m 39s
View workflow file
Refactor cmake config: move glob search for tools
CI
#32:
Commit
a37fc31
pushed by
ramsafin
1m 40s
master
master
1m 40s
View workflow file
Major project refactor
CI
#31:
Commit
5248673
pushed by
ramsafin
59s
master
master
59s
View workflow file
Major refactor
CI
#30:
Commit
a5cc956
pushed by
ramsafin
1m 33s
master
master
1m 33s
View workflow file
Add coverage support (minimal)
CI
#29:
Commit
c5ea9cc
pushed by
ramsafin
1m 37s
master
master
1m 37s
View workflow file
Add cppcheck + cppcheck cmake target
CI
#28:
Commit
b8d61db
pushed by
ramsafin
1m 42s
master
master
1m 42s
View workflow file
Disable Sanitize build for benchmarks
CI
#27:
Commit
321f62c
pushed by
ramsafin
1m 59s
master
master
1m 59s
View workflow file
Optimize build logic for CI
CI
#26:
Commit
8e13f33
pushed by
ramsafin
2m 29s
master
master
2m 29s
View workflow file
Add google/benchmarks
CI
#25:
Commit
19f370d
pushed by
ramsafin
1m 5s
master
master
1m 5s
View workflow file
Refactor project: separate app target
CI
#24:
Commit
a3a0b6b
pushed by
ramsafin
2m 3s
master
master
2m 3s
View workflow file
Add clang-tidy and clang-format tools + update CI workflows
CI
#23:
Commit
62bea9b
pushed by
ramsafin
1m 39s
master
master
1m 39s
View workflow file
Refactor: separate cmake tools/options + setup docs generation
CI
#22:
Commit
a1b763b
pushed by
ramsafin
2m 12s
master
master
2m 12s
View workflow file
Update ci.yml
CI
#21:
Commit
c3cfcc2
pushed by
ramsafin
58s
master
master
58s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.