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 }}
z80020100
/
rust-template
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: z80020100/rust-template
Actions
All workflows
Workflows
CI
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
28 workflow runs
28 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 #49 from z80020100/add/tauri-gui-template
CI
#87:
Commit
2dea843
pushed by
z80020100
7m 15s
main
main
7m 15s
View workflow file
Add Tauri GUI template variant
CI
#86:
Pull request
#49
opened by
z80020100
6m 44s
add/tauri-gui-template
add/tauri-gui-template
6m 44s
View #49
View workflow file
Merge pull request #48 from z80020100/improve/ci-remove-placeholder-e…
CI
#85:
Commit
d1ad115
pushed by
z80020100
1m 28s
main
main
1m 28s
View workflow file
Improve CI workflow: remove placeholder and enable macOS and declare MSRV
CI
#84:
Pull request
#48
opened by
z80020100
1m 33s
improve/ci-remove-placeholder-enable-macos-declare-msrv
improve/ci-remove-placeholder-enable-macos-declare-msrv
1m 33s
View #48
View workflow file
Merge pull request #47 from z80020100/add/pre-commit-hook
CI
#83:
Commit
9689dfa
pushed by
z80020100
3m 5s
main
main
3m 5s
View workflow file
Add cargo-husky pre-commit hook for fmt, clippy, and test checks
CI
#82:
Pull request
#47
opened by
z80020100
3m 26s
add/pre-commit-hook
add/pre-commit-hook
3m 26s
View #47
View workflow file
Merge pull request #46 from z80020100/improve/ci-workflow
CI
#81:
Commit
e98db3b
pushed by
z80020100
3m 21s
main
main
3m 21s
View workflow file
Improve CI workflow with rust-cache, clippy flags, and local RUSTFLAGS
CI
#80:
Pull request
#46
opened by
z80020100
4m 14s
improve/ci-workflow
improve/ci-workflow
4m 14s
View #46
View workflow file
Merge pull request #45 from z80020100/refactor/error-code-result-pattern
CI
#79:
Commit
55d2583
pushed by
z80020100
3m 2s
main
main
3m 2s
View workflow file
Refactor ErrorCode to use Result pattern and safe exit code mapping
CI
#78:
Pull request
#45
opened by
z80020100
2m 54s
refactor/error-code-result-pattern
refactor/error-code-result-pattern
2m 54s
View #45
View workflow file
Merge pull request #44 from z80020100/add_graceful_shutdown_timeout
CI
#77:
Commit
f5e9042
pushed by
z80020100
3m 3s
main
main
3m 3s
View workflow file
Add graceful shutdown timeout
CI
#76:
Pull request
#44
opened by
z80020100
3m 2s
add_graceful_shutdown_timeout
add_graceful_shutdown_timeout
3m 2s
View #44
View workflow file
Merge pull request #28 from z80020100/fix_cross_compile_ci
CI
#75:
Commit
4d5b5fe
pushed by
z80020100
8m 40s
main
main
8m 40s
View workflow file
Fix and re-enable cross compilation in CI
CI
#74:
Pull request
#28
synchronize by
z80020100
5m 27s
fix_cross_compile_ci
fix_cross_compile_ci
5m 27s
View #28
View workflow file
Merge pull request #43 from z80020100/refactor_logger
CI
#73:
Commit
dbc4269
pushed by
z80020100
2m 10s
main
main
2m 10s
View workflow file
Refactor logger with defensive improvements and reduced complexity
CI
#72:
Pull request
#43
opened by
z80020100
2m 5s
refactor_logger
refactor_logger
2m 5s
View #43
View workflow file
Merge pull request #33 from z80020100/use_interval_tick_in_producer
CI
#71:
Commit
14fb7d2
pushed by
z80020100
2m 8s
main
main
2m 8s
View workflow file
Use interval tick instead of sleep in producer
CI
#70:
Pull request
#33
opened by
z80020100
3m 10s
use_interval_tick_in_producer
use_interval_tick_in_producer
3m 10s
View #33
View workflow file
Merge pull request #32 from z80020100/refactor_thread_error_handling
CI
#69:
Commit
c6e99ae
pushed by
z80020100
2m 9s
main
main
2m 9s
View workflow file
Refactor thread error handling to use Result type
CI
#68:
Pull request
#32
opened by
z80020100
2m 17s
refactor_thread_error_handling
refactor_thread_error_handling
2m 17s
View #32
View workflow file
Merge pull request #30 from z80020100/upgrade_major_dependencies
CI
#67:
Commit
2d38275
pushed by
z80020100
2m 9s
main
main
2m 9s
View workflow file
Upgrade major dependency versions
CI
#66:
Pull request
#30
opened by
z80020100
2m 33s
upgrade_major_dependencies
upgrade_major_dependencies
2m 33s
View #30
View workflow file
Merge pull request #29 from z80020100/update_rust_edition_2024
CI
#65:
Commit
e1f9608
pushed by
z80020100
2m 27s
main
main
2m 27s
View workflow file
Update Rust edition from 2021 to 2024
CI
#64:
Pull request
#29
opened by
z80020100
2m 8s
update_rust_edition_2024
update_rust_edition_2024
2m 8s
View #29
View workflow file
Fix and re-enable cross compilation in CI
CI
#63:
Pull request
#28
opened by
z80020100
1m 58s
fix_cross_compile_ci
fix_cross_compile_ci
1m 58s
View #28
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.