Bruno FERNANDO
Bruno FERNANDO
I have got the following code: ``` javascript var blessed = require('blessed'); var contrib = require('blessed-contrib'); /////////////////////// // UI configuration // ///////////////////// var screen = blessed.screen({ smartCSR: true }); var...
Hello folks, So the idea would be basically to have a configuration file that could contains all or part of the options that we can use today with the helmsman...
## What changes were proposed in this pull request? Hey folks 👋 It would be so cool to have the latest version of the chart to be released in order...
Wrong exception statement is used here: ``` $ ansible-doc -vvvv okta_groups ansible-doc 2.9.2 config file = None configured module search path = ['***'] ansible python module location = /Users/foo/venv/ansible/lib/python3.7/site-packages/ansible executable...
Hi @pelletier 👋 It has been a while since my last PR #578 on this repo. Well the goal here is to re add that feature in the v2 of...
Hi folks 👋 I would like to raise you a recent issue I have with this amazing tool. Indeed I noticed recently that I wasn't able to update deprecated resource...
Hello reviewers :wave: Small PR to allow us to specify the maxUnavailable on the querier Espcially useful when you have plenty of querier and you want to upgrade fast Don't...
Hi @cw-sakamoto 👋 First of all thanks a lot for this project, it is really useful 🤩 . This little contribution allow us to release and download the helm chart...
Hey folks 👋 Small PR that fix/simplify the way the multiline is rendered in the output of the action With the following pipeline ``` name: loki_rules_ci on: workflow_dispatch: pull_request: jobs:...
Signed-off-by: rasta-rocket #### What this PR does Hey folks 👋 Small PR that fix/simplify the way the multiline is rendered in the output of the action mimir-rules-action With the following...