Anton Engelhardt
Anton Engelhardt
I have a request-logger project, that i built with actix, and it simply logs requests for example to debug webhooks etc. Using this, the previous results are identical, when using...
Just as a note, - I'm not an official maintainer of proxy-wasm, - i tested this with the rust sdk and two debugging backends, - it might be that other...
@theherk The action marks the notification as read and then opens it in the browser, so probably the former action fails and therefore also the latter. Can you share the...
```js async function openNotification(isUnreadNotification: boolean) { try { if (url) { await open(url); } if (isUnreadNotification) { await octokit.activity.markThreadAsRead({ thread_id: parseInt(notification.id) }); await mutateList(); } } catch (error) { await...
It might also be interessting to know if you are authenticating with OAuth or with the GitHub Token in the extension settings: 
This still fails for me. ``` rvm install ruby-3.3.5 --with-openssl-dir=$(brew --prefix openssl@3) ruby-3.3.5 - #removing src/ruby-3.3.5.. Checking requirements for osx. Installing requirements for osx. Updating system.......... Installing required packages: pkg-config....
And make sure to sync the local version of fastlane with the version of fastlane running in your CI!
No not yet. Would you like to work on it?
A few years ago, I collected the data in a Google Sheet for tracking purposes through the Zapier integration. But I have stopped using Zapier. In my opinion, the data...
Yes, as you can see the issue is quite old. I was thinking to scrape tipico for the end result with the lowest quote. But the problem is that naming...