Adam Setch

Results 347 comments of Adam Setch

@hazemadelkhalel - apologies, i noticed I made a typo above The second script should be `chmod` not `chown` ``` sudo chown root:root /opt/Gitify/chrome-sandbox sudo chmod 4755 /opt/Gitify/chrome-sandbox ``` I've also...

@boundless-forest - hope all is well. Just wondering if this is still occurring with the latest release v6.4.1

Thanks for testing, @herder

https://github.com/max-mapper/menubar/issues/491

I had a few minutes this afternoon so tried installing Gitify v6.10.0 on Ubuntu 24.04 in a virtual machine. Gitify was able to run, though I did note that in...

@steebchen - thanks for the suggestion. I have an implementation ready to contribute which can ignore any notification raised by a `Bot` usertype such as @dependabot @renovatebot @vercelbot etc. Does...

fresh update of deps, including vulnerability fixes > 9 vulnerabilities (3 low, 1 moderate, 5 high)

I've investigated this locally. At a high level it appears to involve: - updating createContainerSpecLikeBom to concatenate and maintain bom dependencies - massage the bom dependency refs to match the...

Correct. I think [this is the missing line](https://github.com/setchy/cdxgen/blob/955590da731c49b45704ef1f1f296f442494dd29/index.js#L3831) which appears in many other places for other languages/package managers. But when added, it then exposed the discrepancy between the dependency ref...