Skip to content

excluding ide-specific properties#838

Merged
nitinp19 merged 2 commits intojfrog:masterfrom
nitinp19:RTECO-412
Nov 4, 2025
Merged

excluding ide-specific properties#838
nitinp19 merged 2 commits intojfrog:masterfrom
nitinp19:RTECO-412

Conversation

@nitinp19
Copy link
Copy Markdown
Contributor

@nitinp19 nitinp19 commented Nov 4, 2025

Problem- Customer are facing Gradle cache miss happening due to ide properties getting updated in the configuration phase. These properties does not concern the project build but still end up being the one for the cause of cache miss.

Solution- Not reading these properties in the configuration phase which exclude them from being an input in the cache.

@nitinp19 nitinp19 added the safe to test Approve running integration tests on a pull request label Nov 4, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 4, 2025
@nitinp19 nitinp19 merged commit a691d17 into jfrog:master Nov 4, 2025
1 of 2 checks passed
@nitinp19 nitinp19 deleted the RTECO-412 branch November 4, 2025 09:17
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