-
-
Notifications
You must be signed in to change notification settings - Fork 970
Update Develocity server URLs to develocity.apache.org #15362
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
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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