Releases: ysya/runscaler
Releases · ysya/runscaler
v0.2.6
11 Mar 12:50
Compare
Sorry, something went wrong.
No results found
Changelog
a7f1ce0 feat: add version command and update check via GitHub releases API
v0.2.5
11 Mar 12:08
Compare
Sorry, something went wrong.
No results found
Changelog
3811cd7 feat: add doctor command to diagnose and clean up orphaned resources
49e5252 fix: demote noisy upstream "Getting next message" log to debug level
c182bfc refactor: demote per-job logs to debug and standardize error attributes
v0.2.4
11 Mar 06:59
Compare
Sorry, something went wrong.
No results found
Changelog
b352787 feat: add colored log prefixes to distinguish scale sets in terminal
v0.2.3
11 Mar 06:26
Compare
Sorry, something went wrong.
No results found
Changelog
7b2d034 refactor: restructure config with nested backend structs and centralized defaults
4d4c9d2 docs: fix stale SSH reference in architecture section
e064c0d docs: add VM resource defaults table and debug log for tart set
v0.2.2
10 Mar 22:03
Compare
Sorry, something went wrong.
No results found
Changelog
c4af724 feat: add tart-cpu and tart-memory config for VM resource allocation
v0.2.1
10 Mar 21:49
Compare
Sorry, something went wrong.
No results found
Changelog
1ea4e42 refactor: replace SSH with tart exec (Virtio gRPC) for VM command execution
d5cba8b docs: add table of contents to README
v0.2.0
10 Mar 21:22
Compare
Sorry, something went wrong.
No results found
Changelog
941a78c feat: deterministic MAC addresses to prevent DHCP lease exhaustion
5a5ac6b feat: add Tart macOS VM backend with warm pool support
d08f0b4 Revert "fix: remove explicit User setting to fix runner permission issues"
2f27924 fix: remove explicit User setting to fix runner permission issues
v0.1.5
08 Mar 16:35
Compare
Sorry, something went wrong.
No results found
Changelog
6213033 fix: support shared-volume and other settings in per-scaleset config
v0.1.4
08 Mar 15:38
Compare
Sorry, something went wrong.
No results found
Changelog
53a0293 feat: inject SHARED_DIR env var into runner containers
v0.1.3
07 Mar 20:07
Compare
Sorry, something went wrong.
No results found
Changelog
bebe852 feat: add init, validate, status commands and health check endpoint