David Goldstein
David Goldstein
Huh, those SymlinkEntry don't seem to be exposed to starlark yet, at least not that I could find. Are there plans for that?
+1, I'm considering using wallabag and without pdf support, I'm likely to adopt a different tool. I tried to add https://www.cse.chalmers.se/~rjmh/Papers/arrows.pdf to my wallabag.it both via wallabagger in chrome (it...
have you run the tests? https://github.com/ua-parser/uap-go?tab=readme-ov-file#testing unfortunately these aren't automated yet. Also should mention, I took a look at the mentioned vulnerabilities. Practically they aren't interesting for this package -...
> > have you run the tests? https://github.com/ua-parser/uap-go?tab=readme-ov-file#testing unfortunately these aren't automated yet. > > Would you accept a PR to setup test in CI using Github Actions? sure, please...
so we just added github actions to automate the tests. is there an easy way to see that in action here? if not I can just merge it and hope...
please give more information. what version of uap-go are you using? what output do you expect? what are your reproduction steps? I ran this through the version I have installed...
I can't reproduce anything wrong with detecting this user agent. Closing as not reproducible, if you can provide a repro with exactly what you expect the output to be, I'd...
I've also just stumbled over > Error: ./node_modules/@emotion/utils/dist/declarations/src/types.d.ts(1,33): error TS2307: Cannot find module '@emotion/sheet' or its corresponding type declarations. My diagnosis is that because `@emotion/utils` imports from `@emotion/sheet`, it ought...
I believe there is in progress work for this. The request still remains valid either way On Sun, Sep 29, 2024, 7:03 PM github-actions[bot] ***@***.***> wrote: > This issue has...
solved by 0fa83d47efc04e65acacb6cad8fc585b8882a77f (implemented in #4500)