Miguel Ibars
Miguel Ibars
Hi @lnikell . I'm afraid it doesn't. When I select Deployment option I can't see most of our deploys. If I run: `oc get deploy` I don't obtain the same...
Yep that works. Not sure though if this would qualify as a "zero" install anymore 😕
Do you mean changing this: ```bash $ curl -sL https://sh.jbang.dev | bash -s -- https://github.com/mperezi/java-cli/blob/master/SendSms.java ``` for this: ```bash $ curl -sL https://sh.jbang.dev | bash -s -- app setup &&...
I'm sorry to be late to the party but I'm still getting poor results with the latest release:  @rhyneav @Famaxis
Here you go @rhyneav ```html X ```
Mmm... I'm not 100% convinced yet @rhyneav. Take a look at the screenshots below. IMO there's too much contrast in the new version between the close button(s) and the rest...
Hi @Stephan202, thank you for your prompt response! Your guess was absolutely right. And I must admit that I was guessing sort of the same thing. The generation and collection...
Nothing that a good old Python wrapper can't fix: https://github.com/mperezi/spring-tasks-app/blob/dockerfile-best-practices/scripts/hadolint.py Usage: ```bash $ python hadolint.py Dockerfile # uses the hadolint binary $ python hadolint.py --docker Dockerfile # uses the dockerized...
I was trying to have the current schema displayed in my lualine when I stumbled upon this... but I see that is closed T_T. Is there any setting in LazyVim...
Well, that's easy. I make two deployments: one with the flag equals to `false` and the other one with the flag equals to `true` (that's being the only difference between...