Skip to content

Conversation

@0marperez
Copy link
Contributor

@0marperez 0marperez commented Jan 6, 2025

Issue #, if available:
N/A

Description of changes:
Adds an action to configure Gradle to use our custom distribution URL

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@0marperez 0marperez marked this pull request as ready for review January 6, 2025 20:59
@0marperez 0marperez changed the title misc: gradle mirror feat: configure Gradle action Jan 16, 2025
Comment on lines 16 to 17
echo Configuring custom Gradle distribution URL with version: $gradleVersion
gradle wrapper --gradle-distribution-url https://d2pjps8lqszrgq.cloudfront.net/gradle-$gradleVersion-bin.zip No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion: Echoing the full substitute URL might be more useful for debugging/investigation:

echo "Configuring custom Gradle distribution URL: https://d2pjps8lqszrgq.cloudfront.net/gradle-$gradleVersion-bin.zip"

@0marperez 0marperez merged commit 682e7c8 into main Jan 17, 2025
5 checks passed
@0marperez 0marperez deleted the gradle-mirror branch January 17, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants