hverlin

Results 7 comments of hverlin

This would be nice indeed! @pottava Would it be possible to merge this feature?

- [x] Google Drive - [ ] JIRA - [ ] Confluence - [x] Redmine - [ ] Slack - [x] Dropbox Paper - [ ] Phabricator - [ ]...

You can now use the standard close button on other platforms than macos: 03a1754e853de01e9bdedf1295cbcff29d4dbd70

Cool project! You are welcome to reuse anything from [Quest](https://github.com/hverlin/Quest), (e.g. code to fetch mails from [gmail](https://github.com/hverlin/Quest/blob/master/src/modules/gmail/index.js#L240)) Similar idea, but not enough time and motivation to maintain it.

@runningcode Do you know how Gradle Enterprise compute this? I am also seeing warnings from this plugin that don't seem to hold true compared to what I see in the...

It appears that it should be possible to add the delta here, as well as the original build ID? - https://github.com/runningcode/gradle-doctor/blob/93476dbd4032358b55c60e93655dbd57f91ec3e5/doctor-plugin/src/main/java/com/osacky/doctor/SlowerFromCacheCollector.kt#L25 - https://github.com/gradle/gradle/blob/a639c1e0507832980230e288b000913d716c463c/subprojects/core/src/main/java/org/gradle/api/internal/tasks/execution/ExecuteTaskBuildOperationResult.java#L71 Would you accept a PR for this...

Something I have noticed is that probably Gradle enterprise ignore the fingerprinting inputs` duration, whereas Gradle doctor considers it?