Kannupriya Kalra
Kannupriya Kalra
Hi @mfirry I am working on this and also documenting the steps :)
> Ah cool. Anything public I can see and follow? not yet, will share soon :)
@bishabosha Thank you for reviewing my PR, I have incorporated changes in the integration test based on the comments. PR is up for re-review.
@Florian3k @Gedochao Hi Fornal/Piotr, I worked on this issue last weekend, could you please assign the issue to me and help review the PR for it- https://github.com/VirtusLab/scala-cli/pull/2943
@arnavsharma990 It looks like the PR introduces (or surfaces) a regression in `OldSearchApiTests`. The failure comes from an `UnsupportedOperationException: empty.max` in `ArtifactService.computeLatestVersion`, specifically when calling `max` on an empty collection:...
@arnavsharma990 a test case is failing, please check