Contributing Search
All the projects below have beginner-friendly issues which are great places to start contributing
-
zalando/grafter
-
stryker-mutator/stryker4s
Mutation testing for Scala
- #1709 - Incremental mode for Stryker4S
- #1707 - Running mutation test only on changed lines of Pull request
- #1667 - Spark Support in Stryker
- #1588 - Mutated code does not compile (=!=)
- #1522 - Converting Stryker4S into Stryker4JVM supporting Scala and Kotlin
- #1429 - Realtime integration in the HTML reporter
Contributing Guide Code of Conduct -
projectglow/glow
An open-source toolkit for large-scale genomic analysis
- #759 - Spark 4.0.0 support
- #757 - Databricks deprecated genomics support
- #741 - VEP Pipeline Transformer - Chrom header error
- #734 - Spark 3.4.4 and Scala 2.13.10 - Failed tests: io.projectglow.transformers.splitmultiallelics.VariantSplitterSuit
- #733 - Issues running tests with sbt
- #724 - Compatibility Issue: java.lang.NoSuchMethodError with glow.py on PySpark 3.5.1
Contributing Guide Code of Conduct -
avast/scala-server-toolkit
Functional programming toolkit for building server applications in Scala.
Contributing Guide Code of Conduct -
sbt/sbt-github-actions
An sbt plugin which makes it easier to build with GitHub Actions
- #191 - cross build for sbt 2
- #184 - Feature request: Add support for automatically labelling PRs by Github Actions
- #183 - Problems with sbt-projectmatrix - upload artifact should be more granular
- #179 - Support `working-directory` in steps
- #178 - upload-artifact/v4 not supported on GHES
- #158 - Use Scala major versions rather than patch for generated actions
Contributing Guide Code of Conduct -
maif/otoroshi
Lightweight api management on top of a modern http reverse proxy
- #2205 - Elastic data exporter limit of field
- #2135 - Create the documentation for the API entity
- #1755 - migrate to play 3.0.0
- #1692 - support wasm admin extensions
- #1651 - support grpc web as a plugin
- #1638 - Tests: replace andWait(XXXXX.millis) with actual check that operation is done
Contributing Guide Code of Conduct -
dotty-cps-async/dotty-cps-async
-
trace4cats/trace4cats
Distributed app tracing implementation in pure scala using cats-effect
- #910 - Release new version of sub modules
- #832 - Span completer never shuts down
- #783 - X-B3-TraceId support for 8 bytes size as well as 16 bytes size
- #763 - Switch to trace4cats-steward from scala-steward
- #746 - Reconfigure automatic early releases
- #347 - Use MUnit for testing
Contributing Guide Code of Conduct -
banzaicloud/spark-metrics
Spark metrics related custom classes and sinks (e.g. Prometheus)
- #87 - Only driver metrics visible on local
- #86 - com.banzaicloud:spark-metrics_2.12:3.1-1.0.0 version Not published to maven central
- #85 - Adding the ability to set custom labels on metrics
- #84 - Repetitions of last metric value
- #83 - VictoriaMetrics
- #79 - Security Policy violation Branch Protection
Contributing Guide Code of Conduct -
tailhq/dynaml
Scala Library/REPL for Machine Learning Research
- #80 - Remove println in the code
- #63 - Bayesian Software for Scala
- #60 - Warped Gaussian Processes
- #59 - Support for HMC
- #55 - Add support for loading native code: Rust, C++
- #53 - Integrate DynaML into a Jupyter notebook kernel
Contributing Guide Code of Conduct -
typelevel/grackle
Grackle: Functional GraphQL for the Typelevel stack
- #680 - Postgres enum support
- #593 - Sort out union subtyping
- #552 - Support hidden SQL sub objects
- #428 - In the db backends, support splitting an object type across multiple tables
- #427 - In the db backends, support interfaces and unions distributed across multiple tables
- #342 - SQL mapping does not work for recursive queries to DB tables with qualified names
Contributing Guide Code of Conduct -
aws/sagemaker-spark
A Spark library for Amazon SageMaker.
- #158 - Permission issue which pulling the sagemaker spark container image.
- #153 - Scala Documentation
- #149 - Wrong version of aws-java-sdk-bundle in sagemaker-spark 1.4.5
- #145 - protobuf.SageMakerProtobufFileFormat could not be instantiated
- #144 - `import sagemaker_spark` failed on sagemaker notebook instance (platform identifier `notebook-al2-v1`)
- #143 - will we have scala 2.12+ and spark 2.4.0+ support?
Contributing Guide Code of Conduct -
scalacenter/scaladex
The Scala Package Index
- #1596 - My library S2D is not in the index.
- #1594 - [Bug] dotty-cps-async shows old version (before migration to other organization)
- #1576 - [Bug] Information about ScalaFX shows very old version, incorrect artifact
- #1572 - [Bug] Missing newer versions of sbt-license-report
- #1564 - [Bug] Test Failing Due to Inability to Recognize Running Docker Daemon
- #1555 - [Bug] Kinetic Merge version stuck on outdated value.
Contributing Guide Code of Conduct -
scala-exercises/exercises-scalatutorial
Exercises for the "Functional Programming Principles in Scala", part of the FP in Scala specialized program by EPFL.
- #298 - Unexpected value in Lazy Evaluation exercise
- #197 - type mismatch with example
- #58 - Apparent Error in Higher Order Functions section
- #39 - Factorial function seems to not work
- #37 - org.scalaexercises.definitions.Section
- #35 - ERROR -> object aux is not a member of package scalatutorial at [186, 186, 186]
Contributing Guide Code of Conduct -
scala-exercises/exercises-stdlib
Scala Exercises' lessons for the standard library
- #385 - wrong equals sign in class definition
- #384 - type of implicit definition needs to be given explicitly
- #286 - Edit page links doesnt work
- #143 - Octal scapes literals are unssuported
- #133 - Issue in Prefix Postfix Infix assignment
- #126 - Bug in Traversables exercise
Contributing Guide Code of Conduct -
playframework/play-ws
Standalone Play WS, an async HTTP client with fluent API
- #1003 - Add support for Digest RFC7616
- #950 - Brotli encoding
- #780 - StandaloneAhcWSRequest rewrites application/x-www-form-urlencoded requests body, changes ordering of keys
- #754 - I need to use the GMSSL protocol
- #710 - Got "Digest algorithm not supported: md5" on try use DIGEST
- #709 - [feature] Add support for `SameSite` attribute in `WSCookie`
Contributing Guide Code of Conduct -
akka/akka-stream-contrib
Add-ons to Akka Stream
- #186 - Shared valve switch
- #173 - Publish API documentation to doc.akka.io
- #165 - Remove PassThroughFlow which is not superseded by FlowWithContext
- #158 - Remove unrelated tools
- #140 - Any interest in integrating actor into a Flow though a GraphStage?
- #135 - replace scala.Either in PartitionWith Java API
Contributing Guide Code of Conduct -
gnieh/fs2-data
streaming data parsing and transformation library
- #624 - Streaming over http seems to be broken in v1.11
- #603 - Add MessagePack support
- #370 - Add Streaming XQuery subset implementation
- #332 - Support for non-UTF `encoding` in xml parser
- #113 - Add support for some regexes
- #45 - Support nested case classes for CsvRow*coder derivation
Contributing Guide Code of Conduct -
playframework/flyway-play
Play modules for Flyway
- #432 - Setup repo
- #404 - Migrations are applied automatically also in Dev mode
- #381 - Update Readme.md for configuration with MySQL
- #174 - How to enable/execute Scala/Java-based migrations using this framework?
- #119 - html views are not shown in Play!-Framework 2.8 with version 7.2.0
- #96 - flyway.ignoreMissingMigrations does not seem to work on 4.0 or 5.2.
Contributing Guide Code of Conduct -
arguslab/argus-saf
Argus static analysis framework
- #87 - Detected non-deterministic results under various configurations
- #84 - Custom Source
- #83 - jnsaf and nativedroid install failed
- #82 - Failed to install amandroid_stash.
- #77 - How do you spot JNI API functions in shared libraries
- #76 - Getting int value passed as parameter
Contributing Guide Code of Conduct