Krishnaswamy Subramanian

Results 11 issues of Krishnaswamy Subramanian

**Is your feature request related to a problem? Please describe.** Talisman uses `.talismanrc` for ignoring files, and it is managed locally within the repo. As a good security practice, this...

enhancement
hook
needs further info

Add support to terraform 0.12

When trying to import, with the latest version of WhatsApp, I'm getting the following error ``` 2022-04-24 23:34:15.603 watoi[61850:16744452] Loaded 313 chat(s) 2022-04-24 23:34:15.604 watoi[61850:16744452] no such table: legacy_available_messages_view fish:...

It would be nice if you could include change log as part of every release

- Use go.mod - Fix issue with sirupsen package

When trying to import, with the latest version of Whatsapp I'm getting the following error ``` 2022-04-24 23:34:15.603 watoi[61850:16744452] Loaded 313 chat(s) 2022-04-24 23:34:15.604 watoi[61850:16744452] no such table: legacy_available_messages_view fish:...

Fix missing dependencies 1. "code.google.com/p/go.net/html" 2. "github.com/jimsmart/bufrr" Intrdouce go dep for tracking dependencies and fixing it to working version of dependent library

This adds a feature to stress command to get the metric name from the user and does the stress on only these metrics, if metric name is not specified then...

- resue the build steps locally and in travis-ci - avoid passing same argument all the time for running test - avoid running multiple commands - golint - golancli-lint -...

[kube-tmux](https://github.com/jonmosco/kube-tmux) doesn't change `KUBECONFIG` and it always uses default `KUBECONFIG` when using tmux with [tmuxp](https://github.com/tmux-python/tmuxp) This PR is to use the `KUBECONFIG` from tmux session name, if the session name...