-
-
Notifications
You must be signed in to change notification settings - Fork 375
Insights: com-lihaoyi/mill
Overview
Could not load contribution data
Please try again later
32 Pull requests merged by 6 people
-
Cleanup
#4521 merged
Feb 10, 2025 -
[BACKPORT] Add Scala Spark example doc page
#4520 merged
Feb 10, 2025 -
Add Scala Spark example doc page
#4513 merged
Feb 10, 2025 -
Cleanup
mill.define.Module
andmill.define.Ctx
#4518 merged
Feb 10, 2025 -
Remove dependency from
define
oninternal
#4517 merged
Feb 9, 2025 -
Add deprecation message for --disable-ticker and --enable-ticker
#4490 merged
Feb 9, 2025 -
First pass at cleaning up
Evaluator
andRunScript
#4516 merged
Feb 9, 2025 -
Enable fatal warnings
#4515 merged
Feb 8, 2025 -
Run
-rewrite -source 3.6-migration
, enable Scalafix in tests#4512 merged
Feb 8, 2025 -
Consolidate
blog/
anddocs/
underwebsite/
folder#4510 merged
Feb 8, 2025 -
Split out
core/
folder frommain/
#4509 merged
Feb 8, 2025 -
Introduce
mill.internal
package to hold Mill utility classes not intended for public use#4507 merged
Feb 8, 2025 -
More cleanup
#4500 merged
Feb 8, 2025 -
Backport "Consolidate jvm subprocess and inprocess functions (#4456)" to 0.12
#4504 merged
Feb 7, 2025 -
Consolidate jvm subprocess and inprocess functions
#4456 merged
Feb 7, 2025 -
Add file count to
PalantirFormatModule
output#4495 merged
Feb 7, 2025 -
Cleanup deprecated
#4499 merged
Feb 7, 2025 -
[BACKPORT] Write a doc example on multi-language Mill projects
#4494 merged
Feb 6, 2025 -
fix docs
#4493 merged
Feb 6, 2025 -
Get rid of
mill.eval.Terminal
and inline underlying tasks#4488 merged
Feb 6, 2025 -
[BACKPORT] Allow
Task.Source
/Task.Sources
to be constructed directly from subpath string literals#4487 merged
Feb 6, 2025 -
Allow
Task.Source
/Task.Sources
to be constructed directly from subpath string literals#4486 merged
Feb 6, 2025 -
Write a doc example on multi-language Mill projects
#4476 merged
Feb 6, 2025 -
More breaking up of TestGraphs
#4478 merged
Feb 5, 2025 -
Cleanup terminal handling
#4477 merged
Feb 5, 2025 -
Cleanup base module
#4470 merged
Feb 4, 2025 -
Replace
import $file
syntax with flat package namespacing#4462 merged
Feb 4, 2025 -
Move task override tracking from planning time to instantiation time
#4181 merged
Feb 4, 2025 -
Add lewisjkl/header to third party plugins
#4467 merged
Feb 4, 2025 -
stabilize
example/pythonlib/testing/2-test-deps
#4466 merged
Feb 4, 2025 -
Reduce size of generated code in Discover macro
#4463 merged
Feb 4, 2025 -
Clean up Discover macro and codegen
#4461 merged
Feb 3, 2025
13 Pull requests opened by 8 people
-
Add Spotless plugin support
#4464 opened
Feb 3, 2025 -
Break the dependency between repositoriesTask and ivyDeps
#4465 opened
Feb 3, 2025 -
Break the dependency between repositoriesTask and ivyDeps
#4472 opened
Feb 4, 2025 -
Kotlin KSP support with basic dependency injection example using Dagger
#4485 opened
Feb 5, 2025 -
Add Spring Boot Assembly Module
#4489 opened
Feb 6, 2025 -
Fix compiler warnings
#4496 opened
Feb 6, 2025 -
Use system calls to get terminal size on Linux / Mac
#4497 opened
Feb 6, 2025 -
Native Client
#4501 opened
Feb 7, 2025 -
Java code review
#4502 opened
Feb 7, 2025 -
Add scalalib.ApeModule to produce APE (actually portable executable) assembly jar
#4503 opened
Feb 7, 2025 -
feat: support test case selection in TestNG framework
#4506 opened
Feb 7, 2025 -
Move client tests to Utest and scala (only)
#4511 opened
Feb 8, 2025 -
Apply bin-compat breaking suggestions in PublishModule
#4523 opened
Feb 10, 2025
12 Issues closed by 4 people
-
Add Scala Spark example doc page (500USD Bounty)
#4453 closed
Feb 10, 2025 -
Rename `millSourcePath`
#4111 closed
Feb 10, 2025 -
Evaluate if `T.command` overload accepting a `Task` can be removed
#3517 closed
Feb 8, 2025 -
Clean up `Jvm.*` subprocess/inprocess APIs (500USD Bounty)
#3772 closed
Feb 7, 2025 -
Write a doc example on multi-language Mill projects (500USD Bounty)
#4426 closed
Feb 6, 2025 -
mill fetching dependencies for ScalaJSModule from wrong path
#4484 closed
Feb 5, 2025 -
ScalaPBModule always recompiles
#4408 closed
Feb 4, 2025 -
Binary artifacts for 0.12.6 and 0.12.7 not published
#4468 closed
Feb 4, 2025 -
Consolidate import $file.foo.bar into build.foo.bar namespace
#3894 closed
Feb 4, 2025 -
Provide an alternative to `import $file`
#4459 closed
Feb 4, 2025 -
Move override segment suffixing from planning time to task instantiation time
#4176 closed
Feb 4, 2025 -
Minimize mainargs entrypoint macro codegen
#3893 closed
Feb 4, 2025
12 Issues opened by 5 people
-
Intermittent code cache full messages in main
#4522 opened
Feb 10, 2025 -
`__:Module` should properly select modules
#4514 opened
Feb 8, 2025 -
Make `inspect` show scaladoc for modules
#4508 opened
Feb 8, 2025 -
`main` launch time regression v.s. `0.12.x`
#4498 opened
Feb 7, 2025 -
Provide support for gradle style version catalogs
#4483 opened
Feb 5, 2025 -
Build crash 0.12.4 -> 0.12.7
#4482 opened
Feb 5, 2025 -
Include sub-modules in `inspect <module>`
#4481 opened
Feb 5, 2025 -
Revise existing case classes to prepare a better binary compatibility story
#4480 opened
Feb 5, 2025 -
Improve Spring-Boot integration, support for Spring-Boot Assemblies
#4479 opened
Feb 5, 2025 -
Re-enable Acyclic linter
#4474 opened
Feb 4, 2025 -
Move BSP out dir to a different folder
#4473 opened
Feb 4, 2025 -
`mill.contrib.bloop.Bloop/install` run very slow in some case
#4469 opened
Feb 4, 2025
15 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Generation Software Bill of Materials (SBOM)
#4314 commented on
Feb 9, 2025 • 1 new comment -
Upgrading `0.12.5` -> `0.12.6` or `0.12.7` breaks the build with `StackOverflowError`
#4457 commented on
Feb 3, 2025 • 0 new comments -
IntelliJ error highlighting doesn't work well in Scala 3
#4460 commented on
Feb 4, 2025 • 0 new comments -
Add Mill Spotless Plugin (500USD Bounty)
#3888 commented on
Feb 4, 2025 • 0 new comments -
Coursier resolution error for Android aar dependencies
#3993 commented on
Feb 5, 2025 • 0 new comments -
Limit `Task.Source`s to only targeting subfolders of the enclosing module that are not in sub-modules
#4447 commented on
Feb 6, 2025 • 0 new comments -
Support `.config` dir in more features
#4423 commented on
Feb 6, 2025 • 0 new comments -
Add hello-world and todo-mvc Quarkus examples (1000USD bounty)
#3549 commented on
Feb 6, 2025 • 0 new comments -
Clean up RunScript helpers and Evaluator code
#4094 commented on
Feb 7, 2025 • 0 new comments -
Use Scala-Native for Mill Client (1000USD Bounty)
#4016 commented on
Feb 7, 2025 • 0 new comments -
Make assembly jars Actually Portable Executables (500USD Bounty)
#4445 commented on
Feb 7, 2025 • 0 new comments -
Use custom JVM versions during Scala compilation, avoid forking for Java compilation
#3982 commented on
Feb 8, 2025 • 0 new comments -
Bug in `__:Type` syntax
#3618 commented on
Feb 8, 2025 • 0 new comments -
Standardize usage of machine-wide caches
#3930 commented on
Feb 10, 2025 • 0 new comments -
[WIP] Add Hello World and Todo MVC Quarkus Example [#3549]
#4366 commented on
Feb 10, 2025 • 0 new comments