Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to scala 3 v2 #538

Merged
merged 20 commits into from
Dec 3, 2024
Merged

feat: migrate to scala 3 v2 #538

merged 20 commits into from
Dec 3, 2024

Conversation

ccantarero91
Copy link
Collaborator

This PR finish the scala 3 changes on #532

Cristian Cantarero and others added 18 commits November 28, 2024 18:01
Test are not compiling
- Refactor package code and syntax code to use Temporal[M[_]]
- Remove MonadError
- Update core unit test using IO
… into 526-finish-migrating-to-scala-3-v2

# Conflicts:
#	modules/core/shared/src/main/scala/retry/syntax/RetrySyntax.scala
#	modules/core/shared/src/test/scala/retry/SyntaxSuite.scala
#	modules/mtl/shared/src/main/scala/retry/mtl/RetrySyntax/retry.scala
#	modules/mtl/shared/src/test/scala/retry/mtl/SyntaxSuite.scala
…p-type-class' into 526-finish-migrating-to-scala-3-v2
…-scala-3-v2

# Conflicts:
#	modules/core/shared/src/main/scala/retry/syntax/retry.scala
#	modules/core/shared/src/test/scala/retry/PackageObjectSuite.scala
#	modules/core/shared/src/test/scala/retry/SyntaxSuite.scala
#	modules/mtl/shared/src/main/scala/retry/mtl/RetrySyntax/retry.scala
#	modules/mtl/shared/src/test/scala/retry/mtl/PackageObjectSuite.scala
#	modules/mtl/shared/src/test/scala/retry/mtl/SyntaxSuite.scala
@cb372 cb372 merged commit ab0134d into v4 Dec 3, 2024
5 checks passed
@cb372 cb372 deleted the 526-finish-migrating-to-scala-3-v2 branch December 3, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants