Tim
Tim
Currently, placing the `pid` and `log` files anywhere other than the current directory requires hardcoding the absolute paths into the `name` for each one. This is highly inflexible, and certainly...
Hi Guys! I've been poking around looking for a good way to daemonize a function within [our app](https://github.com/vapor-ware/ksync) I came across this. Most of the suggestions come down to "don't",...
It would be great to have built packages for debian environment, namely Ubuntu. There are lot of build requirements that would make it harder to build yourself. ## --- Want...
## Problem We used to be able to disable Codewhisperer (but not the whole extension) under "AWS > experiments" but this option has been removed (I assume because it's no...
**Describe the bug** Listing latest releases with the plugin ends at 2.10.17, but the latest release (found in pip) is [2.14.4](https://pypi.org/project/ansible-core/) (as of this writing) **Steps to reproduce** ```shell asdf...
Currently the docker cli tries to login in interactively, despite https://github.com/machine-learning-apps/gpr-docker-publish/blob/master/entrypoint.sh#L37 This fails because the shell is not a TTY. Notably, the failure is non-fatal and the workflow continues on...
Github [has added Ubuntu 20.04](https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners) to their available virtual environments. Time to add it here! 🥂 🎉 Cheers!
Looks like we need a new tag a release for changes addressed in #5
It would be nice to have support for optional signing of the created tag with a key (in the same way `git tag -s` does) Example of unsigned (no check...
## Problem When loading the plugin (from first start or with a reload) I get the following error in the `AWS CloudFormation` output logs. I also get toaster popup error...