Skip to content

RunZero v0.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 00:36
· 47 commits to develop since this release

⚑ RunZero v0.0.1 Release Notes

πŸš€ Changes in this release:

  • fix(vm): fix positional parameter passing in provision script and enable ARM64 golden base builds (60a78db)
  • feat(router): add database and service tokens to auto-route VM triggers (d4eb650)
  • fix(runner): fix Go/toolcache permission errors and ensure VM shutdown on failure (8843398)
  • fix(runner): configure apt-cacher-ng proxy at container start, not just image build (c7ade26)
  • fix(autoscaler): stop spawning runners for non-self-hosted jobs; fix cache-mount ownership drift; self-heal idle orphans (aa20c83)
  • fix(autoscaler): stop over-spawning idle-forever runners; add cache/disk-usage tooling (90b78ec)
  • feat(website): dynamic version dropdown from versions.json & sync build (7ae4c9e)
  • feat(ci): enhance pre-commit auto-fixes & support develop doc deployments (f2a235b)
  • style(ci): clean whitespace in release.yml (a0e190c)
  • fix(release): fix SemVer calculation to prevent compounding beta tags (da968f0)
  • fix(lint): remove unused imports, fix indentation and align type signatures (d59ef0e)
  • feat(ci): add pre-commit quality guard with auto-fixes, linting, and typechecks (a210c37)
  • refactor(core): modularize boss files into focused, maintainable components and test suites (d2ee378)
  • docs: document apt-cacher-ng proxy, add dependency backlinks and Makefile targets (544da2d)
  • feat(design): implement Martian Redshift Ø Singularity branding, favicon and colorway (e2430f8)
  • fix(autoscaler): run natively so VM drivers actually work, auto-route by job name (ee5d185)
  • feat(design): implement bespoke Hyper-Terminal & Carbon visual identity with Volt Lime accents (d83fd19)
  • fix(nav): replace fixed container with full-width flexbox layout in header for mobile (5137140)
  • feat(version): add dynamic branch-based SemVer resolver (main: 0.0.1, develop: 0.0.1-beta.x, feat: 0.0.1-alpha.x) (2d8d057)
  • fix(docs): add responsive mobile table of contents drawer, backdrop and overflow protection (496af61)

Branch: main | Tag: v0.0.1