Results 106 issues of Kishan B

fao @fferri - Not sure which is the correct place to raise this (this repo vs your repo viz pointed by the plugin meta data) Hence i am linking the...

python

When using robot frameork we inevitabby use seleneium and install browser drivers It would be great if there can be an example using poetry https://github.com/python-poetry/poetry I am hoping this would...

It would be great if static man can provide a UI like the [utterance project](https://utteranc.es/) People can just drop in the UI in their hugo templates along with the `staticman.yml`...

needs docs

I just created the following plugin in my plugins folder https://github.com/matryer/xbar-plugins/blob/main/Dev/Tutorial/cycle_text_and_detail.sh The documentation it clearly says > Multiple lines will be cycled through over and over. ### Behavior i expected...

I think it would be nice if a comparsion of this and gosec can be published https://github.com/securego/gosec

documentation

### Background In this package i have only used the [Binomial function](https://github.com/gonum/gonum/blob/99041dcffe021d7bf33f93de3d2f4a52f8cd69dc/stat/combin/combin.go#L29) and nothing else. If i import gonum using go modules i get the complete project which is quite...

## Context We use one of 2 formats for logging 1. json 2. logfmt I understand console log writer is something that can probably be customized so that the timestamp...

## Use case The log level comes as an env config (json) it would be great if UnmarshalJson can be added to `Level` type. The implementation can be just a...