Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unity-gradle/sbt-build-scan-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt Build Scan® quickstart

This is an example project that you can use to experience the [Build Scan® service of Develocity][gradle.com].

It is a small Scala project that has the [Develocity sbt plugin][manual] already applied.

Prerequisite

sbt is expected to be installed. Please, follow installing sbt for instructions.

Create a Build Scan®

Follow these simple steps to create and publish a Build Scan® on [scans.gradle.com][scans.gradle.com].

  1. Clone this project
  2. Run sbt test
  3. Agree to the [Terms of Use][terms-of-use] on the command line

The build should end with something similar to:

Publishing build scan...
https://gradle.com/s/ria2s2x5oaazq

Follow the link shown at the end of the build to view your Build Scan® on [scans.gradle.com][scans.gradle.com].

Experiment with build scans

Create different kinds of build scans by locally modifying this quickstart project. Here are some ideas:

  • Edit src/main/scala/example/Example.scala to introduce compile errors
  • Edit src/test/scala/example/ExampleTest.scala to introduce test failures

Alternatively, enable one of your own sbt builds to produce build scans by following the step-by-step instructions.

Learn more

Read the [Develocity sbt plugin User Manual][manual] to learn more about the Build Scan® service of Develocity and the Develocity sbt plugin.

Need help?

Talk to us on the [Gradle forum][gradle-forum].

About

An example project showcasing how to experience the Build Scan® service of Gradle Enterprise with sbt

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%