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

Feat!: Split Wrapper and Deps Caches #15

Merged
merged 4 commits into from
Apr 25, 2022
Merged

Feat!: Split Wrapper and Deps Caches #15

merged 4 commits into from
Apr 25, 2022

Conversation

Jaryt
Copy link
Contributor

@Jaryt Jaryt commented Apr 22, 2022

Implements #12. Split cache_checksum_file parameters from with_cache (propagated through run and test jobs), into deps_checksum_file and wrapper_checksum_file parameters.

This unlinks the gradle wrapper and dependencies from being cached again when the other changes.

Copy link

@brivu brivu left a comment

Choose a reason for hiding this comment

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

LGTM!

@Jaryt Jaryt merged commit cdc98fe into master Apr 25, 2022
@orb-publisher
Copy link

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/gradle?version=dev:cdc98fe9bcb85e98fdeee4251014877e4acd572f

@orb-publisher
Copy link

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/gradle?version=dev:cdc98fe9bcb85e98fdeee4251014877e4acd572f

@orb-publisher
Copy link

Your orb has been published to the CircleCI Orb Registry.
You can view your published orb on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/gradle?version=3.0.0

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.

3 participants