voxpupuli / puppet-puppetboard

Puppet module to install and manage puppetboard
https://forge.puppet.com/puppet/puppetboard
Apache License 2.0
53 stars 166 forks source link

Please release 9.1.0 #383

Closed Chartreusito closed 6 months ago

Chartreusito commented 1 year ago

I'm trying to install puppetboard running within venv on Debian 11 with Puppet7 or Puppet8, and i'm stuck fixing manually the init.pp file as it does not handle python venv requirements when parameter manage_virtualenv is true.

I see that's it's been fixed since last august by @h0tw1r3 in the following commit but that no release was made since then.

https://github.com/voxpupuli/puppet-puppetboard/commit/7b8032786cf5deb140a059c70e67728655618117

Could anyone qualified please release a new patch to include this already commited fix ?

Affected Puppet, Ruby, OS and module versions/distributions

gdubicki commented 1 year ago

Because of https://github.com/voxpupuli/puppet-puppetboard/pull/375, which is backward-incompatible as it requires an extra parameter, we should release v. 10.0.0 now.

h0tw1r3 commented 6 months ago

v10.0.0 released a while ago. Enjoy!