Ondra Pelech

Results 287 comments of Ondra Pelech

Hmm, is `ParallelIO` `newtype` really necessary? :thinking: I mean, if we would implement `Applicative`'s `ap` in terms of `Monad`'s `flatMap` then yes, it would be sequential. But if we implement...

I would suggest to do what all the other packages managers do ([`F#`](https://fsprojects.github.io/Paket/lock-file.html), [`Rust`](https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html), [`Javascript`](https://yarnpkg.com/lang/en/docs/yarn-lock/), [`Ruby`](https://bundler.io/v1.3/rationale.html)) in this case of where to put the `lock` file, it would be the...

There's been a new development. Jabba has been revived, sourcing from DiscoAPI. https://github.com/foojayio/discoapi/issues/38#issuecomment-1199113233

Even better, we could use the new JVM index from Jabba-Team (see my previous comment) and drop coursier's own JVM index.

No, the 2 parts is intentional. As per the comment from the Sonatype person linked above, Sonatype prefer to create only "2-level" deep staging profile, regardless of what your `groupId`...

I'll go ahead and merge this before any more merge conflicts appear. We can keep polishing this after it is in master

@987Nabil thanks for working on this! Have you had some luck with the experiment? How can one easily add libraries to Scala Steward's classpath?

Just a heads up, this won't make it to `series/2.x`, is that OK? https://github.com/zio/zio/pull/7853

After all the time, this can finally be put to rest :relaxed: @adamgfraser has fixed it for good in https://github.com/zio/zio/pull/8080

Just a heads up, this won't make it to `series/2.x`, is that OK? https://github.com/zio/zio/pull/7853