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

Scala Native on Scala 3 #6310

Merged
merged 21 commits into from
Jun 27, 2022
Merged

Scala Native on Scala 3 #6310

merged 21 commits into from
Jun 27, 2022

Conversation

sideeffffect
Copy link
Member

@sideeffffect sideeffffect commented Feb 1, 2022

@sideeffffect sideeffffect changed the title Scala Native on Scala 3 [WIP] Scala Native on Scala 3 May 20, 2022
# Conflicts:
#	build.sbt
# Conflicts:
#	build.sbt
#	project/plugins.sbt
@sideeffffect sideeffffect changed the title [WIP] Scala Native on Scala 3 Scala Native on Scala 3 Jun 27, 2022
@sideeffffect
Copy link
Member Author

🎉 We're green, we can merge this now. After merging, would it be possible to have series/1.x merged up to series/2.x?
/cc @adamgfraser @mijicd

@adamgfraser adamgfraser merged commit a9dc217 into zio:series/1.x Jun 27, 2022
@sideeffffect sideeffffect deleted the patch-3 branch June 27, 2022 20:27
adamgfraser pushed a commit that referenced this pull request Jul 1, 2022
* Add Prezi to adopters list (#6864)

* Fix ZIO 1.x sidebars (#6863)

* remove extra sidebar
rename how-to to guides

* rename howto to guides.

* issue #5878 - Backport ThreadLocalBridge (#5980)

* Rewritten based on the merged version of PR #5907

* call Supervisor.unsafeOnResume() even if `superviseOperations` is false (same as ZIO 2)

* chore(deps): update zio.version to v1.0.15 (#6899)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* add 7 and 8 arg for check, checkM, checkAll and checkAllM (#6916)

* Fix frontmatters (#6949)

* Update cause.md (#6988)

Fixed wrong indentation level for examples

* Scala Native on Scala 3 (#6310)

* Scala Native on Scala 3

* Update BuildHelper.scala

* Use scala-java-time for both JS and Native, compatible with Scala 3

* drop dottySettings, use the same settings for all versions

* Scala JS 1.10.0

* izumi-reflect 2.1.1-SNAPSHOT

* Add scalajs-java-securerandom

* don't change ci.yml

* Update scalacheck to support Scala 3 Native

* Update libraries

* Work around issues in Scala 3 Native when overriding members without ()

* Work around issues in Scala 3 Native when overriding members without ()

* izumi-reflect 2.1.1

* Update plugins.sbt (#6996)

* Compile tests on Scala Native (#6283)

* Scala Native 0.4.3

* Minimize changes

* Use scala-java-time instead of sjavatime for Scala Native

* Run tests on Scala Native, not just compile

* Update plugins.sbt

* native-loop-core 0.2.1

* Update ci.yml

* format

* fix Scala 2.11

* fix Scala 2.11

* fix Scala 2.11

* More memory for non-JVM processes

* Just build tests, don't run them

* Add nativeSettings to streamsTests and testTests

* fix 2.11 Native

* fix 2.11 Native

* -Xmx4G

* izumi-reflect 2.1.3

* fix Scala 3

Co-authored-by: Mate Borcsok <mate.borcsok@prezi.com>
Co-authored-by: Milad Khajavi <khajavi@gmail.com>
Co-authored-by: Dmitry Karlinsky <dmitryka@wix.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: LUC DUZAN <strokyl@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: felix-hedenstrom <39419603+felix-hedenstrom@users.noreply.github.com>
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.

None yet

2 participants