Commit Graph
22 Commits
Author SHA1 Message Date
Josh GrossandGitHub 1f7c2c79e0 [tool-cache] Update @actions/core and prepare 2.0.2 release (#1872)
* Update `@actions/core` and prepare 2.0.2 release

* Include these changes in the release notes
2025-01-15 15:57:09 -05:00
Josh GrossandGitHub adb9c4a7f4 Remove more unused cache APIs (#1909) 2024-12-19 13:26:19 -05:00
Josh Gross 01f21badd5 Remove more unused cache APIs 2024-12-17 14:51:57 -05:00
Josh GrossandGitHub 26f8f84a96 Remove unused cache API (#1907) 2024-12-17 14:04:05 -05:00
Josh GrossandGitHub bb2278e5cf Extend Node version test coverage (#1843)
* Extend Node version test coverage

* Remove Node 16
2024-11-08 10:30:18 -05:00
Josh GrossandGitHub 77f247b2f3 Prepare @actions/cache 3.3.0 release (#1871) 2024-11-01 13:32:42 -04:00
Josh GrossandGitHub 7f5921cddd Document unreleased changes in cache and tool-cache (#1856) 2024-10-22 12:01:31 -04:00
Josh GrossandGitHub d14afd7973 Explicitly import crypto (#1842)
* Explicitly import `crypto`

* Add release notes for 1.11.1

* Fix crypto mock in test

* Fix `crypto` mock

* Lint
2024-10-04 17:23:42 -04:00
Josh GrossandGitHub 22a72ac3d7 Include #1551 in @actions/core 1.11.0 release notes (#1840) 2024-10-02 14:30:25 -04:00
Josh GrossandGitHub 6ca0d9b637 Release @actions/core v1.11.0 (#1839) 2024-10-02 13:49:03 -04:00
Josh GrossandGitHub 78af634e7e Remove dependency on uuid package (#1824) 2024-10-02 12:28:06 -04:00
Josh GrossandGitHub faf9cb2ea2 Include the package name in the Publish Workflow run (#1793) 2024-08-16 16:15:14 -04:00
Josh GrossandGitHub 50f2977cce Add glob option to ignore hidden files (#1791)
* Add glob option to ignore hidden files

* Use the basename of the file/directory to check for `.`

* Ensure the `excludeHiddenFiles` is properly copied

* Allow the root directory to be matched

* Fix description of `excludeHiddenFiles`

* Document Windows hidden attribute limitation

* Bump version

* `lint`

* Document 0.5.0 release

* Lint again
2024-08-15 17:13:49 -04:00
Josh GrossandGitHub 8d11ee5a8c Add CODEOWNERS (#662)
* Add CODEOWNERS

* Update owners of tool-cache
2020-12-07 15:48:38 -05:00
Josh GrossandGitHub 54bcb7c4f1 Update tool cache docs (#347) 2020-02-26 11:43:55 -05:00
Josh Grossanderic sciple 8a4134761f Update to latest typescript version (#274) 2019-12-27 19:42:30 -05:00
Josh Grossanderic sciple 60d3096c71 Only run CI on PRs and pushes to master (#275) 2019-12-26 17:00:18 -05:00
Josh GrossandBryan MacFarlane 5feb835dff Fix broken doc links (#273) 2019-12-23 15:52:20 -05:00
Josh GrossandGitHub a465bf5e6d Fix slash in example release branch 2019-11-06 10:16:13 -05:00
Josh GrossandBryan MacFarlane 46c2a7e41a Fix some typos (#200) 2019-11-03 14:32:46 -05:00
Josh GrossandGitHub e8d384d3af Merge pull request #149 from actions/users/tihuang/statecommand
add core method to saveState and getState.
2019-10-10 20:04:39 -04:00
Josh GrossandGitHub 55b188b8c6 Merge pull request #179 from dguo/patch-1
Fix a setup-node warning
2019-10-10 10:25:49 -04:00