Marcel Körtgen

Results 63 comments of Marcel Körtgen

Needed to update 0.28 -> 0.30 so the helm-cache-arguments were available. `gotk_cache_events_total` looks good so far. Will observe the mem-footprint but for now seems to solve the issue, at least...

Looks much better with helm-caching enabled ![image](https://user-images.githubusercontent.com/7235760/168071788-a95954de-6214-4639-8db4-86f84c83e0d2.png)

Had the same exception as in https://github.com/GitTools/GitReleaseNotes/issues/95#issue-111035509. Adding "." as working directory worked for me. Also multiple times in a row.

Hi @wolfstudy , first let me say that i am not affiliated to pulsar or streamnative in any way. Regarding the helm failure: You just the hit the standard helm...

Hi @SkySpiritDev , Have a look at https://github.com/awesome-inc/FontAwesome.Sharp#using-fontawesome-pro Does this help?

The "pro"-Branch should provide a working example - https://github.com/awesome-inc/FontAwesome.Sharp/blob/pro/TestWpf/MainWindow.xaml - https://github.com/awesome-inc/FontAwesome.Sharp/blob/pro/TestWpf/TestWpf.csproj#L19 However, I did this a while ago (pro version

Hi @SkySpiritDev , I verified the code is working using the current pro fonts (current branches main / pro). I also added support for explicitly switching the font style for...

Hi @Xcoder62 , We will not re-sign already published packages. I would suggest to update to a later version (if you can). Other than that you can probably down-grade and...

@jez9999 I am facing the same issue. I noticed some changes between beta001 and beta007 (current) regarding the use of Assemblies. Downgrading to beta01 fixed this specific error for me....

Same for me. Simply forcing gradle resolution did not work for me: - https://docs.gradle.org/current/userguide/dependency_capability_conflict.html#sub:selecting-between-candidates It looks like koin-test 3.2.0 absolutely pins down to kotlin-test-junit.1.6.21. Do we really need to downgrade...