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

Add wildcards to gradle.properties and libs.versions.toml checksum paths #10

Merged
merged 3 commits into from
Jul 13, 2023

Conversation

adamdanielczyk
Copy link
Contributor

Checklist

  • I've read and followed the Contribution Guidelines
  • step.yml and README.md is updated with the changes (if needed)

Version

Requires a PATCH version update

Context

If a gradle project contains submodules with their own gradle.properties and gradle/libs.versions.toml files they wouldn't be taken into account for checksum calculation.

Changes

Add wildcards to include all gradle.properties and gradle/libs.versions.toml files.

Investigation details

Decisions

@adamdanielczyk
Copy link
Contributor Author

Respective PR for restore step: bitrise-steplib/bitrise-step-restore-gradle-cache#8

@ofalvai ofalvai merged commit 4969bf9 into bitrise-steplib:main Jul 13, 2023
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