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

Let sbt work for you.

Results 97 sbt-typelevel issues
Sort by recently updated
recently updated
newest added

## About this PR 📦 Updates [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype) from `3.11.3` to `3.12.2` 📜 [GitHub Release Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.12.2) - [Release Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md) - [Version Diff](https://github.com/xerial/sbt-sonatype/compare/v3.11.3...v3.12.2) ## Usage ✅ **Please merge!** I'll automatically update this...

sonatype

In https://github.com/typelevel/sbt-typelevel/pull/762 we changed the default OS to a pinned Ubuntu version. Downstream builds which are using macOS and Windows may want to pin versions for those too for similar...

github-actions

Spinning out of https://github.com/typelevel/sbt-typelevel/pull/739#discussion_r1746518728. When all of the following are true: 1. `tlUntaggedAreSnapshots == true` 2. `sonatypeCredentialHost == "central.sonatype.com"` 3. `tlCiReleaseBranches.size > 0` The build is "invalid" because it is...

sonatype-ci-release

## About this PR 📦 Updates [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml/src) from `1.33` to `2.3` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

github-actions

I've found `prePR` to be a nice handy alias, but a little clumsy to extend. My team has been doing something similar for a while, but did a command alias...

core
kernel

Currently it is copied out of a secret. https://github.com/typelevel/sbt-typelevel/blob/47bb6564aa064893666612f2c2436dcfb3b7e78c/.github/workflows/ci.yml#L391 Spun out of https://github.com/typelevel/sbt-typelevel/issues/730#issuecomment-2269663821.

The changes associated with this flag have the unfortunate effect that for some projects (like Laika) **both** sticking with the old `Xsource:3` **or** switching to the new `Xsource:3-cross` can lead...