Cory Miller
|
fe0fbdccde
|
test debug
|
2023-02-21 17:19:17 +00:00 |
Cory Miller
|
4272cd6ca1
|
.
|
2023-02-21 17:00:46 +00:00 |
Cory Miller
|
9529f35ffd
|
switch to fs.rm
|
2023-02-21 16:50:10 +00:00 |
Cory Miller
|
5dde1c4cf6
|
add some more debug
|
2023-02-21 16:34:04 +00:00 |
Cory Miller
|
7a5a1c3d42
|
try inlining inputPath
|
2023-02-21 16:02:26 +00:00 |
Cory Miller
|
bcf8127e13
|
remove err.code
|
2023-02-21 15:43:50 +00:00 |
Cory Miller
|
a9ce8db226
|
add error handler
|
2023-02-21 15:40:11 +00:00 |
Cory Miller
|
ed5722cdf7
|
lint
|
2023-02-21 15:33:28 +00:00 |
Cory Miller
|
f1e183e98c
|
revert shell change
|
2023-02-21 15:32:45 +00:00 |
Cory Miller
|
d155e954a1
|
add debug for code
|
2023-02-21 15:27:48 +00:00 |
Cory Miller
|
3406ce58d6
|
separate args
|
2023-02-21 15:12:35 +00:00 |
Cory Miller
|
b0ce9247be
|
try shell true
|
2023-02-17 21:26:06 +00:00 |
Cory Miller
|
5ff5e4f9f0
|
.
|
2023-02-17 21:19:50 +00:00 |
Cory Miller
|
f6011790d6
|
print spawnargs
|
2023-02-17 21:15:21 +00:00 |
Cory Miller
|
4f66571667
|
command escaping
|
2023-02-17 20:58:42 +00:00 |
Cory Miller
|
b0f4d114f3
|
why are files still there
|
2023-02-17 20:53:21 +00:00 |
Cory Miller
|
a25a620745
|
ls
|
2023-02-17 20:46:34 +00:00 |
Cory Miller
|
6a3c62d3a8
|
try ignore eperm
|
2023-02-17 20:37:22 +00:00 |
Cory Miller
|
6a357de342
|
await on exists
|
2023-02-17 20:30:21 +00:00 |
Cory Miller
|
8d2f32e652
|
only unlink if still exists
|
2023-02-17 20:24:10 +00:00 |
Cory Miller
|
35cba88c68
|
windows...
|
2023-02-17 20:09:53 +00:00 |
Cory Miller
|
6a330f08c2
|
add debug logs
|
2023-02-17 20:04:49 +00:00 |
Cory Miller
|
068db23ad8
|
add debug logs
|
2023-02-17 19:58:32 +00:00 |
Cory Miller
|
143b802c0a
|
try quiet mode
|
2023-02-17 19:48:08 +00:00 |
Cory Miller
|
f13d18d494
|
lint fixes
|
2023-02-17 18:36:02 +00:00 |
Cory Miller
|
41350470e5
|
remove semicolon
|
2023-02-17 18:30:40 +00:00 |
Cory Miller
|
a730b5ca5f
|
try awaiting spawn on windows
|
2023-02-17 18:26:26 +00:00 |
Luke Tomlinson
|
4a2602dd58
|
Fix test for windows 2022 (#1039)
|
2022-03-31 14:39:39 -04:00 |
Jonathan Tamsut
|
72dfadb0c3
|
Update `lockfileVersion` in `package-lock.json` in `io` package (#1020)
* update lockfileVersion
* Update package
|
2022-03-16 11:23:44 -07:00 |
Thomas Boop
|
243a8bba07
|
New versions of toolkit packages (#835)
|
2021-06-07 15:09:34 -04:00 |
Thomas Boop
|
c9af6bb1b3
|
Update escaping rules in io's rmRF (#828)
* Better Handling of escaping in rmrf
|
2021-06-07 14:16: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
|
3491e2eeea
|
Add option to cp to only copy contents of directory (#788)
* Add option to not copy source directory
* Cleanup
* Update condition to be consistent
|
2021-05-05 09:40:12 -04:00 |
Thomas Boop
|
15fef78171
|
Simplify mkdirP implementation (#781)
Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
|
2021-04-28 14:38:41 -04:00 |
Sora Morimoto
|
bd9017e99f
|
Add findInPath method to locate all matching executables in the system path (#609)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
|
2021-04-02 12:22:30 -04:00 |
Thomas Boop
|
c2bc747506
|
Add License.md to all npm packages (#548)
* Add License.md to all npm packages
|
2020-08-25 16:26:50 -04:00 |
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
|
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 |
Josh Soref
|
7257597d73
|
Spelling (#431)
* spelling: absolute
* spelling: content
* spelling: received
* spelling: sanitizes
|
2020-04-27 09:13:56 -04:00 |
eric sciple
|
e69833ed16
|
release notes (#308)
|
2020-01-14 11:58:44 -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 |
Josh Gross
|
8a4134761f
|
Update to latest typescript version (#274)
|
2019-12-27 19:42:30 -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 |
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 |
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 |