Philip Gai and Copilot App
3b3db3879e
feat: backport cache read-denied + ACTIONS_CACHE_MODE handling (5.2.0)
...
Backport of the read-denied and ACTIONS_CACHE_MODE cache-mode gating from
the ESM v6.2.0 line (#2447 ) to the CommonJS v5 line, released as 5.2.0.
Mirrors the earlier write-denied backport (#2435 , 5.1.0).
- Detect the `cache read denied:` prefix on download failures (v2 twirp
path and v1 `_apis/artifactcache` path) and surface it as a core.warning
without failing the run.
- Honor ACTIONS_CACHE_MODE: skip restore when the effective cache-mode does
not permit reads (none, write-only) and skip save when it does not permit
writes (none, read), logging a single non-fatal core.info line. Unset or
unrecognized modes are unchanged.
- Add read-denied and cache-mode tests; bump to 5.2.0 with RELEASES entry.
Co-authored-by: Copilot App <[email protected] >
Copilot-Session: e96deec1-716e-4e14-acdf-a230139420a2
2026-07-13 15:19:29 -05:00
Jason Ginchereau and Jason Ginchereau
c6ca5e729f
Backport: Handle cache write error due to RO token ( #2435 )
2026-06-17 17:21:17 -07:00
Daniel Kennedy
e827417593
Bump @actions/glob to 0.5.1 in @actions/cache
2026-01-27 15:43:44 -05:00
Daniel Kennedy
ecdfc18bf2
Bump @actions/glob version to 0.5.1
2026-01-27 14:55:56 -05:00
Daniel Kennedy
e8e0ce7ad8
Bump @actions/core to 2.0.3 on @actions/glob
2026-01-27 14:55:56 -05:00
Daniel Kennedy
dc6427f3c3
Attest: undo the @actions/github/@octokit bumps
2026-01-27 13:31:31 -05:00
Daniel Kennedy
76339b5f68
Bump @actions/http-client and @actions/github on all packages
2026-01-27 13:31:31 -05:00
Daniel Kennedy
c0ef67ec49
Release @actions/github v8.0.1
2026-01-27 10:29:06 -05:00
Daniel Kennedy
968fd7f8d3
Bump undici to v6.23.0 and @actions/http-client to v3.0.2 in @actions/github
2026-01-27 10:29:06 -05:00
Daniel Kennedy
9b27fa97f9
Release @actions/http-client version 3.0.2
2026-01-27 09:53:50 -05:00
Daniel Kennedy
065cf9f0b1
Bump undici to v6.23.0 in @actions/http-client
2026-01-27 09:38:40 -05:00
Lokesh Gopu and GitHub
b77f226465
Merge pull request #2249 from actions/fix/upgrade-octokit-dependencies
...
upgrade octokit dependencies
2026-01-22 14:46:12 -05:00
Lokesh Gopu
f61ae48376
upgrade octokit dependencies
2026-01-22 11:59:59 -05:00
Salman Chishti and GitHub
4236fc3e78
Merge pull request #2246 from actions/dependabot/npm_and_yarn/packages/attest/tar-7.5.6
...
chore(deps): bump tar from 7.5.2 to 7.5.6 in /packages/attest
2026-01-22 15:53:06 +00:00
Salman Chishti and GitHub
f366966232
Merge pull request #2248 from actions/dependabot/npm_and_yarn/lodash-4.17.23
...
chore(deps): bump lodash from 4.17.21 to 4.17.23
2026-01-22 14:48:46 +00:00
dependabot[bot] and GitHub
bd561a6765
chore(deps): bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-01-22 00:03:54 +00:00
dependabot[bot] and GitHub
26490f0d3b
chore(deps): bump tar from 7.5.2 to 7.5.6 in /packages/attest
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.2 to 7.5.6.
- [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.2...v7.5.6 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-01-21 21:04:00 +00:00
Ryan Ghadimi and GitHub
ee91adfbc4
Merge pull request #2243 from GhadimiR/main
...
Don't retry 429s returned from the cache service
2026-01-16 10:43:35 +00:00
Ryan Ghadimi and GitHub
a039cff4a1
Add comment for rate limiting handling
...
Added a comment regarding rate limiting and retry behavior.
2026-01-16 10:26:45 +00:00
9dd77993e7
Update packages/cache/RELEASES.md
...
Co-authored-by: Bassem Dghaidi <[email protected] >
2026-01-16 10:25:44 +00:00
Ryan Ghadimi
dd1bb93c72
New error type for cache RL
2026-01-16 10:00:15 +00:00
Ryan Ghadimi
7292b3508f
update release doc
2026-01-16 09:51:21 +00:00
Ryan Ghadimi
4a47af6481
bump pkg
2026-01-16 09:46:28 +00:00
Ryan Ghadimi
a68693e20a
tests & releases
2026-01-16 09:44:57 +00:00
Ryan Ghadimi
acf4bd70fb
Add handling for 429s from cache service
2026-01-14 17:01:59 +00:00
Tingluo Huang and GitHub
7ae5c2f423
Merge pull request #2237 from actions/users/tihuang/bump
...
Bump version to 2.2.0 and update dependencies for @actions/core, @actions/github, and @actions/http-client
2026-01-08 11:41:34 -05:00
Tingluo Huang
d5470e6023
.
2026-01-08 16:19:53 +00:00
Tingluo Huang
e68ab4b91a
Bump version to 3.0.0 and update dependencies for @actions/core, @actions/github, and @actions/http-client
2026-01-08 14:34:05 +00:00
Tingluo Huang and GitHub
d3a48dd52f
Merge pull request #2233 from actions/copilot/update-http-client-dependency
...
Update selected packages to consume @actions/[email protected]
2026-01-08 09:04:43 -05:00
Tingluo Huang and GitHub
c4d47c1922
Merge pull request #2236 from actions/users/tihuang/bump
...
Bump dependency version for actions/github and actions/tool-cache.
2026-01-08 08:38:35 -05:00
Tingluo Huang
5fc5cdde44
Bump dependency version for actions/github and actions/tool-cache.
2026-01-08 04:58:48 +00:00
copilot-swe-agent[bot] and TingluoHuang
2a9d836b08
Revert @actions/attest http-client dependency to ^2.2.3
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 23:17:02 +00:00
copilot-swe-agent[bot] and TingluoHuang
3a3b073ef2
Revert changes to github, tool-cache packages and .gitignore
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 22:38:20 +00:00
copilot-swe-agent[bot] and TingluoHuang
d3a0fb260e
Revert @actions/attest version to 2.1.0 - no new release needed
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 22:33:05 +00:00
copilot-swe-agent[bot] and TingluoHuang
be4fdc505f
Fix package-lock.json to mark typescript as dev dependency
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 22:10:30 +00:00
copilot-swe-agent[bot] and TingluoHuang
6be37922c5
Add .nx/ to .gitignore and remove cached build artifacts
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 22:04:45 +00:00
copilot-swe-agent[bot] and TingluoHuang
dfc20acda2
Verify changes with tests - all package-specific tests passing
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 22:03:56 +00:00
copilot-swe-agent[bot] and TingluoHuang
dc1fec82a6
Update all packages to use @actions/http-client@^3.0.1 and bump patch versions
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 21:55:41 +00:00
copilot-swe-agent[bot]
9339b3573b
Initial plan
2026-01-07 21:51:58 +00:00
Tingluo Huang and GitHub
67a08de5c7
Merge pull request #2231 from actions/copilot/prepare-http-client-release
...
Release @actions/http-client v3.0.1
2026-01-07 15:35:32 -05:00
copilot-swe-agent[bot] and TingluoHuang
d73fffceed
Combine duplicate RELEASES.md entries into single line
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 18:44:34 +00:00
copilot-swe-agent[bot] and TingluoHuang
16f0b3d28e
Revert .gitignore change as requested
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 18:40:39 +00:00
copilot-swe-agent[bot] and TingluoHuang
398e2cb68b
Change version from 3.1.0 to 3.0.1 as requested
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 18:31:01 +00:00
copilot-swe-agent[bot] and TingluoHuang
4b9031fa77
Bump http-client version to 3.1.0 and update RELEASES.md
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-07 18:13:07 +00:00
copilot-swe-agent[bot]
959cb66bd5
Initial plan
2026-01-07 18:02:29 +00:00
Tingluo Huang and GitHub
3e0b611f99
Merge pull request #2229 from actions/copilot/extend-user-agent-http-requests
...
Extend user-agent with orchestration ID and add default user-agent
2026-01-07 10:42:56 -05:00
copilot-swe-agent[bot] and TingluoHuang
83c13c81ba
Improve test cleanup and add missing test coverage
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 19:19:35 +00:00
copilot-swe-agent[bot] and TingluoHuang
bccbba401a
Fix lint error: remove unnecessary escape in regex
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 18:30:18 +00:00
copilot-swe-agent[bot] and TingluoHuang
3a191eecf6
Add default user-agent 'actions/http-client' when none provided
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 18:10:12 +00:00
copilot-swe-agent[bot] and TingluoHuang
97f5a6f0dc
Simplify constructor by handling undefined in helper method
...
Co-authored-by: TingluoHuang <[email protected] >
2026-01-06 18:03:26 +00:00