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

Pull Changes from 3.2 #2329

Merged
merged 13 commits into from
May 31, 2024
Merged

Conversation

cheeseng
Copy link
Contributor

Pull latest changes from 3.2.x-new branch into main, fixed conflicts.

catap and others added 12 commits April 15, 2024 22:13
It has a few changes in build plugin, which requires to cleanup a bit
build script.

And one deprectated class was removed.

Tested as:
```
export SCALANATIVE_VERSION=0.5.0

sbt clean

sbt ++2.12.17 "project scalacticNative" clean publishLocal
sbt ++2.13.10 "project scalacticNative" clean publishLocal
sbt "project scalacticDottyNative" clean publishLocal

sbt ++2.12.17 "project scalatestNative" clean publishLocal
sbt ++2.13.10 "project scalatestNative" clean publishLocal
sbt "project scalatestDottyNative" clean publishLocal

sbt ++2.12.17 "project scalatestAppNative" clean publishLocal
sbt ++2.13.10 "project scalatestAppNative" clean publishLocal
sbt "project scalatestAppDottyNative" clean publishLocal
```
…ublishing scala-native build for scala 2.11.
@cla-bot cla-bot bot added the cla-signed label May 29, 2024
@cheeseng cheeseng merged commit 2c08f1c into scalatest:main May 31, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants