Commit Graph

10 Commits (e0d1942524af0e5f0301d424622e800e5a6f8abc)

Author SHA1 Message Date
Ethan Dennis e0d1942524
Cache multiple entries using --files-from tar input
remove known failing test

Quote tar paths

Add salt to test cache

Try reading input files from manifest

bump salt

Run test on macos

more testing

Run caching tests on 3 platforms

Run tests on self-hosted

Apparently cant reference hosted runners by name

Bump salt

wait for some time after save

more timing out

smarter waiting

Cache in tmp dir that won't be deleted

Use child_process instead of actions/exec

Revert tempDir hack

bump salt

more logging

More console logging

Use filepath to with cacheHttpClient

Test cache restoration

Revert temp dir hack

debug logging

clean up cache.yml testing

Bump salt

change debug output

build actions
5 years ago
Ethan Dennis db235cfc56
Use @actions/glob for pattern matching 5 years ago
Ethan Dennis 1e233443e8
Add initial minimatch support 5 years ago
Josh Gross 95c1798369
Remove validation failures and warning annotations (#108)
* Update warnings behavior

* Add void return type
6 years ago
Josh Gross c0584c42d1
Add unit tests for actionUtils (#93)
* Add unit tests for actionUtils

* Fix file size on ubuntu and test name

* Remove unused import
6 years ago
Josh Gross b7d83b4095
Provide better errors for unsupported event types (#68)
* Validate event type during restore

* PR Feedback

* Format

* Linting
6 years ago
BSKY fb50aa45ec Add initial eslint setup (#88) 6 years ago
Josh Gross 4b0709a0d5
Add unit tests for restore (#62)
* Move archive file size to utils

* Disable net connect with nock

* Add unit tests for restore

* Fix test names and test URL
6 years ago
Winter Jung 7058277028 Fix typo in error message (#29) 6 years ago
Josh Gross 37c45447e4 Initial commit 6 years ago