Releases: julia-actions/cache
Releases · julia-actions/cache
v3.0.2
What's Changed
Fixes
- Fix pidfile exclusion: split brace expansion into separate globs by @IanButterworth in #210
Maintenance
- chore: add npm ecosystem to dependabot by @IanButterworth in #213
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #212
- Bump brace-expansion from 1.1.12 to 1.1.13 by @dependabot[bot] in #217
- Bump actions/setup-node from 6.1.0 to 6.3.0 by @dependabot[bot] in #211
- chore: bump @actions/* deps to latest and convert source to ESM by @IanButterworth in #218
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
Fixes
- Delete pidfiles. Skip Pkg.gc when not saving. Don't delete old caches if no new saved. by @IanButterworth in #209
Maintenance
- [CI] Add package jsons to list of path triggers and reduce duplication by @giordano in #200
- Add workflow for running
npm run buildin Dependabot PRs by @giordano in #201 - [CI] Also run npm run build on reopened event by @giordano in #202
- Bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in #199
- Bump fast-xml-parser from 5.4.2 to 5.5.6 by @dependabot[bot] in #205
- Add instructions for LLM coding agents (AGENTS.md and CLAUDE.md) by @DilumAluthge in #206
- Bump fast-xml-parser from 5.5.6 to 5.5.7 by @dependabot[bot] in #208
Full Changelog: v3.0.0...v3.0.1
v3.0.0 - Cache on failure (with override)
What's Changed
Breaking Changes
- Caching will now happen when the job fails, with an override to restore the previous behavior via
save-always: false
Changes
- Javascript version of existing action which also saves if job fails by @jkrumbiegel @penelopeysm @IanButterworth in #198 #190
- Fix retry on failure/cancelled example by @IanButterworth in #174
Maintenance
- Bump pyTooling/Actions from 4.2.2 to 4.3.0 by @dependabot[bot] in #176
- Bump dcarbone/install-jq-action from 3.1.1 to 3.2.0 by @dependabot[bot] in #178
- Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #180
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #182
- Bump pyTooling/Actions from 4.3.0 to 5.4.0 by @dependabot[bot] in #181
- Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #184
- Bump pyTooling/Actions from 5.4.0 to 6.2.0 by @dependabot[bot] in #183
- Remove trailing whitespaces from
README.mdby @giordano in #186 - Bump pyTooling/Actions from 6.2.0 to 6.6.0 by @dependabot[bot] in #185
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #189
- Bump pyTooling/Actions from 6.6.0 to 6.7.0 by @dependabot[bot] in #188
- Update GitHub Actions checkout action version by @ViralBShah in #187
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #191
- Bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #192
- Bump pyTooling/Actions from 6.7.0 to 7.2.0 by @dependabot[bot] in #193
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #194
- Bump actions/cache from 5.0.1 to 5.0.3 by @dependabot[bot] in #195
- Bump pyTooling/Actions from 7.2.0 to 7.4.2 by @dependabot[bot] in #196
- Bump pyTooling/Actions from 7.4.2 to 7.5.0 by @dependabot[bot] in #197
New Contributors
- @ViralBShah made their first contribution in #187
Full Changelog: v2.1.0...v3.0.0
v2.1.0 - New outputs `cache-paths` and `cache-key`
What's Changed
New features
- Output
cache-pathsandcache-keyas well by @penelopeysm in #169
Maintenance
- Bump actions/cache from 4.2.0 to 4.2.2 by @dependabot in #165
- Link to Github caching docs from README.md by @johnomotani in #167
- Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in #172
- Bump dcarbone/install-jq-action from 3.0.1 to 3.1.1 by @dependabot in #171
- Bump pyTooling/Actions from 3.1.1 to 4.2.2 by @dependabot in #170
New Contributors
- @johnomotani made their first contribution in #167
- @penelopeysm made their first contribution in #169
Full Changelog: v2.0.7...v2.1.0
v2.0.7
What's Changed
- fix slashes in windows depot path by @IanButterworth in #153
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- Bump dcarbone/install-jq-action from 2.1.0 to 3.0.1 by @dependabot in #155
- Bump actions/cache from 4.0.2 to 4.1.2 by @dependabot in #151
- Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #150
- Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #156
- Bump pyTooling/Actions from 1.0.5 to 3.1.1 by @dependabot in #157
Full Changelog: v2.0.5...v2.0.6
v2.0.5 - Fix saving on Windows
What's Changed
- fix windows depot path expansion by @IanButterworth in #146
Full Changelog: v2.0.4...v2.0.5
v2.0.4
v2.0.3: Fix cached registry updates
What's Changed
Full Changelog: v2.0.2...v2.0.3
v2.0.2: Update registries if cached
What's Changed
- update any cached registries by @IanButterworth in #140
Maintenance
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #137
Full Changelog: v2.0.1...v2.0.2