Robert Munteanu

Results 55 issues of Robert Munteanu

At least for Windows platforms, this looks useful: https://github.com/wokier/java-to-OS-notify

It would be useful to have a grunt task for Decktape. I'll describe my scenario below ( which is admittedly a bit exotic ) but on the other hand others...

feature

## System Information ### Linux distribution ```openSUSE Leap 15.2``` ### Terraform version ```Terraform v0.12.26``` ### Provider and libvirt versions ```terraform-provider-libvirt was not built correctly Compiled against library: libvirt 6.8.0 Using...

help wanted

We have the bnd-indexer-maven-plugin set up for https://github.com/apache/sling-org-apache-sling-starter . It all works well when we only use release artifacts that come from Maven Central. However, it fails once we: -...

## Expected Behaviour When running k3sup install against a [MicroOS deployment](https://get.opensuse.org/microos/) the k3s-install.sh script installs the k3s systemd service but does not start it. I suspect that this is done...

**Describe the bug** Unable to change PS1 using direnv following the instructions at [direnv wiki on PS1](https://github.com/direnv/direnv/wiki/PS1). **To Reproduce** I have the following relevant entries in my files. `.bashrc` DEFAULT_PS1='\[$(ppwd)\]\u@\h:\w$(__git_ps1...

Bug

The main Handlebars artifact already has OSGi support. It would be great if the `handlebars-guava-cache` one would get it as well, to better support OSGi deployments.

**Is your feature request related to a problem? Please describe.** I am trying to setup a Docker-based validation process using `bats`. Our tests make use of `bats-assert` and `bast-support`, and...

Type: Enhancement
Priority: High
Component: Docker
Component: Packaging
Size: Large

Hi, I have deployed IMC on a kubernetes cluster that is running on version 1.21 . I plan to move to 1.22 soon. I have noticed these warnings in the...

kind/enhancement
workflow/todo

It would be great if fish completion could be provided out-of-the-box, similar to the existing bash completion.