Arnout Engelen
Arnout Engelen
(I didn't manage to set up a NixOS builder VM, ran into kvm errors)
Do we have an example of a PR where the test results were posted to the PR? Did we find it helpful? If we did I'm sure we could find...
> [@raboof](https://github.com/raboof) I'm happy to remove the CI job that uses this task. I don't think anyone is using the results of this job. #692 > We have a bigger...
> mima issue for scala 3 build > > ``` > [error] * static method AddFutureAwaitResult(scala.concurrent.Future)org.apache.pekko.http.impl.util.package#AddFutureAwaitResult in class org.apache.pekko.http.impl.util.package has a different result type in current version, where it is...
> Apparently there was [an attempt to do that](https://github.com/Nix-Security-WG/nix-security-tracker/pull/141) but I figure this was later moved into the local security scanner? #141 was never not targeting the local scanner ;)
> @raboof would you mind creating a [RAT-jira](https://issues.apache.org/jira/browse/RAT-jira) ticket to describe your intentions? Thanks > > Do you have a use case where I have something in my global gitignore...
Great, thanks for the pointers! This will likely be on the backburner for a while but I'll return to it eventually :)
> Sorry it has taken me soooo long to get to this PR. I'll try to do better going forward. No worries!
(I understand the problem with the previous implementation. I have mostly applied the suggested changes, but I don't fully understand all parts yet, and would like to have a closer...
I see in the current implementation indeed includes (i.e. explicitly "not-ignored" patterns) take precedence over excludes (ignores), regardless of where they're specified. Is that really correct for Git? AFAICT a...