Contributing Search
All the projects below have beginner-friendly issues which are great places to start contributing
-
twitter/rsc
Experimental Scala compiler focused on compilation speed
- #491 - Is this project dead?
- #488 - Support loading symbols from .sig files
- #484 - RscCompat rule is not auto-discoverable by scalafix
- #475 - Function of a single tuple is ascribed incorrect parentheses
- #474 - Don't ascribe type refinements in case of overrides with different modifier
- #472 - Tuple1 is ascribed incorrectly
Contributing Guide Code of Conduct -
akka/alpakka-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
- #1876 - Transactional producer reading from non-transactional source
- #1830 - Transactional stream transactions in limbo for a long time before failing with invalid epoch
- #1829 - Transactional source fails to consume for extended period, eventually fails with timeout while draining
- #1783 - CommittingProducerSinkStage never completes
- #1745 - Failed: unclear
- #1688 - failed: RebalanceExtSpec
Contributing Guide Code of Conduct -
akka/akka-http
The Streaming-first HTTP server/module of Akka
- #4527 - cannot pull closed port PersistentConnection.responseIn
- #4499 - Expose cache hits/misses
- #4481 - It's not possible to serve HEAD request with Content-Lenght
- #4471 - Retries on connect timeout
- #4462 - Misleading early response warning on HTTP/1.1 HEAD/OPTIONS requests with Transfer-Encoding: chunked
- #4457 - Route can't complete response until server request timeout if the client close the connection ungracefully
Contributing Guide Code of Conduct -
scala-steward-org/scala-steward
:robot: A bot that helps you keep your projects up-to-date
- #3872 - Allow configuring the update branch prefix
- #3843 - Scala Steward does not propose patch->minor update if previous (final) patch was rejected
- #3822 - ClientConfigurationTest: disableFollowRedirect does not follow redirect Breaks if the underlying system uses port 8080.
- #3803 - Enhance `Update.ForGroupId` grouping so it can group together varying subgroup ids for a common parent group
- #3780 - When updating a version stored in a variable, only the first dependency using that variable is listed in the description of the raised PR
- #3779 - Potential refactor: `Update.ForGroupId` could enforce that all artifacts are genuinely for the same Maven group-id
Contributing Guide Code of Conduct -
paypal/squbs
Akka Streams & Akka HTTP for Large-Scale Production Deployments
- #760 - Pekko support
- #752 - Dead letter reported on PerpertualStream with extra LifecycleState
- #743 - Circuit Breaker hangs on Half Open state
- #727 - Does squbs provide any additional values onto game server developments?
- #725 - Unregister the service registry JMX beans
- #720 - Squbs .NET core project template
Contributing Guide Code of Conduct -
scala/scala-async
An asynchronous programming facility for Scala
- #303 - what if we don't care the response of async execute , but it should be complete
- #265 - Is async macro leaking?
- #242 - Write an deep dive technical doc
- #232 - Scala 3 / Dotty plans?
- #183 - scoverage does not highlight the executed async code
- #166 - Using async/await as a general solution for handling with async code
Contributing Guide Code of Conduct -
scalameta/scalameta
Library to read, analyze, transform and generate Scala programs
- #4146 - [Scala 3] Implement transversers
- #4145 - [Scala 3] Migrate trees and common modules to Scala 3 or use source generators
- #4135 - Consider removing for comprehensions from synthetics
- #4080 - `semanticdb-scalac` unpacks `protobuf-java` under `com.google.protobuf` and can overwrite its classes on classpath
- #3338 - Publish error: Error while reading InlineInfoAttribute from scala.meta.transversers.Transformer
- #3310 - OccurrenceSuite 2.12 -> 2.13: missing `local` for some `new`
Contributing Guide Code of Conduct -
akka/alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
- #3468 - google-cloud-pub-sub-grpc: subscribe() leaks initial-only fields into subsequent StreamingPullRequests, server returns INVALID_ARGUMENT
- #3363 - JMS: improve docs around ackSource
- #3362 - Google Cloud BigQuery Failed Inserts, No Errors
- #3274 - remove remaining scala-java8-compat depedencies
- #3273 - IronMQ: reenable tests
- #3236 - Implement .getExecutionInfo() and executionInfo.getQueryTrace();
Contributing Guide Code of Conduct -
ghostdogpr/caliban
Functional GraphQL library for Scala
- #2948 - FragmentValidator caches keyed only by hashCode — collisions can flip validation result
- #2795 - Field Cost Estimation Function
- #2772 - graphql interfaces can extend other interfaces
- #2755 - Another way to generate schema for @oneOf type
- #2685 - TextEventStream test is flaky
- #2661 - Handling `extend type` directive
Contributing Guide Code of Conduct -
bigdatagenomics/adam
ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.
- #2419 - ArrayList cannot be cast to class String in VariantContextConverter
- #2418 - Update Spark dependency version to 4.x
- #2401 - Refactoring Error Logging Inconsistencies in MdTag.scala
- #2385 - Missing Fastq reads
- #2349 - StackOverflowError in avro SpecificDatumWriter
- #2335 - Add Scala 2.13 to build
Contributing Guide Code of Conduct -
reactivemongo/reactivemongo
:leaves: Non-blocking, Reactive MongoDB Driver for Scala
- #1374 - DatabaseException['Unknown section kind 119' (code = 40432)]
- #1166 - Update the supported aggregation stage
- #1056 - Aggregation on view
- #1031 - Restricted aggregation pipeline as update operator
- #996 - Update Build and CI
- #632 - JSON4S module
Contributing Guide Code of Conduct -
scalacenter/scalafix
Refactoring and linting tool for Scala
- #2267 - OrganizeImports does not retain inline comments
- #2262 - ExplicitResultTypes seems to ignore rewriteStructuralTypesToNamedSubclass = false
- #2261 - ExplicitResultTypes silently does nothing with invalid classpath
- #2255 - Organizing imports with ...{given Decoder[X]} fails
- #2230 - Unclear error message when configuration attribute is not properly set
- #2216 - [sbt 2.x] Cached/incremental invocations across builds & machines
Contributing Guide Code of Conduct -
playframework/play-slick
Slick Plugin for Play
- #701 - Unsupported operations post upgrading to scala 2.12
- #600 - Play evolutions throwing error when trying to run it for the first time
- #572 - In Play 2.8.2, slick.dbs.default.profile config throws ClassNotFound exception when using custom Profile
- #498 - Evolution script is skipped if there is any Cyrillic character
- #455 - Cannot acquire connection on many "refresh"
- #445 - Connections not being returned to pool on transaction failure
Contributing Guide Code of Conduct -
nvidia/spark-rapids
Spark RAPIDS plugin - accelerate Apache Spark with GPUs
- #14790 - [BUG] MetricsEventLogValidationSuite parquet write operator time ratio test fails near 10% threshold on Spark 4.1.1 / Scala 2.13
- #14786 - [BUG] Reduce noisy unit-test output from println/debug messages
- #14785 - [BUG] NDS-H Spark-H pipeline fails: HTTP 401 Unauthorized downloading rapids-4-spark plugin jar from artifactory
- #14784 - [BUG] dlrm-dv-on-dataproc: delete_job cleanup fails when Dataproc job ends in ERROR state
- #14782 - [FEA] Expose cuDF Parquet writer row group size controls
- #14780 - [AutoSparkUT] Add RAPIDS coverage for DynamicPartitionPruningSuite
Contributing Guide Code of Conduct -
apache/sedona
A cluster computing framework for processing large-scale geospatial data
- #2943 - Broken Links Report
- #2940 - Specialized R-tree index over Box2D (perf)
- #2939 - Spatial join planner: recognize ST_BoxIntersects / ST_BoxContains as join predicates
- #2929 - Geography bboxes: ST_Box2D over Geography with antimeridian-aware semantics
- #2928 - Add Box3D type and 3D bbox SQL surface
- #2927 - Implicit Catalyst cast: geometry -> Box2D
Contributing Guide Code of Conduct -
purplekingdomgames/indigo
An FP game engine for Scala.
- #959 - sbt plugin should cache generated sources
- #958 - Maybe `setup` should take a full context instead of just dice?
- #956 - Revisit frustum culling
- #955 - Window's rendering problems?
- #952 - Support sbt 2.0
- #948 - Outcome: Allow event filtering
Contributing Guide Code of Conduct -
guardian/grid
The Guardian’s image management system
- #4513 - Make Subjects editable
- #4414 - Uploads in progress model dialog triggers incorrectly if the Grid is installed on a hostname which starts with upload
- #4406 - Setting upload state to Queued fails when using ingest uploads from the UI
- #4379 - Add a new usage to track usages with integrated apps
- #4372 - Display aggregation counts for chip values, and sort value lists by aggregation where possible
- #4282 - Deny leases can’t easily be set to start in the future
Contributing Guide Code of Conduct -
virtuslab/scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
- #4269 - Release v1.14.0
- #4260 - No graceful handling of scala and JVM versions mismatch
- #4250 - Make it easier to work with multi-file using-directives
- #4241 - Add `--list-targets` to expose the full build matrix
- #4234 - `export --json`: Provide tooling versions (e.g. Native CLI)
- #4170 - `scala-compose` / multi-module support for Scala CLI
Contributing Guide Code of Conduct -
twitter/bijection
Reversible conversions between types
- #731 - CVE-2019-10202 Improper Input Validation
- #559 - changes to continuous integration
- #314 - move bijection-x modules out
- #283 - FuturePoolJavaFutureConverter is not compatible w/ twitter-util 19.1.0
- #282 - Getting error when schema is updated com.twitter.bijection.InversionFailure: Failed to invert:
- #276 - Create Bijections for various Java's Date APIs
Contributing Guide Code of Conduct -
lightbend-labs/mima
A tool for catching binary incompatibility in Scala
- #863 - Configure outcome when previous artifact is not found
- #817 - Don't report `ReversedMissingMethodProblem` for sealed traits
- #807 - False positive InheritedNewAbstractMethodProblem?
- #794 - Adding a private lazy val introduces a binary incompability in Scala 3
- #771 - `case class` issues in package-private objects are not skipped
- #694 - Ignore static forwarders linked to package-privates on Scala 3
Contributing Guide Code of Conduct