File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 build-scan-publish : ${{ env.ciBuildScanPublish }}
9292 build-scan-terms-of-use-url : ${{ env.ciBuildScanTermsOfUseUrl }}
9393 build-scan-terms-of-use-agree : ${{ env.ciBuildScanTermsOfUseAgree }}
94- - name : " 📤 Publish Gradle Snapshot Artifacts"
94+ - name : " 📤 Publish Snapshot Artifacts"
9595 env :
9696 GRAILS_PUBLISH_RELEASE : ' false'
9797 MAVEN_PUBLISH_URL : ' https://central.sonatype.com/repository/maven-snapshots/'
Original file line number Diff line number Diff line change 33[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.grails.plugins/grails-server-timing )] ( https://central.sonatype.com/artifact/org.grails.plugins/grails-server-timing )
44[ ![ License] ( https://img.shields.io/github/license/grails-plugins/grails-server-timing )] ( https://www.apache.org/licenses/LICENSE-2.0 )
55[ ![ CI] ( https://github.com/grails-plugins/grails-server-timing/actions/workflows/ci.yml/badge.svg?event=push )] ( https://github.com/grails-plugins/grails-server-timing/actions/workflows/ci.yml )
6- [ ![ Coverage] ( https://github.com/grails-plugins/grails-server-timing/actions/workflows/coverage.yml/badge.svg?event=push )] ( https://github.com/grails-plugins/grails-server-timing/actions/workflows/coverage.yml )
6+ [ ![ Coverage] ( https://github.com/grails-plugins/grails-server-timing/actions/workflows/code- coverage.yml/badge.svg?event=push )] ( https://github.com/grails-plugins/grails-server-timing/actions/workflows/code- coverage.yml )
77
88A Grails plugin that injects [ Server Timing] ( https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Server-Timing )
99HTTP headers into responses, implementing the [ W3C Server Timing specification] ( https://w3c.github.io/server-timing/ ) .
You can’t perform that action at this time.
0 commit comments