Update Develocity server URLs to develocity.apache.org#15362
Update Develocity server URLs to develocity.apache.org#15362jamesfredley merged 1 commit into7.0.xfrom
Conversation
Replaced all instances of 'https://ge.grails.org' with 'https://develocity.apache.org' in build configuration files, workflow, and documentation. This ensures consistency and points to the new Develocity server endpoint.
|
New key for GitHub stored in 1password |
There was a problem hiding this comment.
Pull request overview
This pull request updates the Develocity server URLs across the codebase from the old ge.grails.org endpoint to the new Apache-hosted develocity.apache.org endpoint. This ensures all build scans and caching operations point to the correct server infrastructure.
Changes:
- Updated Develocity server URLs in all Gradle settings files from
https://ge.grails.orgtohttps://develocity.apache.org - Updated the Develocity badge link in README.md to point to the new server
- Updated the workflow configuration to use the new server URL in the Groovy joint validation build
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| settings.gradle | Updated main project Develocity server URL |
| grails-gradle/settings.gradle | Updated Gradle plugin project Develocity server URL |
| grails-forge/settings.gradle | Updated Forge project Develocity server URL |
| grails-data-neo4j/settings.gradle | Updated Neo4j project Develocity server and build cache URLs |
| grails-data-graphql/settings.gradle | Updated GraphQL project Develocity server URL |
| build-logic/settings.gradle | Updated build logic Develocity server URL |
| README.md | Updated Develocity badge link to new server |
| .github/workflows/groovy-joint-workflow.yml | Updated Develocity server URL in workflow configuration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Tested on grails-core with repo level override first: https://develocity.apache.org/s/4ciqzf47p7ds4 Worked as expected |
Replaced all instances of 'https://ge.grails.org' with 'https://develocity.apache.org' in build configuration files, workflow, and documentation. This ensures consistency and points to the new Develocity server endpoint.
${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}will need to be updatedlocal test: https://develocity.apache.org/s/v5eykli7qunlw
Related PRs:
apache/grails-github-actions#63
apache/grails-static-website#423
apache/grails-gradle-publish#24
apache/grails-forge-ui#79
apache/grails-redis#203
apache/grails-spring-security#1199
apache/grails-quartz#168