Skip to content

v1.41

Latest
Compare
Choose a tag to compare
@KenKundert KenKundert released this 12 Nov 03:42
· 4 commits to master since this release
  • When Emborg encounters an error when operating on a composite configuration it terminates the problematic configuration and moves to the next. Previously it would exit without attempting the remaining configs.
  • emborg-overdue can now run an emborg-overdue process on a remote host and include the results in its report.
  • message templates for emborg-overdue can now contain the locked field.
  • Allow location of config and data directory to be overridden with XDG_CONFIG_HOME and XDG_DATA_HOME environment variables. This replaces an earlier behavior that simply treated ~/.config/ as the configuration directory if it exists. No provision was made previously to support an alternative data directory.