Deleted user
Deleted user
a work-around is to patch it in using azapi_resource_action resource "azapi_resource_action" "identitypatch" { type = "Microsoft.App/managedEnvironments@2024-03-01" resource_id = azurerm_container_app_environment.X_env.id method = "PATCH" body = { identity = { type =...
Just use OFscraper https://github.com/datawhores/OF-Scraper
> also works for the new hardware version Nuki Smart Lock Pro (4th generation)! Please adjust the description. Thank you :-) # But you still need a bridge, I guess?...
`IOUtil` is from JDA - the error seems to occur only sometimes for some reason
`net.dv8tion.jda.internal.utils.IOUtil`
Tracked this down yesterday after @FaNt4zMa posted their crash on Discord. Not sure if it's the 'correct' fix, but it at least stops the mod bringing down a server here....
@tatiana, @pankajastro - should be all set to merge. Thanks!
Updated to include documentation in the `README.md`, as well as support for callbacks defined at `default_args` level. Also integrates a recent change to allow for callbacks defined using a file...
@pankajastro, good catch, there is a typo in my example. It should be 'airflow.providers.slack.notifications.slack.send_slack_notification' for that callback. I will change that and push a new commit.