Nacho Barrientos
Nacho Barrientos
.epp files are getting more and more common in Puppet code bases so it makes sense I think to include them as part of the "puppet" type. https://puppet.com/docs/puppet/7/lang_template_epp.html
It should be okay not to have rubocop installed at system level if it's meant to be run in a chroot.
As there hasn't been any reaction on https://github.com/domtronn/all-the-icons.el/pull/130 to get it rebased/updated, here's another attempt to add an icon for `exwm-mode`. This is how it looks like on a Doom...
This changeset adds two configuration options to be consumed by the facts PuppetDB indirector: * fact_names_blacklist * fact_names_blacklist_regex They can be used to configure a list of fact names that...
Hi, When debugging an issue with [octocatalog-diff](https://github.com/github/octocatalog-diff/blob/master/lib/octocatalog-diff/catalog-diff/differ.rb#L525) we narrowed down the problem to HashDiff unable to compare a couple of arrays when LCS is used. Here's a reproducer: ```ruby require...
This patchset adds a button to Helpful buffers displaying non-callables (variables) to reset the value to its standard value when the current value differs.  After acting on `Reset`: 
Hi, This might not be a bug but I wanted my experience to be written down somewhere where a search engine could pick it up as it might save somebody...
Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [ ] I've pasted the output...
Closes #2592. Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [x] I have updated the documentation according to [documentation](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#documentation) * [x] I have updated the...
### Is your feature request related to a problem? Helm [does not support merging arrays](https://github.com/helm/helm/issues/3486) so it's not possible to have for instance cluster declarations in separate "values" files (in...