Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Add support for caching#11

Merged
armanbilge merged 3 commits intotypelevel:mainfrom
armanbilge:feature/caching
Feb 28, 2022
Merged

Add support for caching#11
armanbilge merged 3 commits intotypelevel:mainfrom
armanbilge:feature/caching

Conversation

@armanbilge
Copy link
Member

Closes #9.

@armanbilge
Copy link
Member Author

Note, this caches the download step but unfortunately the jdk needs to be re-installed every time.

If we want to cache the whole process, we should probably rebrand this action as typelevel/setup-java, cache the location of the installed JDK, and skip the actions/setup-java step if the cache is hit.

@armanbilge
Copy link
Member Author

This works for now and let's hope that actions/setup-java#281 comes through.

@armanbilge armanbilge merged commit 2641128 into typelevel:main Feb 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate caching

1 participant