sbt-ci-release
Release tool
Automates releases to Sonatype and Maven Central from GitHub Actions using SBT
sbt plugin to automate Sonatype releases from GitHub Actions
286 stars
10 watching
76 forks
Language: Scala
last commit: 15 days ago Related projects:
Repository | Description | Stars |
---|---|---|
xerial/sbt-sonatype | A plugin for publishing Scala/Java projects to the Maven central repository through Sonatype Nexus. | 335 |
sbt/sbt-release | A plugin for the build tool sbt that automates the process of releasing and managing software versions. | 647 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
sbt/sbt-ghpages | A plugin for sbt to publish project websites on GitHub Pages | 91 |
sbt/sbt-pgp | Allows signing of artifacts with publicly available keys prior to release | 144 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
esamattis/npm-release | Automates npm release processes for developers | 15 |
xerial/sbt-pack | Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. | 496 |
metasmile/git-xcp | Automates versioning and release management for Xcode projects using Git | 13 |
sbt/sbt-eclipse | Creates Eclipse project definitions for Scala projects | 716 |
typelead/sbt-eta | An sbt plugin that integrates Eta into Scala projects. | 57 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |