sbt-ci-release-early icon indicating copy to clipboard operation
sbt-ci-release-early copied to clipboard

Sbt plugin for fully automated releases, without SNAPSHOT and git sha's in the version. A remix of the best ideas from sbt-ci-release and sbt-release-early. For local CI and/or sonatype/maven central....

Results 9 sbt-ci-release-early issues
Sort by recently updated
recently updated
newest added

## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.12.17` to `2.12.19` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.19) - [Version Diff](https://github.com/scala/scala/compare/v2.12.17...v2.12.19) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.9.0` to `1.9.9` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.9.9) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.0...v1.9.9) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from `3.2.16` to `3.2.18` 📜 [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.18) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.16...release-3.2.18) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.eclipse.jgit:org.eclipse.jgit](https://git.eclipse.org/r/plugins/gitiles/jgit/jgit) from `5.13.1.202206130422-r` to `5.13.3.202401111512-r` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

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

Updates com.typesafe.sbt:sbt-git from 1.0.2 to 2.0.0. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

I'm trying to [setup a CI workflow using Github actions](https://github.com/crealytics/spark-excel/blob/sbt_ci_release_early/.github/workflows/). When sbt-ci-release-early tries to push the created tag back to Github, the following error occurs: ``` [info] pushing v0.12.5 to...

It looks like if a maven-style repository is used with Artifactory, then publishing will fail with a 409 conflict because Artifactory has dump POM consistency checks. * https://github.com/scalatra/sbt-scalatra/issues/54 * https://github.com/jrudolph/sbt-dependency-graph/issues/80...

I ran into a problem while evaluating sbt-ci-release-early. After following the recommended setup in the README, I kept seeing this sort of error: ``` * [new tag] v0.1.9 -> v0.1.9...