-
**Steps to reproduce**:
```
mkdir /tmp/test
git clone https://github.com/tdlib/telegram-bot-api.git /tmp/test/
cd /tmp/test/telegram-bot-api
docker run --rm -it -w /app -v $PWD:/app ubuntu:late…
-
### Context
We need to have a story for being able to do reversible upgrades. The goal is that if during an upgrade something goes wrong that we can revert to a state before the upgrade.
There a…
-
Currently `process.env` in event sources isn't populated with [environment variables](https://docs.pipedream.com/environment-variables/). I'd like to have those env vars populated in event sources so …
-
Options:
- https://github.com/containrrr/shoutrrr (easier to configure, just allow users to pass in url's via cli or env)
- https://github.com/nikoksr/notify
This would likely be a breaking cha…
-
Previously the request body for the `content.unpublish` and `content.delete` webhooks contained data about the node that was being unpublished or deleted, but now this information is only sent on the …
-
Hi Pulumi team,
we love the new webhooks feature and use it to post updates to our Slack tech channel. But we also have use the [renovate bot](https://github.com/renovatebot/renovate) for automated…
-
### ⚠️ Please verify that this bug has NOT been raised before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](h…
-
AS A Developer
I WANT TO use all necessary Rasa functionalities within this project as REST API calls
SO THAT there wouldn't be a need to execute `.sh` scripts or similar
-
Paystack no longer supports localhost testing for callback URLs and webhook URLS on https://dashboard.paystack.com/#/settings/developers
-
Suggestions from @bryonjacob:
- for every account, generate an OUTBOUND_AUTH_TOKEN - this can be a type 4 UUID. Store it on the agent record
- show it to the user on /settings/advanced, right nex…