Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with Gradle Build Scans #458

Closed
2 tasks done
mmerdes opened this issue Aug 11, 2016 · 10 comments
Closed
2 tasks done

Integrate with Gradle Build Scans #458

mmerdes opened this issue Aug 11, 2016 · 10 comments

Comments

@mmerdes
Copy link
Contributor

mmerdes commented Aug 11, 2016

Add the new Gradle Build Scan to the JUnit 5 build.
The results can then be linked from gradle.com.

See: https://scans.gradle.com/setup/step-1

Deliverables

  • Add the new Gradle Build Scan to the JUnit 5 build.
  • Link to a build scan results page from the JUnit 5 README.
@mmerdes mmerdes added this to the 5.0 M3 milestone Aug 11, 2016
@mmerdes mmerdes self-assigned this Aug 11, 2016
@mmerdes mmerdes closed this as completed Aug 25, 2016
sbrannen pushed a commit that referenced this issue Aug 25, 2016
This commit adds the new Gradle build scan task to the build file.
This enables a build scan dashboard page.

Resolves: #458
mmerdes pushed a commit that referenced this issue Aug 25, 2016
This commits activates the Gradle build scan
in the Travis configuration

Resolves: #458
@sbrannen
Copy link
Member

@junit-team/junit-lambda, do we want to link to the build scan results from the README?

@sbrannen sbrannen reopened this Aug 26, 2016
@etiennestuder
Copy link

Note that once we have accounts for build scans, you will be able to associate the build scans with an identity, and will also be able to always point to the lastest scan for a given identity.

@sbrannen
Copy link
Member

Related discussion on Gradle Forum.

@sbrannen
Copy link
Member

That sounds good, @etiennestuder.

Looking forward to that!

@sbrannen
Copy link
Member

@etiennestuder,

will also be able to always point to the lastest scan for a given identity.

Are you saying we should not yet point to links such as https://scans.gradle.com/s/.... ?

@etiennestuder
Copy link

etiennestuder commented Aug 26, 2016

@sbrannen

Oh yes, feel free to point to anything. That's all good. You can also point to some created build scans very well (I hope you do!). What is currently not possible is to have a link that automatically always points to the latest scan for a given project (sort of a symbolic link). That will come.

@sbrannen
Copy link
Member

OK. Makes sense.

Cheers!

@sbrannen
Copy link
Member

Updated Deliverables.

@sbrannen
Copy link
Member

The README now covers build scans:

https://github.com/junit-team/junit5#gradle-build-scans

@etiennestuder
Copy link

Thank you for the integration!

Btw, in agreement with you guys, you can now see a sample scan of a JUnit 5 build on our Gradle.com homepage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants