sbt-typelevel icon indicating copy to clipboard operation
sbt-typelevel copied to clipboard

`Test/clean` before uploading target directories

Open armanbilge opened this issue 3 years ago • 0 comments

The point of artifact upload is to share *publishable* artifacts with the compile step. Assuming this does the right thing (always a risk!), it should cleanup unneeded junk. This is especially relevant for native which seems to produce massive artifacts.

While we're at it, would also be clever not to upload NoPublish projects at all.

armanbilge avatar Jun 19 '22 16:06 armanbilge