Contributing Search
All the projects below have beginner-friendly issues which are great places to start contributing
-
stryker-mutator/stryker4s
Mutation testing for Scala
- #1667 - Spark Support in Stryker
- #1650 - Better command line argument parsing using decline
- #1588 - Mutated code does not compile (=!=)
- #1522 - Converting Stryker4S into Stryker4JVM supporting Scala and Kotlin
- #1429 - Realtime integration in the HTML reporter
- #1417 - Improve error message about unrealistic result
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 -
projectglow/glow
An open-source toolkit for large-scale genomic analysis
- #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
- #693 - Writing sharded VCF fails on read
- #685 - Tried spark.sql("RESET") not worked
- #540 - Feature Request: add regenie's gene-based testing
Contributing Guide Code of Conduct -
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 -
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 -
maif/otoroshi
Lightweight api management on top of a modern http reverse proxy
- #2072 - Prevent JWT validation failure as an API key when the audience is null
- #2067 - Throttling quota doesn't block request ?
- #2066 - Quotas Consumptions are wrong
- #2064 - weight ratio in LoadBalancing section of Backend should only be visible for WeightedBestResponseTime strategy
- #2056 - use a separate session for every interactions happening on the sso domain
- #1755 - migrate to play 3.0.0
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 -
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 -
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 -
scalacenter/scaladex
The Scala Package Index
- #1525 - [Bug] Can't view artifact-specific badge, it only shows badges for a single
- #1524 - [Bug] The version shown in the list of packages is older then the latest versions displayed inside the package page
- #1445 - [Bug] `Settings` tab not available for organisation-owned projects which I administer
- #1409 - Add default group ID in project settings
- #1369 - [Bug] Setup Bug with the Windows
- #1368 - Add Dependents tab in project page
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
- #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`
- #708 - Null pointer error in `play.api.libs.ws.ahc.CookieBuilder` if cookie has no value
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 -
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 -
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 -
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 -
playframework/play2-memcached
A memcached plugin for Play 2.x
- #80 - Setup repo
- #75 - The path to PlayImport described in the readme is wrong, and I can't build it as it should be.
- #70 - Set() and remove() methods behaves unreliably on play 2.5 and older because of race conditions
- #66 - distributed cache between multiples server
- #65 - Failed depenendency when try to build project locally
- #45 - Readme unclear regarding namespacing
Contributing Guide Code of Conduct -
stripe/dagon
Tools for rewriting and optimizing DAGs (directed-acyclic graphs) in Scala
- #150 - // 2. set up a transfromation from AST to Literal
- #149 - Id is serializable but has a bad equality
- #15 - add a scala-native build
- #14 - set up scalafmt
Contributing Guide Code of Conduct -
profunktor/fs2-rabbit
:rabbit: RabbitMQ stream-based client built on top of Fs2
- #990 - Feature Request: Add way to setMaxInboundMessageBodySize
- #418 - Looking for new maintainers!
- #338 - Handle `prefetchCount` > max Short value
Contributing Guide Code of Conduct