Andrey Savitsky
c5035362ab
Fix broken line buffers ( #773 )
...
* Fix broken line buffers
* Code style
2021-06-02 16:29:46 -04:00
Luke Tomlinson
9ac66375a0
Fix flakey test ( #817 )
2021-05-21 15:32:09 -04:00
Luke Tomlinson
ddd04b6997
Add getExecOutput function ( #814 )
...
* Add getExecOutput function
* Add tests for exec output
* Modify tests to not rely on buffer size, but only test larger output
* Handle split multi-byte characters + PR feedback
* Fix tests
* Lint
* Update how split byte are sent for tests
2021-05-21 12:12:16 -04:00
Thomas Boop
0d74e9080a
Re-enable the audit tools step and update dependencies ( #815 )
...
* update package versions
* run audit
* fix eslint config
* linter updates
* re-enable audit
* update timeouts test
* pass done into callback
* fix format
2021-05-21 09:19:40 -04:00
Luke Tomlinson
09e59b9a5c
Exec: throw error when cwd option does not exist ( #793 )
...
* Exec: throw error when cwd option does not exist
* Simplify promise rejection
2021-05-07 16:12:40 -04:00
Konrad Pabjan
770dc3a982
@actions/artifact 0.5.1 release ( #760 )
...
* Bump @actions/http-client to latest for artifact package
* Remove typescript libs to fix failing imports
2021-04-06 12:44:56 -04:00
Seth Vargo
c4b6011310
Allow specifying stdin ( #360 )
...
* Allow specifying stdin
2020-04-13 13:39:42 -04:00
Linda_pp
a6a5d98be8
Expose ExecOptions interface ( #322 )
2020-04-09 12:52:24 -04:00
Josh Gross
8a4134761f
Update to latest typescript version ( #274 )
2019-12-27 19:42:30 -05:00
eric sciple
5c894298f2
toolrunner should which tool before invoking ( #220 )
2019-11-18 16:20:01 -05:00
Josh Soref
ad054c855d
Spelling ( #72 )
...
* spelling: check in
* spelling: compatibility
* spelling: definitely
* spelling: does not
* spelling: maintaining
* spelling: nonexistent
* spelling: precede
* spelling: response
* spelling: was not
2019-08-21 15:31:44 -04:00
Danny McCormick
c5f27c3c1b
Add exec ( #10 )
...
* Add exec
* Fix linux tests
* unnecessary dependency
* Dont prefix ExecOptions with I
* Consistency nits
* Respond to feedback
* Add toolrunner explanatory quote
* Format
2019-05-28 15:21:45 -04:00