Releases: ScribeMD/docker-cache
Releases · ScribeMD/docker-cache
0.2.10
- Bump @actions/cache from v3.1.4 to v3.2.1 (#418).
Full Changelog: 0.2.9...0.2.10
0.2.9
- Bump @actions/cache from v3.1.3 to v3.1.4 (#400).
Full Changelog: 0.2.8...0.2.9
0.2.8
- Bump @actions/cache from v3.1.2 to v3.1.3 (#371).
Full Changelog: 0.2.7...0.2.8
0.2.7
- Bump @actions/cache from v3.0.6 in (#336).
Full Changelog: 0.2.6...0.2.7
0.2.6
- Preform lock file maintenance by @renovate-bot (#254).
New Contributors
- @renovate-bot made their first contribution in #233.
Full Changelog: 0.2.5...0.2.6
0.2.5
- Bump @actions/cache from 3.0.0 to 3.0.6 by @dependabot (#228).
- Remove "setuptools" from custom dictionary by @mwarres (#177).
Full Changelog: 0.2.4...0.2.5
0.2.4
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot (#174).
- Document filtering Docker images in README by @mwarres (#144).
- Upgrade MegaLinter from v5.16.1 to v6.10.0 by @mwarres (#161).
Full Changelog: 0.2.3...0.2.4
0.2.3
- Filter out pre-cached images by @mwarres (#98).
- Add "deps" to custom dictionary by @mwarres (#112).
- Improve test modularity by @mwarres (#110).
- Wrap a long line by @mwarres (#122).
- Type
nthCalledWith
asserts by @mwarres (#121). - Reorder some asserts to match production code by @mwarres (#128).
- Move a comment for clarity by @mwarres (#129).
- Assert cache not saved on hit by @mwarres (#131).
- Assert
child_process.exec
called precisely once inmockedExec
by @mwarres (#134).
Full Changelog: 0.2.2...0.2.3
0.2.2
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot (#111).
Full Changelog: 0.2.1...0.2.2
0.2.1
- refactor(action): Move
CACHE_HIT
andDOCKER_IMAGES_PATH
constants fromutil.ts
todocker.ts
since that's where they are used by @mwarres (#90).
Full Changelog: 0.2.0...0.2.1