izumi icon indicating copy to clipboard operation
izumi copied to clipboard

Productivity-oriented collection of lightweight fancy stuff for Scala toolchain

Results 173 izumi issues
Sort by recently updated
recently updated
newest added

We found this useful for our e2e tests: while our application is running in a docker container and interacting with kafka using its inside interface, our e2e test run outside...

enhancement
help wanted
high-prio

Issue described in https://t.me/izumi_ru/3971 ``` [info] Main Scala API documentation to /home/circleci/project/target/scala-2.13/api... [error] /home/circleci/project/src/main/scala/com/ponv/Scenarios.scala:16:26: exception during macro expansion: [error] izumi.distage.model.exceptions.BadIdAnnotationException: Wrong annotation value, only constants are supported. Got: @izumi.distage.model.definition.Id(izumi.distage.model.definition.Id(com.ponv.Loggers.Welcome)) [error]...

bug
help wanted
distage (di)
good first issue
complex

Currently mutators can only add pure transformations of the key to the graph, but cannot perform effects or add new lifecycles, this is a serious limitation that ought to be...

enhancement
distage (di)
api
complex

It may be inconvenient to manually run `graphviz` on `target/plan-gc-full.gv` to generate a png every time. We can show the graph in a gui popup in a response to signal...

enhancement
help wanted
distage (di)
good first issue

Now that we define Roles non-reflectively via `RoleModuleDef`, there's nothing stopping us from porting `distage-framework` module to Scala.js.

enhancement
distage (di)
good first issue

See https://github.com/7mind/distage-example/issues/109#event-3780304111 Just need to move code changes from here - https://github.com/7mind/izumi/pull/1185/files - to `distage-example`

distage (di)
doc
distage-testkit

help wanted
doc
good first issue
complex

Our docs look good when viewed from `Dark Reader` Firefox plugin, but unfortunately without it they look quite bright. We should somehow make `paradox-material-theme` darker to by default. /cc @VladPodilnyk

help wanted
doc
good first issue

See https://github.com/tkawachi/sbt-doctest

help wanted
doc
good first issue