chatops
Here are 245 public repositories matching this topic...
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Aug 3, 2018 - Elixir
In e2e test suite, we mock resource creation with fake client and verify the BotKube event generations.
https://github.com/infracloudio/botkube/blob/develop/test/e2e/notifier/create/create.go#L46
We need to add similar test cases to verify delete event handling.
We can use Delete API for Deleting a resource.
Add te
Many linux daemons respond to the SIGHUP signal by reloading their configurations. Combined with opsdroid's no_cache: true this could be used to reload a skill (or other plugin) while developing it.
This should be added in the same manner as the existing handlers
-
Updated
Jul 28, 2020 - Go
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 12, 2020 - PowerShell
-
Updated
Oct 1, 2020 - Go
Related: yetibot/yetibot#371
Current API (AlphaVantage) is rate limited to 3 reqs per 5 min
-
Updated
Aug 19, 2020 - Go
-
Updated
May 22, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Oct 1, 2020 - TypeScript
We should probably start thinking of moving away from logrus in favor of zerolog for our Golang projects going forward. ZL is supposed to be faster, and have more functionality but IMO the big win is not having to worry about the Sirupsen sirupsen import collision that happens.
The performance benefits look to be somewha
-
Updated
Sep 22, 2020 - CSS
-
Updated
Aug 21, 2019 - Kotlin
-
Updated
Sep 16, 2020 - Go
-
Updated
May 4, 2020 - Java
-
Updated
Apr 19, 2020 - Python
Improve this page
Add a description, image, and links to the chatops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chatops topic, visit your repo's landing page and select "manage topics."
An addition to Add python warning if install a pack that only supports python 2 #5037 PR and Python 2 Deprecation Game Plan, apart of warning for
pack install, we might need to also warn users that's running StackStorm in py2 environment.I'd suggest to show and log that warning for each st2