Skip to content

Releases: cea-hpc/milkcheck

Release 1.2.4

22 Jun 15:26
Compare
Choose a tag to compare
  • Fix milkcheck version in setup.py (useful for pkg_resources)
  • Fix packaging issues (Makefile and Specfile) (ticket #55)
  • Python3 support

Release 1.2.2

10 Jul 13:58
Compare
Choose a tag to compare
  • Fix variables override on cli ( #43 )

Release 1.2.1

26 Feb 13:44
Compare
Choose a tag to compare
  • Fix #40 : Unexpected Exception message
  • Add travis configuration
  • Improve ssh related tests

Release 1.2

05 Oct 12:28
Compare
Choose a tag to compare
  • Add confirm_actions feature
  • Improve variable resolution and configuration parsing
  • Fix report and summary compat issues (#36, #37)
  • Code refactoring (#1)

Release 1.1.1

21 Dec 14:22
Compare
Choose a tag to compare
  • Fix default value for report in milkcheck.conf
  • Fix compatibility with deprecated option: summary
  • Better variable handling in service and services

v1.1: Release 1.1

16 Oct 16:59
Compare
Choose a tag to compare
  • new kind of dependency: filter
  • variable could be used in any properties (#8)
  • tags feature
  • summary command line option (#25)
  • warning threshold per action (#20)
  • after dependency keyword obsoletes before (#19)
  • support ClusterShell remote option
  • support ClusterShell mode: exec (#24)
  • code cleanings
  • lots of bugfixes (#15, #16, #21, #22, #23, ...)