Ramesh Venkitaswaran

Results 2 issues of Ramesh Venkitaswaran

The Gitlab v4 jobs api (https://docs.gitlab.com/ee/api/jobs.html#get-a-single-job) returns a `tag_list` which is an array of runner tags. This field is missing in the `Job` class. Would it be possible to add...

The [@file:Import example](https://github.com/kscripting/kscript?tab=readme-ov-file#ease-prototyping-with-fileimport) failed with this error `error: platform declaration clash: The following declarations have the same JVM signature (median([Ljava/lang/Double;)D):[nl] fun Array.median(): Double defined in kscript.scriplet.Main[nl] fun Array.median(): Double defined...