Ian Butterworth
2c5c26f9c8
Fix retry on failure/cancelled example ( #174 )
2025-04-15 22:00:01 -04:00
Penelope Yong
d9e495f279
Add manual cache save to README ( #173 )
2025-04-04 21:53:34 -04:00
John Omotani
e5a7946b4f
Link to Github caching docs from README.md ( #167 )
...
This can be useful for non-expert users.
2025-03-13 20:59:46 -04:00
Dilum Aluthge
e00c08a89a
README: document that Bash is required ( #132 )
...
* README: document that Bash is required
* Apply suggestions from code review
Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com >
* Update README.md
Co-authored-by: Dilum Aluthge <dilum@aluthge.com >
* Replace ordered list with unordered list
Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com >
---------
Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com >
2024-06-04 13:40:04 -04:00
Rik Huijzer
3190fc83db
Fix typo in cache-name note ( #130 )
...
* Fix typo in `cache-name` note
* Update README.md
* Update README.md
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com >
---------
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com >
2024-05-21 11:06:50 -04:00
Dilum Aluthge
2185d31b12
Update README to recommend julia-actions/cache@v2 (instead of @v1) ( #129 )
2024-05-16 11:30:59 -04:00
Ian Butterworth
4b23ab708f
update setup-julia to v2 in readme ( #124 )
2024-04-04 21:03:48 -04:00
Mosè Giordano
e8521d4bd2
More accurate info about GitHub cache retion policy ( #111 )
2024-02-01 07:30:48 -05:00
Rik Huijzer
b1b004ffca
Mention why the extra permissions are required ( #108 )
2024-01-20 11:35:32 -05:00
nathan musoke
3e0649aaee
fix: Attempt to install jq on all runners ( #105 )
2024-01-17 17:38:32 -05:00
Curtis Vogt
207a5a0786
Unique cache-key for job matrix objects ( #88 )
...
* Unique cache-key for job matrix objects
* Update workflow to use object in job matrix
* Restore key should always match startswith
* fixup! Unique cache-key for job matrix objects
* Debug no-matrix
* Tests require overriding workflow/job
* Skip generating matrix_key when no matrix is used
* Install jq for self-hosted runners
* fixup! Install jq for self-hosted runners
* Skip install when not needed
* fixup! Skip install when not needed
* fixup! Skip install when not needed
* Improve `cache-name` description
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com >
* Update description in README
* Use actions/checkout@v4 in example
* add missing period
---------
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com >
2024-01-04 20:29:52 -05:00
Ian Butterworth
fab7d6ae0a
enable registries by default ( #62 )
2024-01-04 16:39:29 -05:00
Curtis Vogt
b430ec2989
Add option for user specified Julia depot ( #83 )
...
* Add input user-depot
* Only list restored depot directory size on cache-hit
* Remove unnecessary quoting on inputs/outputs
* Rename input to just depot
* Include the depot path in the key
* Documentation update
* Allow JULIA_DEPOT_PATH to specify default depot
* fixup! Allow JULIA_DEPOT_PATH to specify default depot
2024-01-03 19:19:34 -05:00
Curtis Vogt
930a18227b
Documentation consistency fixes ( #84 )
...
* Consistent use of periods
* Consistent casing of GitHub
* Use 2-space indentation for YAML example
* Add links to for further details
2024-01-02 21:59:12 -05:00
Ian Butterworth
b4528cf39e
fix readme typo ( #76 )
2023-11-27 20:52:22 -05:00
Ian Butterworth
67f1f75048
Fixup #71 ( #75 )
2023-11-27 10:05:33 -05:00
Ian Butterworth
3466649946
Update cache every run. Add /compiled and /logs. Make key sensitive to matrix. ( #71 )
...
Co-authored-by: Rik Huijzer <github@huijzer.xyz >
Co-authored-by: Sascha Mann <git@mail.saschamann.eu >
2023-11-25 00:08:21 -05:00
Ian Butterworth
8ef8d3313f
add cache-scratchspaces and default enabled ( #63 )
2023-11-02 12:12:59 +01:00
Sascha Mann
6bbc93575c
Add option to cache precompilation cache ( #38 )
...
See #11
2023-01-05 18:35:07 +01:00
Thibaut Lienart
2f4c647fce
Fix grammar in README ( #9 )
2022-02-08 16:11:47 +01:00
Rik Huijzer
745127cf80
Update README ( #6 )
...
* Update README
* Make description a one-liner
2021-12-28 16:31:40 +01:00
Sascha Mann
8e86b8dd2a
Update README.md
2021-12-27 16:59:48 +01:00
Sascha Mann
20058080ea
Update README.md
2021-12-27 16:59:24 +01:00
Sascha Mann
1147e31aae
Document inputs and outputs
2021-12-26 15:27:55 +01:00
Sascha Mann
f5792db45f
Add README
2021-12-26 15:23:34 +01:00
Sascha Mann
07eb8cd889
Initial commit
2021-12-26 15:20:58 +01:00