Thomas Boop
|
ccad19055e
|
Set main as the default branch (#527)
* set main as the default branch
* revert change to tool-cache default branch
* use versions where applicable
|
2020-07-21 11:33:05 -04:00 |
Thomas Boop
|
8f6ddeb087
|
Tool cache 1.6.0 Release Notes (#519)
* Tool-cache 1.6.0 release notes
* Adjust spacing
|
2020-07-16 15:46:02 -04:00 |
Thomas Boop
|
95a10d23fa
|
Pipe audit results to a json file so lerna does not overflow (#515)
* Pipe audit results to a json file so lerna does not overflow
* reorder flags and args
|
2020-07-14 16:05:53 -04:00 |
Bryan MacFarlane
|
f4aa824135
|
bump tool-cache version
|
2020-05-19 13:38:19 -04:00 |
Bryan MacFarlane
|
4e9375da09
|
Tool cache install from a manifest file (#382)
|
2020-05-19 13:25:57 -04:00 |
Thomas Boop
|
36e732155e
|
tool-cache 1.3.5 release (#454)
* tc 1.3.5 release
|
2020-05-13 14:39:10 -04:00 |
Kevin Sawicki
|
d1b52e7168
|
Update homepage to be tool-cache instead of exec (#452)
|
2020-05-12 10:22:22 -04:00 |
Bryan MacFarlane
|
eec6689a61
|
bump tool-cache's http-client to 1.0.8 (#429)
|
2020-04-23 21:12:00 -04:00 |
eric sciple
|
5859d7172e
|
only retry downloadtool on 500s and 408 and 429 (#373)
|
2020-03-09 14:35:53 -04:00 |
eric sciple
|
259743ae13
|
update downloadTool to handle errors from response stream and retry (#369)
|
2020-03-05 12:05:27 -05:00 |
eric sciple
|
432a78c48c
|
check proxy bypass before setting proxy agent (#320)
|
2020-01-23 14:35:41 -05:00 |
eric sciple
|
ab5bd9d696
|
octokit client should follow proxy settings (#314)
|
2020-01-18 14:28:37 -05:00 |
Bryan MacFarlane
|
2e88402d19
|
audit fix and update http-client (#298)
|
2020-01-10 16:37:48 -05:00 |
eric sciple
|
947ba5b559
|
bump versions (#295)
|
2020-01-09 17:31:27 -05:00 |
Bryan MacFarlane
|
803934eca0
|
audit security vulnerabilities as part of ci (#280)
|
2020-01-03 17:54:10 -05:00 |
Yusuke Sakurai
|
606e1f27ac
|
add: "types" to each package.json (#221)
fix es #148
|
2019-12-17 11:03:58 -05:00 |
Harry Marr
|
47ccfea021
|
Add 'repository.directory' to package manifests (#143)
|
2019-09-24 22:30:51 -04:00 |
Bryan MacFarlane
|
1f7964519a
|
bump tool-cache version
|
2019-09-24 17:20:01 -04:00 |
Jonathan Clem
|
a2ab4bcf78
|
Publish
- @actions/core@1.1.0
- @actions/exec@1.0.1
- @actions/github@1.1.0
- @actions/io@1.0.1
- @actions/tool-cache@1.1.1
|
2019-09-05 11:03:19 -04:00 |
Bryan MacFarlane
|
f66f5629b3
|
updating keywords
|
2019-08-23 17:39:40 -04:00 |
Danny McCormick
|
6b9630ac94
|
Add RELEASES.md for each package, bump tool-cache to publish (#67)
|
2019-08-22 13:14:49 -04:00 |
Danny McCormick
|
a40bce7c8d
|
Publish
- @actions/core@1.0.0
- @actions/exec@1.0.0
- @actions/github@1.0.0
- @actions/io@1.0.0
- @actions/tool-cache@1.0.0
|
2019-08-07 13:33:06 -04:00 |
Danny McCormick
|
d7f00ea0fd
|
Update package versions to 1.0.0 (#42)
* Update package versions to 1.0.0
* Fix package-lock
|
2019-08-07 12:56:34 -04:00 |
Danny McCormick
|
d8737aa49c
|
Normalize package versions (#20)
|
2019-06-24 14:36:36 -04:00 |
Danny McCormick
|
71a9b2d3ed
|
Add tool-cache (#12)
* Add tool-cache
* Format
* Fix linux bug
* Update readme
* Package zip/unzip
* Reorganize
* Format
* unzip somehow got corrupted, fixing
* Resolve remaining todos
* Don't log everything
* Pass error codes
* linting
* Branding and nits
* Fix for mac
* clean up windows/nix logic
* Clean up tests
* Export HTTPError
* Add option for custom 7z tool
* Lint/format
* Dont wipe temp/tool directories
|
2019-06-06 14:16:48 -04:00 |