-
**Home Assistant release with the issue:**
0.88.1
**Last working Home Assistant release (if known):**
0.88.0
**Operating environment (Hass.io/Docker/Windows/etc.):**
Virtual Env
…
jempo updated
4 years ago
-
Hello,
I'm trying to run the program as specified in the README but I'm getting the following error:
Issued command:
`nasty search --query "climate change"`
Results:
```
Traceback (most re…
-
Example: https://circleci.com/gh/fastlane/fastlane/39980
```
#!/bin/bash --login -eo pipefail
mkdir -p ~/test-reports
echo "2.3" > .ruby-version
brew untap caskroom/versions
brew install shell…
-
Hi there!
Currently there is no official code climate plugin for JetBrains IDEs. Having a plugin allows to fix issues at development phase.
there is [similar old issue](https://github.com/codecl…
-
**Home Assistant release with the issue:**
0.86.4
**Last working Home Assistant release (if known):**
0.85.3
**Operating environment (Hass.io/Docker/Windows/etc.):**
Python Env
**C…
jempo updated
4 years ago
-
make a simple cli for better cronjobs
https://symfony.com/doc/current/components/console.html
-
I've set up [a GitHub Actions workflow](https://github.com/Finesse/SwiftMailerDefaultsPlugin/blob/master/.github/workflows/test.yml) to report my test code coverage to Code Climate. The workflow uses …
-
## Prework
- [x] Read and abide by `drake`'s [code of conduct](https://github.com/ropensci/drake/blob/master/CODE_OF_CONDUCT.md).
- [x] Search for duplicates among the [existing issues](https://gi…
-
## Prework
- [x] Read and abide by `drake`'s [code of conduct](https://github.com/ropensci/drake/blob/master/CODE_OF_CONDUCT.md).
- [x] Search for duplicates among the [existing issues](https://gi…
-
`php phar-composer.phar` directly starts the app in an interactive mode.
Usually CLI binaries output a help page when opened without any args, not sure this would make sense for phar-composer though.…