Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 22:37
· 233 commits to main since this release

Added

  • Add an actionlint CI gate for semantic GitHub Actions and shell-script checks
  • Add the supervise CLI subcommand with restart-policy and backoff flags.
  • Add `wait_for_http(host, port, path="/", *, timeout, interval=0.05,
  • Add aoutput_as_completed/aoutput_as_completed_bytes, the streaming
  • Add python -m processkit run --profile [FILE], emitting a one-line JSON
  • Add python -m processkit run --create-no-window, applying
  • Add Command.stdout_file() / stderr_file(), spawn-time direct-redirect
  • Add ProcessGroup.members_info() / MemberInfo, an enriched process-tree
  • Add Command.windows_graceful_ctrl_break(), an opt-in Windows-only graceful
  • Add opt-in Supervisor liveness health checks via three new keyword-only
  • Add Command.kill_on_parent_death_scope(), a read-only capability query

Changed

  • Bump the processkit dependency to 2.3.1 (lockfile pinned via `cargo update -p
  • Bump the processkit dependency to 2.3.2 (lockfile pinned via `cargo update -p