chatops
Here are 249 public repositories matching this topic...
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Oct 21, 2020 - Python
-
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
In the web server by default a route is registered for the base / path. This should be configurable in case a user wants to register their own.
-
Updated
Jul 28, 2020 - Go
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 12, 2020 - PowerShell
-
Updated
Oct 9, 2020 - Go
Related: yetibot/yetibot#371
Current API (AlphaVantage) is rate limited to 3 reqs per 5 min
-
Updated
Oct 19, 2020 - Go
-
Updated
May 22, 2020 - JavaScript
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Oct 20, 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
Oct 10, 2020 - CSS
-
Updated
Aug 21, 2019 - Kotlin
-
Updated
Oct 14, 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."
SUMMARY
Provide a quick summary of your bug report.
STACKSTORM VERSION
not relevant
OS, environment, install method
not relevant
Steps to reproduce the problem
docker run --rm -it --entrypoint=sh python:3.7pip install setuptools>=50.0.0