Skip to content

rolling-release

Choose a tag to compare

@xinix00 xinix00 released this 20 Jul 19:10

Ready-to-run HopOS app images (arm64, canonically linked — one artifact runs in any slot). Use from a jobspec or boot config (hopos.init[]/hopos.apps[]):

{"name":"taskman","driver":"hop",
 "artifacts":[{"url":"https://github.com/xinix00/hop-os-surf/releases/download/rolling-release/taskman.elf"}],
 "memory_limit":67108864,
 "env":{"SURF_ADDR":"{{host}}:7878","HOP_ADDR":"10.100.0.1:8080"}}

Rolling release: every publish replaces the assets, the URLs stay put. Currently apps-2026.07.27-1316 — pin that tag if you want to stay on this exact build. Published by tools/publish-apps.sh (host tests + tamago gate green).