Skip to content
#

slack

Here are 5,040 public repositories matching this topic...

alya
alya commented Sep 9, 2021

It is common to use several separators in addition to spaces between words in stream names. At present, searching in the sidebar for a word in the latter part of the stream name using such a separator will not find the stream. E.g. if a stream is called "foo-bar", searching for "bar" will not find it.

To make it easier for users to find the streams they are looking for, the left sidebar stream

jspeedz
jspeedz commented Sep 5, 2019

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

papercups
dbt
magnusfors
magnusfors commented Aug 30, 2021

Describe the bug

If updating a quoted model the dbt tests are not executed against the newly built model, instead they are deferring to the models in the previous state. For regular (non quoted) models the tests run against the correct newly built models.

In the provided example dbt 0.19.1 has been used but the same issue occurs in dbt 0.20.1.

Attached is a dbt project used to reproduce

seratch
seratch commented Aug 6, 2021

Currently, https://slack.dev/python-slack-sdk/socket-mode/index.html has only Events API example. We add interactivity patterns (e.g., shortcuts, modal submission, button clicks, etc.) in the page.


@~tjstum Thanks for your prompt reply here!

I might suggest adding something to the docs of SocketModeRequest (and the example usages) mentioning that the WebhookClient/AsyncWebhookClient ca

ferdi
patowod
patowod commented Apr 17, 2021

No bug, no workaround — just a quick question / feature request to this awesome project!

I am using https://timingapp.com (automatic time tracking) and wondered if it is possible to have the window title of Ferdi reflect the currently selected contact / chat of a service so timing would be able to access that window title in order to automagically classify it? This would be awesome in order

IchordeDionysos
IchordeDionysos commented Feb 15, 2021

Description

When faced with updates from one version to the next it’s important to look at the changes between the version and as I see you are treating this with the proper care.

However, the Github UI does not help here a lot to understand the changes for one package like @slack/web-api as there are 7 other package changelogs mixed up with the change for the package you currently car

mistydemeo
mistydemeo commented Oct 4, 2018

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

tylerauerbeck
tylerauerbeck commented May 2, 2018

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.

gatus
TwinProduction
TwinProduction commented Sep 4, 2021

While I am satisfied with the verbosity of the documentation in the README.md file, I'd like to add more examples to the examples folder.

Unlike the current examples, would be configuration only (i.e. a folder with nothing except a config.yaml inside of it).

Furthermore, renaming examples to .examples as well as updating every current references to said folder in the README.md.

Improve this page

Add a description, image, and links to the slack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the slack topic, visit your repo's landing page and select "manage topics."

Learn more