Daniel Sandberg

Results 11 comments of Daniel Sandberg

Related #172 #680

Not sure if I have misunderstood something in how the cache-mechanism works. As far as I understand, a cache-hit is simply that we found a cache with a matching key,...

I understand that it goes into one large tar that gets packed at the end of the build. The problems is just that that the source for the tar is...

Tried with 7.3.1 and 7.3.5. I can dig into it more later when I have the time.

Made some thread dumps, captured some Gradle logs and file handle logs. [console.txt](https://github.com/nebula-plugins/gradle-lint-plugin/files/906699/console.txt) [gradle-pid-5288.log.txt](https://github.com/nebula-plugins/gradle-lint-plugin/files/906705/gradle-pid-5288.log.txt) [filehandledump-pid-8320-5288.txt](https://github.com/nebula-plugins/gradle-lint-plugin/files/906706/filehandledump-pid-8320-5288.txt) [threaddump-1491592589794.tdump.txt](https://github.com/nebula-plugins/gradle-lint-plugin/files/906707/threaddump-1491592589794.tdump.txt)

Yes, that would work. I think I would prefer if the output used the term 'transitive dependency' instead of just the very confusing name of the rule: 'unused-dependency'. Maybe even...

@Richard87 in this article they saved way more than 30 seconds. https://evilmartians.com/chronicles/build-images-on-github-actions-with-docker-layer-caching

Related to https://github.com/prometheus/prometheus/issues/11775

Thank you very much team.

I investigated a little and compared a meta-rpm built with Redline with another one I found online (that works). Seems like Redline adds a bunch of empty headers when there...