Skip to content

fixes: error on first run & error with secondary cohorts

Compare
Choose a tag to compare
@jesteria jesteria released this 28 Jun 20:37
· 32 commits to main since this release

What's Changed

Since 0.0.2

  • scheduled periodic task execution by @jesteria in #2
  • permit (1) the suppression of results and (2) specification of multiple result formats by @jesteria in #3
  • configuration value templating + execution conditionals by @jesteria in #4
  • added task execution configuration option: shell by @jesteria in #5
  • permit configuration of library system paths/prefixes by @jesteria in #6
  • suppress stack overflow caused by conf-loading descriptors by @jesteria in #10
  • compat: Py38: importlib_resources by @jesteria in #12
  • compat: darwin: sched_rr_get_interval by @jesteria in #14
  • init subcommand: post-installation system initialization by @jesteria in #16
  • sdk: ignore tty input unless forced by environment variable by @jesteria in #17
  • task state persistence by @jesteria in #19
  • fix detection of root installation by @jesteria in #20
  • systemd integration by @jesteria in #23
  • device-unique scheduling offsets by @jesteria in #25
  • configuration of hash value used to seed scheduling jitter by @jesteria in #26
  • support yaml anchor/alias nodes in configuration by @jesteria in #27

Since 0.1.0-rc.14

  • tests & fixes: error on first run & error with secondary cohorts by @jesteria in #30

Full Changelog: 0.0.2...0.1.0