Sam Gleske

Results 479 comments of Sam Gleske

https://blog.sandra-parsick.de/2022/02/17/how-to-debug-jenkins-remotely/

https://discuss.gradle.org/t/how-do-i-force-gradle-to-download-dependency-sources/34726

https://github.com/gradle/gradle/issues/25908

https://docs.gradle.org/current/userguide/artifact_views.html

I guess my issues with staticmethod are best described here https://stackoverflow.com/questions/1859959/static-methods-how-to-call-a-method-from-another-method

After messing around with `@staticmethod` across different versions of python; the way I used it (on a file of functions without a class definition) worked in Python 3.10 but not...

This is ready for general testing. All of the automated tests pass except for linting and I somehow need to account for `unittest.mock.MagicMock` type being passed to the IP address...

Pinging @rkooo567 @jjacobj84 for visibility. I appear to have duplicated some effort and I plan to keep iterating on this PR until it is ready.

From the failure ``` [2024-03-25T03:13:33Z] E ValueError: address type not str or bytes: [2024-03-25T03:13:33Z] E [2024-03-25T03:13:33Z] E type: [2024-03-25T03:13:33Z] E value: ``` I don’t want to handle mock classes in...

@anyscalesam sounds good. I am available to continue working on this just holding per my questions; I know there’s code style issues but I’ll fix them before taking out of...