Skip to content
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

Use Develocity build cache configuration and access key authentication #8964

Conversation

tylerbertrand
Copy link
Contributor

Gradle configuration changes

Update the existing HttpBuildCache remote build cache configuration to develocity.buildCache configuration, enabling access key authentication.

GitHub Actions workflow changes

In the CI GitHub Actions workflow, update the GRADLE_ENTERPRISE_ACCESS_KEY environment variable to the new DEVELOCITY_ACCESS_KEY environment variable, which is the authentication environment variable as of the move from the Gradle Enterprise Gradle plugin to the Develocity Gradle plugin. Also, remove the now-unused GRADLE_ENTERPRISE_CACHE_PASSWORD environment variable.

@tylerbertrand tylerbertrand requested a review from a team as a code owner July 22, 2024 18:48
@github-actions github-actions bot added the github_actions Pull requests that update Github_actions code label Jul 22, 2024
@eddumelendez eddumelendez added this to the next milestone Jul 22, 2024
@eddumelendez eddumelendez merged commit 7713224 into testcontainers:main Jul 22, 2024
100 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution, @tylerbertrand !

@eddumelendez eddumelendez modified the milestone: next Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants