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

Refactor caching logic to solve data length limitations #1224

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

mikepenz
Copy link
Owner

  • refactor the caching logic given the GitHub action limit on arguments is too small to allow passing in the whole cache
  • adjust the cache to now only take the file-path to read the cache from
    • offer temporary backwards compatiblity on passing the cache directly
    • add documentation for cache vars in README

…ts is too small to allow passing in the whole cache

  - adjust the `cache` to now only take the file-path to read the cache from
  - offer temporary backwards compatiblity on passing the cache directly
  - add documentation for cache vars in README
@mikepenz mikepenz force-pushed the feature/adjusted_caching_mechanism branch from ff93fd5 to 8af70e5 Compare August 25, 2023 08:25
@mikepenz mikepenz merged commit 8b8a29b into develop Aug 25, 2023
6 checks passed
@mikepenz mikepenz deleted the feature/adjusted_caching_mechanism branch August 25, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant