Sora Morimoto
c94bc40d84
Remove unnecessary trailing spaces ( #474 )
2020-05-27 10:33:23 -04:00
Sora Morimoto
8ae8acce72
Update unit-tests.yml ( #477 )
2020-05-27 10:32:54 -04:00
Aiqiao Yan
30e0a77337
Merge pull request #471 from actions/aiyan/minor-edit
...
Fix a bug with getCompressionMethod and minor edit to release note
2020-05-19 16:42:40 -04:00
Aiqiao Yan
44a99f6c43
Add section for 0.2.1
2020-05-19 16:36:18 -04:00
Aiqiao Yan
f84d1a2ae2
Fix a bug with getCompressionMethod
2020-05-19 16:12:28 -04:00
Thomas Boop
2c693984a8
Update Bug Report Template ( #466 )
2020-05-19 13:43:20 -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
Aiqiao Yan
e3a666f5b7
Minor edit to cache release note
2020-05-19 13:20:27 -04:00
Aiqiao Yan
dcf5c88bb3
Merge pull request #469 from actions/users/aiyan/zstd-fixes
...
Fix two issues related to using zstd compression
2020-05-19 13:05:21 -04:00
Aiqiao Yan
0dea61a3a8
Bump cache package version
2020-05-19 12:59:38 -04:00
Aiqiao Yan
fde6221228
React to feedback
2020-05-19 12:38:45 -04:00
Aiqiao Yan
9a3466a094
Fix windows tests
2020-05-19 11:46:50 -04:00
Aiqiao Yan
5112dc231e
Only use zstd on windows when gnu tar is installed, otherwise use gzip due to bug #301
2020-05-18 16:35:13 -04:00
Aiqiao Yan
77761a4dc9
Fix issue with using zstd long range mode on ubuntu-16.04
2020-05-18 16:33:15 -04:00
Aiqiao Yan
a67b91ea15
Merge pull request #448 from actions/users/aiyan/cache-package
...
Initial commit to create @actions/cache package
2020-05-15 13:41:32 -04:00
Konrad Pabjan
2fdf3b71f8
@actions/artifact 0.3.2
2020-05-15 18:34:09 +02:00
Aiqiao Yan
d2b2399bd2
React to feedback
2020-05-15 12:26:42 -04:00
Konrad Pabjan
628f82f221
Correctly reset chunk during artifact upload on retry ( #458 )
...
* Correctly reset chunk during artifact upload on retry
* Update workflow
* Implementation details around the passthrough stream
2020-05-14 22:18:21 +02:00
Konrad Pabjan
6d83c79964
Remove --save in README ( #455 )
2020-05-14 17:58:46 +02:00
Thomas Boop
36e732155e
tool-cache 1.3.5 release ( #454 )
...
* tc 1.3.5 release
2020-05-13 14:39:10 -04:00
Aiqiao Yan
b3c8e19a7a
Attempt to fix the test
2020-05-13 13:43:13 -04:00
Aiqiao Yan
1413cd0e32
Add cache upload options and pull from latest actions/cache master
2020-05-12 12:53:45 -04:00
Aiqiao Yan
c534ad2cbd
Add docs and tests
2020-05-12 12:02:19 -04:00
Aiqiao Yan
15fefd9336
Fix tests
2020-05-12 12:02:18 -04:00
Aiqiao Yan
7409ad5fae
Change variable path to a list
2020-05-12 12:02:18 -04:00
Aiqiao Yan
932779cf58
Initial commit to create @actions/cache package
2020-05-12 12:02:18 -04:00
Konrad Pabjan
0471ed4ad7
artifact header cleanup ( #441 )
...
* Update NPM packages for @actions/artifact
* Clarifications around headers
* Revert NPM updates
* Apply suggestions from code review
Co-authored-by: Josh Gross <joshmgross@github.com>
Co-authored-by: Josh Gross <joshmgross@github.com>
2020-05-12 17:48:36 +02:00
Kevin Sawicki
d1b52e7168
Update homepage to be tool-cache instead of exec ( #452 )
2020-05-12 10:22:22 -04:00
eric sciple
83dd3ef0f1
separate audit workflow ( #450 )
2020-05-07 11:39:38 -04:00
Thomas Boop
a5ff692285
Redirect general feedback to the Community Forums ( #447 )
2020-05-07 10:24:11 -04:00
eric sciple
264e52add6
set base URL for GHES ( #449 )
2020-05-07 09:41:18 -04:00
Justin Hutchings
11dcc8b313
Add CodeQL Analysis workflow ( #434 )
...
* Add CodeQL Analysis workflow
* Rename .github/workflows/workflows/codeql.yml to .github/workflows/codeql.yml
* Remove autobuilder
* Add back autobuilder
* Disable c# analysis
2020-05-06 12:58:36 -04:00
dependabot[bot]
6a744be7ed
Bump @actions/http-client from 1.0.3 to 1.0.8 in /packages/github ( #438 )
...
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.3 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-01 09:46:19 -04:00
Thomas Boop
94cd8efa47
Ignore DS_Store files. ( #440 )
...
* Ignore DSStore Files
* Simplify Ignore for DS_Store
2020-05-01 09:42:38 -04:00
dependabot[bot]
97cabf0eb9
Bump @actions/http-client from 1.0.7 to 1.0.8 in /packages/artifact ( #437 )
...
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-01 11:32:41 +02:00
Thomas Boop
187d4aa625
@actions/core 1.2.4 + release notes ( #439 )
2020-04-30 09:48:16 -04:00
Arthur Baars
57d20b4db4
tool-cache: make extract functions quiet by default and more verbose if `core.isDebug` is set ( #206 )
...
* tool-cache: make unzip and 7z extract quiet by default
This avoids spamming the log when unzipping large archives.
* tool-cache: make tar, unzip and 7z verbose when `core.isDebug`
Make the extract function print the list of extracted file if
the action is run in debug mode.
2020-04-29 11:33:01 -04:00
Bryan MacFarlane
4e734dc4c1
bump exec version
2020-04-28 11:59:04 -04:00
Reinier Timmer
34f71e80ce
Check if tool path exists before executing ( #385 )
2020-04-28 10:36:49 -04:00
Konrad Pabjan
1e88dec883
Update ts-jest to latest versions ( #419 )
2020-04-27 17:17:31 +02:00
Josh Soref
7257597d73
Spelling ( #431 )
...
* spelling: absolute
* spelling: content
* spelling: received
* spelling: sanitizes
2020-04-27 09:13:56 -04:00
per1234
df7e2c13c8
Fix broken links in documentation ( #425 )
2020-04-24 11:55:31 +02:00
Bryan MacFarlane
eec6689a61
bump tool-cache's http-client to 1.0.8 ( #429 )
2020-04-23 21:12:00 -04:00
Konrad Pabjan
1688b117e1
E2E tests for the @actions/artifact package ( #421 )
...
* End-to-end artifact tests
* E2E tests for artifact package
2020-04-23 20:52:53 +02:00
Konrad Pabjan
bb1053a8a7
@actions/artifact 0.3.1 update ( #420 )
...
* Updates to 0.3.1 package update
2020-04-20 22:58:53 +02:00
Pierre Grimaud
a28977e977
Fix typos ( #417 )
2020-04-20 12:56:03 +02:00
Seth Vargo
c4b6011310
Allow specifying stdin ( #360 )
...
* Allow specifying stdin
2020-04-13 13:39:42 -04:00
Thomas Boop
05e39f551d
Add docs and wrapper for "echo" command ( #411 )
...
* Add docs and wrapper for "echo" command
* Update parameter to enabled
2020-04-13 13:25:54 -04:00
Thomas Boop
3c125ce4e0
Update eslint to 2.2.7 ( #410 )
2020-04-13 10:19:49 -04:00