Skip to content

Releases: wavesoftware/gem-puppet-herald

Hotfix release v0.8.1

16 Apr 08:57
Compare
Choose a tag to compare

Please use this hotfixed version instead of v0.8.0

A release v0.8.0

15 Apr 22:32
Compare
Choose a tag to compare

Features:

  • Support the pending status #7
  • Support for purging old reports #2
  • Nodes and reports lists should support a pagination #1

Enhancements:

  • Darker UI theme #21
  • More info on report page #6
  • Add better navigation for UI #5

Bugs and Quality:

  • Update dependencies to lates that are fine #17
  • Proper ordering for nodes view - order by last run #14
  • Add support for JSHint for javascript code #10

A release of v0.2.0

17 Dec 02:12
Compare
Choose a tag to compare

Feature:

  • Added a PuppetHerald::Client class to make easier to attach Herald to puppet master - one liner

Quality:

  • Modificated a REST like services to fully follow REST pattern
  • Modularized Sinatra app
  • Travis-CI now test also in development and production environments
  • Ruby tests coverage raised up to 99,5%
  • Javascript tests coverage raised up to 100%
  • Added quality assurance tool Rubocop
  • Modified code to pass all quality checks of Rubocop
  • Modified code to document 100% of inch --pedantic suggests

A patch release of v0.1.1

13 Dec 21:53
Compare
Choose a tag to compare

Changelog:

  • + Added ruby unit and integration test config (with online services)
  • + Added ruby unit tests
  • + Added activerecord integration tests
  • + Added Javascript config for testing
  • ~ Changed dependencies management of Ruby to fix version dependency and proper grouping
  • ~ Changed start up of application to ensure running of database migration

An inital release of v0.1.0

13 Dec 02:27
Compare
Choose a tag to compare

First working release of v0.1.0