Salman Muin Kayser Chishti
b2e6a5a284
chore(core): bump @actions/exec from ^1.1.1 to ^2.0.0
...
Aligns with cache package which already uses exec@2.0.0, avoiding nested duplicate dependencies.
2025-12-10 11:54:17 +00:00
Salman Chishti
bdddd872e3
Merge pull request #2197 from actions/cache-remove-ms-rest-js
...
fix(cache): replace @azure/ms-rest-js with @azure/core-rest-pipeline
2025-12-10 11:36:53 +00:00
Salman Muin Kayser Chishti
8a2701f328
fix(cache): replace @azure/ms-rest-js with @azure/core-rest-pipeline
...
Remove abandoned @azure/ms-rest-js dependency which pulls in node-fetch@v2, causing punycode deprecation warnings on Node.js 24+.
The TransferProgressEvent type is now imported from @azure/core-rest-pipeline instead.
2025-12-10 11:23:06 +00:00
Meredith Lancaster
02869fefb4
Merge pull request #2196 from actions/update-attest-storage-record-params
...
Refactor attest package createStorageRecord function params
2025-12-09 11:49:14 -08:00
Meredith Lancaster
701191f50e
fix linter issues
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-09 11:40:40 -08:00
Meredith Lancaster
539724611c
param name
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-09 11:39:12 -08:00
Meredith Lancaster
3d01d7ed69
Update packages/attest/README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-09 11:38:06 -08:00
Meredith Lancaster
d75223fd4a
split mega param into several different ones
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-09 11:37:04 -08:00
Meredith Lancaster
056c217a52
Merge pull request #2192 from actions/malancas/create-artifact-metadata-storage-record
...
Add the `createStorageRecord` function to the `attest` package for creating artifact storage records
2025-12-09 08:55:21 -08:00
Meredith Lancaster
d795a0ad0d
linter fix
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-09 08:32:31 -08:00
Meredith Lancaster
0380590fdd
fix expected endpoint response
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-09 08:02:38 -08:00
Salman Chishti
5e183dabac
Merge pull request #2193 from actions/fix-audit-vulnerabilities
...
chore: fix npm audit vulnerabilities (glob, js-yaml)
2025-12-09 15:39:33 +00:00
Meredith Lancaster
97b7fa81c8
regenerate package lock
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 19:22:04 -08:00
Meredith Lancaster
87afd16bb2
bump to next minor version
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 19:19:29 -08:00
Meredith Lancaster
c40fa0d905
formatting
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 19:19:11 -08:00
Meredith Lancaster
dc9f635a0d
Update packages/attest/src/artifactMetadata.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 16:30:37 -08:00
Meredith Lancaster
7847d31696
Update packages/attest/README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 16:30:25 -08:00
Meredith Lancaster
10d3b034e0
fix linter issues
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 16:22:59 -08:00
Meredith Lancaster
8eca440361
fix test and function calls
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 15:59:25 -08:00
Meredith Lancaster
6ec87f46b7
add back param parsing function
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 15:39:26 -08:00
Meredith Lancaster
d1f9584cda
fix test calls
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 15:33:01 -08:00
Meredith Lancaster
b8933d0495
reorganize function options and document
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 15:25:34 -08:00
Meredith Lancaster
0a988d204e
rename file
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 15:16:26 -08:00
Meredith Lancaster
136f9dfe37
fix header link
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 14:07:17 -08:00
Meredith Lancaster
ed78411ffb
fix expected response
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 14:03:23 -08:00
Meredith Lancaster
dd097c7f4e
add section on createStorageRecord func
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 13:57:00 -08:00
Meredith Lancaster
f01262913d
table of contents
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 13:55:24 -08:00
Meredith Lancaster
c034e76488
fix function exporting and test results
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 13:49:54 -08:00
Meredith Lancaster
9ca26d4946
regenerate package lock
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 13:17:18 -08:00
Meredith Lancaster
417dbfff73
use parameter objects and add tests
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 13:17:08 -08:00
Salman Muin Kayser Chishti
8883833d6d
chore: fix npm audit vulnerabilities (glob, js-yaml)
2025-12-08 21:14:00 +00:00
Meredith Lancaster
79efd648ac
condense parameters
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 11:02:59 -08:00
Meredith Lancaster
e8c242695d
add function for creating storage record
...
Signed-off-by: Meredith Lancaster <malancas@github.com >
2025-12-08 10:49:24 -08:00
Salman Chishti
48f166f6d5
Merge pull request #2175 from actions/prepare-core-1.12.0-release
...
Prepare @actions/core 2.0.0 release
2025-12-08 16:28:47 +00:00
Salman Muin Kayser Chishti
4bc377e1b4
Timeout time back to normal, as it was like this for debugging
2025-12-08 12:47:19 +00:00
Salman Muin Kayser Chishti
bf1b64008f
fix: use detached:true on all platforms for exec stream tests
...
On Windows, detached:true is needed to properly keep stdio handles
open after the parent process exits.
2025-12-08 12:35:33 +00:00
Salman Muin Kayser Chishti
894f77901e
fix: improve exec stream tests cross-platform handling
...
- Update spawn-wait-for-file.js to use proper stdio inheritance
- Add small delay before exit to ensure child process inherits handles
- Simplify test code to use the helper script instead of shell commands
2025-12-08 12:28:52 +00:00
Tingting Wang
7993066184
Merge pull request #2174 from actions/dependabot/npm_and_yarn/packages/attest/tar-7.5.2
...
Bump tar from 7.5.1 to 7.5.2 in /packages/attest
2025-12-05 17:13:09 -08:00
dependabot[bot]
f014075da9
Bump tar from 7.5.1 to 7.5.2 in /packages/attest
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.1...v7.5.2 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-06 01:06:03 +00:00
Tingting Wang
4500de75c1
Merge pull request #2187 from actions/dependabot/npm_and_yarn/packages/attest/glob-10.5.0
...
Bump glob from 10.4.5 to 10.5.0 in /packages/attest
2025-12-05 17:04:14 -08:00
dependabot[bot]
47017fa24b
Bump glob from 10.4.5 to 10.5.0 in /packages/attest
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 17:36:35 +00:00
Salman Muin Kayser Chishti
d97deb1f60
tests(exec): use platform-aware spawn options in spawn-wait-for-file script (detach on Unix, hide window on Windows)
2025-11-18 15:45:59 +00:00
Salman Muin Kayser Chishti
df111e1104
tests(glob): set GITHUB_WORKSPACE to __dirname in hash-files.test
2025-11-18 15:32:19 +00:00
Salman Muin Kayser Chishti
a3588a70ba
update hash files test
2025-11-18 14:21:47 +00:00
Salman Chishti
6b63a2bfc3
Merge pull request #2176 from actions/prepare-exec-2.0.0-release
...
Prepare @actions/exec 2.0.0 release
2025-11-18 14:13:24 +00:00
Salman Muin Kayser Chishti
290017ff81
update package json
2025-11-04 13:53:28 +00:00
Salman Chishti
2a876cd69d
Update packages/exec/RELEASES.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-04 13:50:24 +00:00
Salman Muin Kayser Chishti
7cba4c8084
npm install
2025-10-31 16:02:54 +00:00
Salman Muin Kayser Chishti
f79b906406
Prepare @actions/exec 2.0.0 release
2025-10-31 15:55:29 +00:00
Salman Muin Kayser Chishti
1bcc453b44
Prepare @actions/core 2.0.0 release
2025-10-31 15:52:21 +00:00