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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
electerm
/
electerm-harmony
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: electerm/electerm-harmony
Actions
All workflows
Workflows
Build HarmonyOS APP
Build HarmonyOS APP
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
Publish Electron Runtime Release
Publish Electron Runtime Release
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
240 workflow runs
240 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.
Fix
Build HarmonyOS APP
#212:
Commit
03bff92
pushed by
zxdong262
4m 23s
dev
dev
4m 23s
View workflow file
Add test ssh widget
Build HarmonyOS APP
#211:
Commit
4e85fc6
pushed by
zxdong262
40s
dev
dev
40s
View workflow file
fix signal-handler reentrancy crash + make the boot log readable
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#27:
Commit
8d0b3c4
pushed by
zxdong262
1m 58s
dev2
dev2
1m 58s
View workflow file
shim: SIGSYS fallback must return exactly -1, not -ENOSYS — root caus…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#26:
Commit
521ce7a
pushed by
zxdong262
1m 47s
dev2
dev2
1m 47s
View workflow file
embed: capture native backtrace at crash + guarantee std fds 0-2 open
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#25:
Commit
b3ba359
pushed by
zxdong262
1m 46s
dev2
dev2
1m 46s
View workflow file
fix: forward-declare logWrite (broke compile in 4a5a8d4)
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#24:
Commit
8fcdda5
pushed by
zxdong262
1m 50s
dev2
dev2
1m 50s
View workflow file
diag: stream stdio to hilog line-by-line; chunk tail dumps under hilo…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#23:
Commit
4a5a8d4
pushed by
zxdong262
28s
dev2
dev2
28s
View workflow file
diag: capture node's stderr in embed mode — dup2 boot log onto fd 1/2
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#22:
Commit
f143bfa
pushed by
zxdong262
1m 54s
dev2
dev2
1m 54s
View workflow file
diag: periodic boot-log tail dumps to hilog + 14-line failure overlay
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#21:
Commit
7d54eca
pushed by
zxdong262
1m 55s
dev2
dev2
1m 55s
View workflow file
fix: survive node crashes in-process — park the node thread, log to h…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#20:
Commit
cff07ef
pushed by
zxdong262
2m 6s
dev2
dev2
2m 6s
View workflow file
feat: run node in-process in the main app (napi), child fallback
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#19:
Commit
cd36857
pushed by
zxdong262
1m 35s
dev2
dev2
1m 35s
View workflow file
log seccomp-trapped syscall names in the SIGSYS shim
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#18:
Commit
f594260
pushed by
zxdong262
1m 34s
dev2
dev2
1m 34s
View workflow file
hardened stdio for embedded node + crash signal markers
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#17:
Commit
9fb25d7
pushed by
zxdong262
1m 55s
dev2
dev2
1m 55s
View workflow file
SIGSYS shim: turn seccomp-trapped syscalls into logged ENOSYS
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#16:
Commit
0c0f24b
pushed by
zxdong262
2m 5s
dev2
dev2
2m 5s
View workflow file
exec diagnosis: bundle installs node 0644 (no +x) → EACCES; loader pa…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#15:
Commit
569b6c1
pushed by
zxdong262
1m 59s
dev2
dev2
1m 59s
View workflow file
run node in-process via dlopen + node::Start (exec is blocked on device)
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#14:
Commit
50812a3
pushed by
zxdong262
1m 42s
dev2
dev2
1m 42s
View workflow file
fix: portable mktemp (GNU rejects -t templates without X's)
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#13:
Commit
a6988fe
pushed by
zxdong262
2m 28s
dev2
dev2
2m 28s
View workflow file
code-sign libnode.so with binary-sign-tool (XPM exec fix)
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#12:
Commit
538061e
pushed by
zxdong262
1m 46s
dev2
dev2
1m 46s
View workflow file
loader-exec fallback: exec signed system musl loader with node as arg…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#11:
Commit
537f0ee
pushed by
zxdong262
1m 56s
dev2
dev2
1m 56s
View workflow file
fix: locate libnode.so in the child namespace (dladdr + maps scan + n…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#10:
Commit
6f1a5a0
pushed by
zxdong262
1m 55s
dev2
dev2
1m 55s
View workflow file
diagnostics: pass el2-junction dataDir, show boot-log last line on sc…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#9:
Commit
2f21361
pushed by
zxdong262
1m 33s
dev2
dev2
1m 33s
View workflow file
fix: resfile script path was entry/resource (singular) — HAP layout i…
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#8:
Commit
d59314d
pushed by
zxdong262
1m 49s
dev2
dev2
1m 49s
View workflow file
fix: derive signed app name correctly (strip -unsigned)
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#7:
Commit
ccb5b47
pushed by
zxdong262
1m 58s
dev2
dev2
1m 58s
View workflow file
fix: name the final .app -signed and drop the unsigned copy
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#6:
Commit
7fc33d8
pushed by
zxdong262
2m 38s
dev2
dev2
2m 38s
View workflow file
fix: track rawfile/loading.html (ArkWeb initial page)
Build HarmonyOS Web APP (ArkWeb + on-device Node.js)
#5:
Commit
3b2204c
pushed by
zxdong262
2m 14s
dev2
dev2
2m 14s
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.