Jack
Jack
i stumbled across this dealing with the same issue in a totally unrelated context FYI @jannfis using a emptyDir solved it for my usecase perfectly So i would recommend it...
kinda unrelated, but we ran into this as we were settings `XDG_CACHE_HOME` to handle where puppeteer was saving its crashpads with chromium, setting `COREPACK_HOME` got our location to win
you gotta add the discord id in overseerr/jellyseerr or add the default id
im not sure what todo in regards to the tests, as the existing tests for command dont seem to test arguments. if you have an easy ref ill give it...
@sherifabdlnaby wouldn't 2 automagically occur after 1 happens? As this is what happen if you click cancel manually. I guess if we did need two paths it would be something...
i also ran into this my current workaround is to ignore the changes and manage it via the ui for the time being ``` lifecycle { ignore_changes = [ conditions,...
as a workaround im just replicating the discord template in a normal webhook (missing some parts but it does what i want) ``` { "embeds": [{ "title": "{% if heartbeatJSON.status...
hmm thats where i got the source to supply to the generic webhook, ill give the full payload a test later in the week and get back to you in...
unsure if its related to recent changes, running the latest beta-3 only with apps both ios and android, (plain old web is fine) for some reason when im outside my...
@christiaangoossens ah sorry i meant ` 0.6.3-alpha` @voc0der thanks ill give `offline_access` a crack and report back 👍