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

Tidy up action cache asset store #50

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Tidy up action cache asset store #50

merged 1 commit into from
Oct 31, 2024

Conversation

tomcoldrick-ct
Copy link
Collaborator

The Action Cache Asset Store is a bit hard to work with at the moment. Lots of logic is included in the Get and Put methods that can be extracted and shared, while also clarifying what's really going on in these methods.

I've also modified some of the utility functions to be more generic which has removed a load of boilerplate.

The Action Cache Asset Store is a bit hard to work with at the moment.  Lots of
logic is included in the `Get` and `Put` methods that can be extracted and
shared, while also clarifying what's really going on in these methods.

I've also modified some of the utility functions to be more generic which has
removed a load of boilerplate.
@jjardon jjardon merged commit 4926e8e into master Oct 31, 2024
1 check passed
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