You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "clayburn (via GitHub)" <gi...@apache.org> on 2023/05/26 16:34:02 UTC

[GitHub] [tapestry-5] clayburn opened a new pull request, #41: Capture build scans on ge.apache.org to benefit from deep build insights

clayburn opened a new pull request, #41:
URL: https://github.com/apache/tapestry-5/pull/41

   This PR publishes a build scan for every CI build and for every local build from an authenticated Apache committer. The build will not fail if publishing fails.
   
   The build scans of the Apache Tapestry project are published to the Gradle Enterprise instance at [ge.apache.org](https://ge.apache.org/), hosted by the Apache Software Foundation and run in partnership between the ASF and Gradle. This Gradle Enterprise instance has all features and extensions enabled and is freely available for use by the Apache Tapestry project and all other Apache projects.
   
   This pull request enhances the functionality of publishing build scans to the publicly available [scans.gradle.com](https://scans.gradle.com/) by instead publishing build scans to [ge.apache.org](https://ge.apache.org/). On this Gradle Enterprise instance, Apache Tapestry will have access not only to all of the published build scans but other aggregate data features such as:
   
   - Dashboards to view all historical build scans, along with performance trends over time
   - Build failure analytics for enhanced investigation and diagnosis of build failures
   - Test failure analytics to better understand trends and causes around slow, failing, and flaky tests
   
   If interested in exploring a fully populated Gradle Enterprise instance, please explore the builds already connected to [ge.apache.org](https://ge.apache.org/), the [Spring project’s instance](https://ge.spring.io/scans?search.relativeStartTime=P28D&search.timeZoneId=Europe/Zurich), or any number of other [OSS projects](https://gradle.com/enterprise-customers/oss-projects/) for which we sponsor instances of Gradle Enterprise.
   
   Please let me know if there are any questions about the value of Gradle Enterprise or the changes in this pull request and I’d be happy to address them.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[GitHub] [tapestry-5] benweidig merged pull request #41: Capture build scans on ge.apache.org to benefit from deep build insights

Posted by "benweidig (via GitHub)" <gi...@apache.org>.
benweidig merged PR #41:
URL: https://github.com/apache/tapestry-5/pull/41


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[GitHub] [tapestry-5] benweidig commented on pull request #41: Capture build scans on ge.apache.org to benefit from deep build insights

Posted by "benweidig (via GitHub)" <gi...@apache.org>.
benweidig commented on PR #41:
URL: https://github.com/apache/tapestry-5/pull/41#issuecomment-1598293416

   Hi @clayburn, thanks for the PR!
   
   The changes are pretty straightforward, except there seems to be no documentation for `publishIfAuthenticated()`, but it's quite self-explanatory.
   
   If any questions come up, we'll let you know!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org