puppetboard

Web frontend for PuppetDB

APACHE-2.0 License

Downloads
2K
Stars
706
Committers
121

Bot releases are visible (Hide)

puppetboard - v5.4.0 Latest Release

Published by github-actions[bot] 8 months ago

puppetboard - v5.3.0

Published by github-actions[bot] 8 months ago

puppetboard - v5.2.0

Published by github-actions[bot] 9 months ago

puppetboard - v5.1.0

Published by github-actions[bot] about 1 year ago

puppetboard - v5.0.0

Published by github-actions[bot] about 1 year ago

  • Stop setting SECRET_KEY value to a random string by default. This has caused issues in deployments with more than one app replica or when the app was restarted. Please set this to your own long, random string, the same for each application replica. Implements #721.
  • Drop support for Python 3.7 (end-of-life in June 2023). PR #899
  • Fix broken links in Classes view. PR #868, fixes #816.
  • Fix if fact is None (default for full node view). PR #908, fixes #907.
  • Dependencies update.

Thanks to the following contributors of this release:

puppetboard - v4.3.0

Published by github-actions[bot] over 1 year ago

  • Add new Classes view. This view lists the Puppet classes that have had at least one of their resources changed (event). (#799).

Big thanks to Louis Charreau who contributed the above feature!

puppetboard - v4.2.6

Published by github-actions[bot] over 1 year ago

  • Fix auto-resize in the Radiator view in offline mode (#718).

Thanks to René Hernandez 2nd who contributed to this release!

puppetboard - v4.2.5

Published by github-actions[bot] almost 2 years ago

  • Really fix starting the app when the SECRET_KEY is set to bytes instead of str. (#741).
puppetboard - v4.2.4

Published by github-actions[bot] almost 2 years ago

  • Fix starting the app when the SECRET_KEY is set to bytes instead of str. (#741).
puppetboard - v4.2.3

Published by github-actions[bot] almost 2 years ago

  • Sort 'uptime' fact values correctly again - it was fixed in v3.4.0 but got broken in v4.1.0 (#469).
puppetboard - v4.2.2

Published by github-actions[bot] almost 2 years ago

  • Showing debug messages using a different color than the error messages in the Logs of the Report view. (PR #725)
  • Start warning that the default SECRET_KET will not be provided starting with Puppetboard 5.x - see issue #721 for more info. (PR #726)

Thanks to the contributor of this release, Shawn Toffel!

puppetboard - v4.2.1

Published by github-actions[bot] almost 2 years ago

  • Fix LOCALISE_TIMESTAMP = False and document how it works. (#461)
puppetboard - v4.2.0

Published by github-actions[bot] almost 2 years ago

  • Confirm support for Python 3.11 (final), switch the Docker image to use that version of Python.
puppetboard - v4.1.2

Published by github-actions[bot] about 2 years ago

  • Fixed incompatibility with Python 3.7 that has occurred at least in the tests (regression introduced in 4.1.1). (#720)
puppetboard - v4.1.1

Published by github-actions[bot] about 2 years ago

  • Fixed showing facts with graph (regression introduced in 4.1.0). (#719)
puppetboard - v4.1.0

Published by github-actions[bot] about 2 years ago

  • Show configurable favorite environments immediately after the "All Environments" in the dropdown. (#705)
  • Automatic OS values for Linux, macOS and Windows nodes in the Inventory view. Customizable Inventory fact values using Jinja templates. PR #712, fixes #485.
  • Big upgrade of the frontend dependencies, including migration to their maintained forks in a few cases (Semantic UI → Fomantic UI, c3.js → billboard.js). (#708)

Very big thanks to Melchior NOGUES who did most of the development for this release!

puppetboard - v4.1.0rc3

Published by github-actions[bot] about 2 years ago

Like v4.1.0rc2 and also:

  • Automatic OS values for Linux, macOS and Windows nodes in the Inventory view. Customizable Inventory fact values using Jinja templates. PR #712, fixes #485
  • Restored facts filtering feature that was broken since v4.1.0rc1
puppetboard - v4.0.5

Published by github-actions[bot] about 2 years ago

  • Fix Puppetboard not starting on PE PuppetDB. (#711)

(This is the same version as 4.0.4 which was a partially incorrect release.)

puppetboard - v4.1.0rc2

Published by github-actions[bot] about 2 years ago

Like 4.1.0rc1 but with a fix from 4.0.4/4.0.5 and a daily chart layout fix

puppetboard - v4.1.0rc1

Published by github-actions[bot] about 2 years ago

  • Show configurable favorite environments immediately after the "All Environments" in the dropdown. (#705)
  • Big upgrade of the frontend dependencies, including migration to their maintained forks in a few cases (Semantic UI → Fomantic UI, c3.js → billboard.js). (#708)

Very big thanks to Melchior NOGUES who did most of the development for this release!

Package Rankings
Top 5.85% on Pypi.org
Badges
Extracted from project README's
PyPI Version PyPI Downloads codecov By Voxpupuli
Related Projects