linkedin / linkedin/play-parseq
Enable cross-building for Scala 2.13
- Dominant language
- Scala
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi folks, I have a Play application that is on Scala 2.13 and I'm not able to use `play-parseq` because it only builds artifacts for 2.11 and 2.12. It appears that the 2.12 artifact is not compatible with 2.13 due to differences in how `scala.Serializable` is implemented (there are likely more issues, that's just one example).
I'm happy to send a PR if we're open to expanding the cross-building versions to include 2.13.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's build configuration and the existing Scala 2.11 and 2.12 cross-building settings. Extend the supported versions to include Scala 2.13, then verify that the project builds and publishes a usable 2.13 artifact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100