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 }}
Shaohan-He
/
node-guardian
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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: Shaohan-He/node-guardian
Actions
All workflows
Workflows
Code Quality & Test
Code Quality & Test
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
33 workflow runs
33 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.
test: 修复 ShellCheck 测试警告
Code Quality & Test
#33:
Commit
0bd52d5
pushed by
Shaohan-He
43s
main
main
43s
View workflow file
docs: 添加项目截图
Code Quality & Test
#32:
Commit
7f5cce9
pushed by
Shaohan-He
5m 14s
main
main
5m 14s
View workflow file
fix: 修复 Linux 诊断脚本输出和行尾
Code Quality & Test
#31:
Commit
ecfa2fb
pushed by
Shaohan-He
6m 58s
main
main
6m 58s
View workflow file
fix: update renamed account references (#1)
Code Quality & Test
#30:
Commit
dd4ddcb
pushed by
Shaohan-He
38s
main
main
38s
View workflow file
[codex] update renamed account references
Code Quality & Test
#29:
Pull request
#1
opened by
Shaohan-He
34s
codex/update-old-name-links
codex/update-old-name-links
34s
View #1
View workflow file
docs: align README format
Code Quality & Test
#28:
Commit
dabe957
pushed by
Shaohan-He
36s
main
main
36s
View workflow file
Tighten node guardian daemonset
Code Quality & Test
#27:
Commit
18d7d5c
pushed by
Shaohan-He
37s
main
main
37s
View workflow file
Update README.md
Code Quality & Test
#26:
Commit
5db6728
pushed by
Shaohan-He
39s
main
main
39s
View workflow file
Update README.md
Code Quality & Test
#25:
Commit
8efbef6
pushed by
Shaohan-He
36s
main
main
36s
View workflow file
feat: add Dockerfile and DaemonSet deploy manifest
Code Quality & Test
#24:
Commit
9a9e888
pushed by
Shaohan-He
33s
main
main
33s
View workflow file
docs: add table of contents
Code Quality & Test
#23:
Commit
d4a7b70
pushed by
Shaohan-He
36s
main
main
36s
View workflow file
docs: restructure README — ecosystem positioning, architecture up front
Code Quality & Test
#22:
Commit
b31ea0d
pushed by
Shaohan-He
36s
main
main
36s
View workflow file
docs: add bilingual README with quickstart, architecture, and design …
Code Quality & Test
#21:
Commit
9c042e9
pushed by
Shaohan-He
47s
main
main
47s
View workflow file
docs: add bilingual README with quickstart, architecture, and design …
Code Quality & Test
#20:
Commit
78934a7
pushed by
Shaohan-He
36s
main
main
36s
View workflow file
fix: filter ShellCheck to warning+ only for test files
Code Quality & Test
#19:
Commit
6f2c466
pushed by
Shaohan-He
40s
main
main
40s
View workflow file
fix: export test variables to satisfy SC2034 in BATS test files
Code Quality & Test
#18:
Commit
1be521a
pushed by
Shaohan-He
15s
main
main
15s
View workflow file
fix: quote variable in for-loop glob to prevent word splitting
Code Quality & Test
#17:
Commit
511f716
pushed by
Shaohan-He
11s
main
main
11s
View workflow file
fix: ShellCheck fixes for lib/core.sh and lib/k8s-utils.sh
Code Quality & Test
#16:
Commit
c5e016e
pushed by
Shaohan-He
13s
main
main
13s
View workflow file
fix: replace useless cat with awk direct file read in kn-diagnose
Code Quality & Test
#15:
Commit
5580801
pushed by
Shaohan-He
10s
main
main
10s
View workflow file
chore: add .gitattributes to enforce LF for shell scripts
Code Quality & Test
#14:
Commit
f267096
pushed by
Shaohan-He
12s
main
main
12s
View workflow file
fix: ShellCheck compliance across all bin scripts
Code Quality & Test
#13:
Commit
24c3bfb
pushed by
Shaohan-He
14s
main
main
14s
View workflow file
fix: ShellCheck fixes — SC2155, SC3043, and heredoc quoting
Code Quality & Test
#12:
Commit
9a6c518
pushed by
Shaohan-He
11s
main
main
11s
View workflow file
fix: move orphaned fi inside create_snapshot function body
Code Quality & Test
#11:
Commit
5dbced6
pushed by
Shaohan-He
13s
main
main
13s
View workflow file
fix: remove stray done" remnant from eval refactor in kn-backup
Code Quality & Test
#10:
Commit
271ee44
pushed by
Shaohan-He
9s
main
main
9s
View workflow file
docs: add bilingual README with quickstart, architecture, and design …
Code Quality & Test
#9:
Commit
1c01ccd
pushed by
Shaohan-He
9s
main
main
9s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.