Kuba Suder
Kuba Suder
Point 1 is what I'm worried about every time someone asks about this - `git fetch` is what Gitifier currently uses to check if there's anything new, so if you...
If I can recommend something - I've been using Quick/Nimble (https://github.com/Quick/Quick) in my current iOS project recently and I like it a lot so far. I've only written pretty basic...
I think you can only assign people who are added as collaborators to the repo.
I've added a PR that adds a new `--timestamp-file` option that solves this problem by tracking the last processed timestamp in a selected file and then ignores logs up to...
But not necessarily in the form of "the above copyright notice, this list of conditions and the following disclaimer"? :)
The way I see it, using the code and using the service are two separate things (or even three if you count the maps). The license in question is about...
Captain, it's 2024… 😅
> As a side-note. The app currently automatically opts-in users to this functionality. However, from a data privacy perspective this is kind of edgy since the app now per default...
Thanks @Joshix-1 - this got me one step forward, but I was getting the "certificate verify failed" error since Elastic also generates its own self-signed local certificate that needs to...
But it's a certificate for localhost, right? I don't want Elastic to be accessible from outside.