-
Updated
Jan 30, 2021 - JavaScript
slack
Here are 4,748 public repositories matching this topic...
-
Updated
Jan 30, 2021 - Clojure
It's useful to know. This request came through support.
-
Updated
Jan 29, 2021 - TypeScript
-
Updated
Jan 15, 2021 - JavaScript
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
-
Updated
Jan 9, 2021 - JavaScript
-
Updated
Jan 29, 2021 - Go
-
Updated
Dec 23, 2020 - Python
-
Updated
Jan 28, 2021 - Go
Description
It's a best practice to always provide a text argument when posting a message, even though the platform doesn't technically require it when blocks are provided. The text argument is used in places where blocks cannot be rendered such as: system push notifications, assistive technology such as screen readers, etc.
In order to help apps adhere to this best practice and
-
Updated
Jan 12, 2021
Describe the feature
Picking up from #2928, which added support for two new configs in dbt-bigquery: require_partition_filter and partition_expiration_days.
Let's ensure that require_partition_filter works with all the permutations of incremental models on BigQuery. Anyone is welcome to pick this up as a contribution for v0.20.0!
The merge strategy
We need the merge con
I try to switch from RamBox to Ferdi. However I have several services with the same icon (slack, nextcloud). It would be a great help if I just cloud add a small textual label next to, under, over the icon. Don't care where.
Sorry that this is not a pull request, my JS/css knowledge is insufficient. I tried copying the tooltip to a div. Didn't get the correct tooltip and a misplaced div...
Description
While hubot-slack has support for reconnecting when the connection to Slack is lost, there is a limit to the number of reconnection attempts. If several reconnection attempts fail, the bot will simply hang without a connection. This causes trouble for our process manager, since the client staying open means we don't end up automatically restart it. When this has happened for us
-
Updated
Mar 26, 2020 - Swift
-
Updated
Jul 30, 2019 - CSS
Since adding integration with a number of other external systems, the landing README.md has become a bit cluttered. In addition to that, there's not a lot of detail on some of these integrations (versions,etc.).
What I'd like to do is break up some of the documentation for this and also add some information on what versions of the integrations are supported/tested.
Improve this page
Add a description, image, and links to the slack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slack topic, visit your repo's landing page and select "manage topics."

I believe this would address at least part of the use case for the broader issued described in #17137.
It's probably a pretty simple change, as we already have tackled this in the "Private Messages" section--you can ask
buddy_dataand similar code pretty easily to get what you need to render the green/orange circles.