Atso Sariola
Atso Sariola
Re: Hosting the packages, there's also the possibility of using Github Packages as an organization level package registry to host these. Paired with Github Actions, publishing new versions automatically could...
We are struggling with this too, in our case the issue is with Fyber SDK requiring its native dependencies (SDK + mediation) to be placed in launcherTemplate.gradle rather than mainTemplate.gradle....
This is still an ongoing active problem for us. Any news or is this issue as good as dead?
I notice the mocha script in the "Writing tests" section of the guide uses ts-mocha while the feathers-chat-ts repo uses a more complex mocha command that matches and builds on...
Minor addition, it seems some tasks _do_ get posted to the slack channel, but only if the project tag is listed before the type tag. Interestingly, the order you add...
Hi, considering this PR hasn't moved in a few months but seems to be in a pretty good shape, is there a chance to get this finalized for the 2.4.0...
Gave this a try too. Basic configuration worked as expected and initial rebuild updated my colorschemes correctly. After updating the `settings.config` attributes again and rebuilding, the activation script doesn't seem...
Turns out the issue was in fact not activation related, but a combination of two wallpapers producing the same (default?) colorscheme and `swww` failing to run during activation: `Failed to...
I think leaning into the pre/post hooks and removing the whole `reload_apps` concept is a better way to go. The four supported tools right now could be replaced with example...