Daniel Esik
Daniel Esik
I'm not sure if this is a bug or some changes in behaviour brought in `v0.7.0`. So I apologise in advance! Details are here https://github.com/http4s/sbt-http4s-org/pull/260#issuecomment-2067997072.
Santa appears to have arrived early this year 😄 I'll add some notes on the controversial points below in the PR body.
I noticed some bikeshedding while working on #5. It's only about keeping the dependencies current while staying within the context.
Hey! Thanks for that tool. Recently at work, we've tweaked this bot to support reviews by ChatGPT by requesting them with a `/gpt-review` comment in a Pull Request (to eliminate...
### Motivation This PR adds four methods `Transformer#contramap`, `Transformer#map`, `PartialTransformer#contramap` and `PartialTransformer#map`, to make transformers more composable and reusing existing transformers more concise and pleasant. ### Examples - `Transformer#contramap`: ```scala...
I'm testing my assumption from https://github.com/typelevel/cats/issues/4647#issuecomment-2323208436
``` failing seed for commutative arrow.merge consistent with andThen is dVNwEsHmPBbrOfqLc7p6M8kcaCbC-NI_GSMjih5B6-P= ==> X cats.tests.CokleisliSuite.Cokleisli[Id, MiniInt, MiniInt]: commutative arrow.merge consistent with andThen 0.05s munit.FailException: Failing seed: dVNwEsHmPBbrOfqLc7p6M8kcaCbC-NI_GSMjih5B6-P= You can reproduce this...
Link to the project — https://github.com/sbt/sbt-github-actions. Motivation is described here — https://github.com/scalacenter/scalac-profiling/pull/129#discussion_r1667398419.