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

Caching improvements #294

Merged
merged 6 commits into from
Jul 18, 2024
Merged

Caching improvements #294

merged 6 commits into from
Jul 18, 2024

Conversation

bigdaz
Copy link
Member

@bigdaz bigdaz commented Jul 17, 2024

  • Better reporting of cache status in Job Summary (including cache cleanup)
  • Allow cache cleanup to be skipped when Gradle builds fail
  • Refactoring

- Clarify default settings for cache-read-only
- Explain why cache was disabled or read-only
- Provide links to documentation in Job Summary

Fixes #255
@bigdaz bigdaz force-pushed the dd/cache-control branch 2 times, most recently from 551afbf to 016855b Compare July 18, 2024 02:21
- More succinct messages for cache-read-only and cache-disabled
- Report on cache-cleanup enabled/disabled status
Adds new 'cache-cleanup' parameter with 3 settings: 'never', 'on-success' and 'always'.
This gives users more control over whether cache cleanup should occur.

Fixes #71
@bigdaz bigdaz merged commit 723ca4d into main Jul 18, 2024
120 checks passed
@bigdaz bigdaz deleted the dd/cache-control branch July 18, 2024 17:33
@bigdaz bigdaz modified the milestones: v3.6.0, v4.0.0 Jul 19, 2024
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.

1 participant