Thomas Boop
5b940ebda7
Be more lenient in accepting command inputs ( #405 )
...
* Be more lenient in accepting command inputs
2020-04-09 17:00:53 -04:00
Linda_pp
a6a5d98be8
Expose ExecOptions interface ( #322 )
2020-04-09 12:52:24 -04:00
Konrad Pabjan
c010a271d9
@actions/artifact package updates ( #408 )
...
* Clear error message when storage quota has been hit
* Improved download of empty files
* Extra info to RELEASES.md
* PR Feedback
2020-04-09 17:14:12 +02:00
Konrad Pabjan
1b521c4778
Updates to @actions/artifact ( #396 )
...
* Add support for 429s and Exponential backoff
* Refactor status-reporter so it can be used with download and upload
* Extra logs
* Fixes around download & gzip
* Cleanup headers and add extra tests
* Improved Docs
* Spelling bloopers
* Improved error messages
* User http client version 1.0.7
2020-04-08 16:55:18 +02:00
Brian Cristante
36a4b7df61
Add screenshot to release instructions ( #406 )
2020-04-07 09:42:56 -04:00
Konrad Pabjan
905c2aa216
Contribution guidelines for artifact package ( #388 )
...
* Contribution guidelines
* PR Feedback
2020-03-24 10:13:06 +01:00
Konrad Pabjan
cb7022ea2c
Update implementation-details.md
2020-03-20 18:42:18 +01:00
Konrad Pabjan
b94f6a1340
Update additional-information.md
2020-03-19 15:56:27 +01:00
Thomas Boop
12f30111a0
Update Contributing.md and add information about ADR's ( #383 )
...
* Updating Contributing.md + add adr details
2020-03-17 11:57:32 -04:00
eric sciple
17b97eceec
adr: glob ( #381 )
2020-03-16 16:08:48 -04:00
Konrad Pabjan
b0e01b71c0
Update package-lock.json
2020-03-12 20:39:10 +01:00
Konrad Pabjan
3748609c73
Update package.json
2020-03-12 20:36:46 +01:00
Konrad Pabjan
37590cb3ee
Update RELEASES.md
2020-03-12 20:36:09 +01:00
Konrad Pabjan
dffb5572a9
Updates to @actions/artifact package ( #367 )
...
* GZip implementation
* Optimizations and cleanup
* Update tests
* More test updates
* Update packages/artifact/src/internal-utils.ts
Co-Authored-By: Josh Gross <joshmgross@github.com>
* Clarification around Upload Paths
* Refactor to make http clients classes
* GZip fixes
* Documentation around compression
* More detailed status information during large uploads
* Pretty format
* Percentage updates without rounding
* Fix edge cases with formatting numbers
* Update packages/artifact/src/internal-utils.ts
Co-Authored-By: Josh Gross <joshmgross@github.com>
* Cleanup
* Small reorg with status reporter
* PR Feedback
* Cleanup + Simplification
* Test Cleanup
* Mock updates
* More cleanup
* Format fixes
* Overhaul to the http-manager
* Fix tests
* Promisify stats
* Documentation around implementation
* Improvements to documentation
* PR Feedback
* Remove Downloading multiple artifacts concurrently
Co-authored-by: Josh Gross <joshmgross@github.com>
2020-03-12 14:50:27 +01:00
eric sciple
5859d7172e
only retry downloadtool on 500s and 408 and 429 ( #373 )
2020-03-09 14:35:53 -04:00
Thomas Boop
82fbe5da0f
Update jest to 25.1 ( #374 )
...
* Update jest to 25.1
* Update acorn to 6.4.1
* Update dependencies, run audit on all packages, update packagelock
* Remove package-lock dependencies
2020-03-09 14:17:29 -04:00
eric sciple
df0aa9077a
generated
2020-03-05 12:07:25 -05:00
eric sciple
259743ae13
update downloadTool to handle errors from response stream and retry ( #369 )
2020-03-05 12:05:27 -05:00
Bryan MacFarlane
6459481e98
full sha binding in versioning doc
2020-03-03 11:16:15 -05:00
Bryan MacFarlane
3261dd9883
core 1.2.3 release ( #366 )
2020-03-02 08:02:40 -05:00
Tingluo Huang
a649207792
Add core.isDebug() to check whether actions_step_debug is on or not. ( #278 )
2020-03-02 07:45:27 -05:00
Josh Gross
54bcb7c4f1
Update tool cache docs ( #347 )
2020-02-26 11:43:55 -05:00
Konrad Pabjan
d17d4a9163
Add info about new @actions/artifact package
2020-02-20 15:05:07 -05:00
Thomas Boop
41157b23c7
Release 2.1.1 of @actions/github ( #357 )
2020-02-20 14:02:42 -05:00
Ryo Ota
fa03eb4d22
Use import {Octokit} ( #332 )
...
* Use import {Octokit}
* Update @octokit/rest to 16.43.1
2020-02-18 15:43:07 -05:00
Konrad Pabjan
f383109dc3
@actions/artifact download artifacts ( #340 )
...
* Download Artifacts using @actions/artifact
2020-02-13 18:24:11 -05:00
eric sciple
84f1e31b69
send tar --version to debug log ( #342 )
2020-02-13 09:54:56 -05:00
eric sciple
f90a2dcfd4
temporarily revert guidance for adding matcher from container action
2020-02-12 21:42:14 -05:00
eric sciple
9cfb1604bd
troubleshooting problem matchers ( #341 )
2020-02-12 14:59:01 -05:00
Bryan MacFarlane
2dcdf049a8
proxy guidance
2020-02-12 09:26:59 -05:00
Konrad Pabjan
6cbb8e9bc8
@actions/artifact package ( #304 )
...
* Initial commit for @actions/artifact package
2020-02-11 09:49:46 -05:00
Fabio Niephaus
0ecc141d4e
await tc.downloadTool ( #337 )
2020-02-09 22:15:26 -05:00
eric sciple
432a78c48c
check proxy bypass before setting proxy agent ( #320 )
2020-01-23 14:35:41 -05:00
Thomas Boop
80e6ba7033
Update readme with type assertion information ( #310 )
...
* Update readme with type assertion information
* PR updates
2020-01-22 11:53:39 -05:00
eric sciple
6072c249ee
release notes ( #317 )
2020-01-21 13:25:05 -05:00
Thomas Boop
a9175f3986
Correctly pull issue number for pull request review events ( #311 )
2020-01-21 10:44:38 -05:00
eric sciple
8b0300129f
fix command escaping ( #302 )
2020-01-18 23:52:44 -05:00
eric sciple
ab5bd9d696
octokit client should follow proxy settings ( #314 )
2020-01-18 14:28:37 -05:00
eric sciple
e69833ed16
release notes ( #308 )
2020-01-14 11:58:44 -05:00
eric sciple
461fc2b9c9
bump checkout to v2, pin setup-node to v1 ( #277 )
2020-01-14 11:19:06 -05:00
sullis
c514e7481a
GitHub Actions checkout v2 ( #303 )
2020-01-14 10:48:34 -05:00
Bryan MacFarlane
2e88402d19
audit fix and update http-client ( #298 )
2020-01-10 16:37:48 -05:00
eric sciple
058ad6937d
remove todo comment ( #297 )
2020-01-10 12:09:48 -05:00
eric sciple
dd64d8c7c9
glob readme ( #296 )
2020-01-10 12:00:22 -05:00
eric sciple
947ba5b559
bump versions ( #295 )
2020-01-09 17:31:27 -05:00
eric sciple
03ebc5b885
generated file ( #294 )
2020-01-09 15:26:22 -05:00
eric sciple
1a2c592903
multiple glob patterns ( #287 )
2020-01-09 15:05:31 -05:00
Bryan MacFarlane
683245ad5e
bump default test timeout
2020-01-07 01:14:32 -05:00
Bryan MacFarlane
bfd29dcef8
only audit on ubuntu-latest ( #283 )
2020-01-04 14:08:05 -05:00
Bryan MacFarlane
803934eca0
audit security vulnerabilities as part of ci ( #280 )
2020-01-03 17:54:10 -05:00