Skip to content
#

slack

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

alya
alya commented Oct 1, 2021

At present, we indicate places where a stream can be changed to a different one in a couple of different ways -- sometimes with a pencil icon, sometimes by just allowing the user to type into the box.

This can cause confusion, as inputting a non-existent stream name will cause sending or moving a message to fail.

We should make it clear that the user is selecting from a list of streams by u

lemker
lemker commented Sep 15, 2021

We sometimes use Emojis in the title of documents, and when alphabetical sort is enabled for the collection, the Emoji is used for the sort. Ideally only the first alphanumeric characters should be used when sorting alphabetically.

To Reproduce
Steps to reproduce the behavior:

  1. Add Emoji to the start of a document title
  2. Enable alphabetical sort on collection
  3. Observe incorrect do
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
ollivierj
ollivierj commented Sep 28, 2021

Describe the bug

We use postgres 12.4.1 as a datawarehouse. During the ingestion processing, we use unlogged tables to speed up writing data into tables. Those tables are in a schema dedicated for storing raw data. We then transform this raw data using dbt.

We use the command below to generate the dbt documentation :

dbt docs generate --project-dir <MY_DBT_PROJECT> --profil
ferdi
rgarrigue
rgarrigue commented Jun 12, 2020

Is your feature request related to a problem? Please describe.

Got interested in Ferdi VS Rambox & co by the self hosted setup. I see you can specify a custom todo server. But I see no explanation about what you can do here, and having a couple of suggestion would be great, found nothing in the tooltips, the FAQ, the site's services.

Describe the solution you'd like

Either a list

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

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