Jasperhino
cbe95a5765
Bump action runtime from node20 to node24
2026-04-23 13:08:11 +02:00
Jasperhino
cae5e556dd
Trim upstream-specific workflows + CODEOWNERS
...
Drop workflows we don't need on the fork:
- licensed.yml (no .licenses for @google-cloud/storage)
- workflow.yml (jest tests mock @actions/cache, break with wrapper)
- close-inactive-issues, issue-opened, pr-opened (upstream oncall)
- publish-immutable-actions (not publishing to marketplace)
- release-new-action-version (replaced by auto-tag.yml)
Drop CODEOWNERS so merges don't require @actions/actions-cache review.
Drop .licensed.yml config (no longer used).
2026-04-23 13:05:25 +02:00
Jasperhino
5c1d51c316
Add auto-tag workflow to move v1 tag on main pushes
2026-04-23 12:56:13 +02:00
Jasperhino
d751c19fb0
Add GCS cache backend with GitHub fallback
...
Port GCS support from danySam/gcs-cache. When gcs-bucket input is set,
cache to Google Cloud Storage via Application Default Credentials; else
fall back to GitHub's cache service transparently.
- New inputs: gcs-bucket, gcs-path-prefix (default: github-cache)
- New src/utils/gcsCache.ts wraps @actions/cache restore/save
- restoreImpl/saveImpl swap @actions/cache import for local wrapper
- Adds @google-cloud/storage ^7.16.0, bumps typescript to ^5.8.3
- Regenerated dist/ via npm run build
Skipped: upstream workflow removals, README/examples/RELEASES churn,
licensed/codeql config, GCS integration-test workflow.
2026-04-23 12:48:47 +02:00
Yang Cao
27d5ce7f10
Merge pull request #1747 from actions/yacaovsnc/update-dependency
...
Update ts-http-runtime dependency
v5
v5.0.5
2026-04-13 11:36:02 -04:00
Yang Cao
f280785d7b
licensed changes
2026-04-13 11:30:08 -04:00
Yang Cao
619aeb1606
npm run build generated dist files
2026-04-13 11:17:26 -04:00
Yang Cao
bcf16c2893
Update ts-http-runtime to 0.3.5
2026-04-13 11:14:40 -04:00
Bassem Dghaidi
668228422a
Merge pull request #1738 from actions/prepare-v5.0.4
...
Update dependencies & patch security vulnerabilities
v5.0.4
2026-03-18 16:03:49 +01:00
Bassem Dghaidi
e34039626f
Update RELEASES
2026-03-18 07:03:52 -07:00
Bassem Dghaidi
8a67110529
Add licenses
2026-03-18 06:34:30 -07:00
Bassem Dghaidi
1865903e1b
Update dependencies & patch security vulnerabilities
2026-03-18 06:29:24 -07:00
Ryan Ghadimi
5656298164
Merge pull request #1722 from RyPeck/patch-1
...
Fix cache key in examples.md for bun.lock
2026-02-24 14:21:04 +00:00
Ryan Peck
4e380d19e1
Fix cache key in examples.md for bun.lock
...
Updated cache key to use 'bun.lock' instead of 'bun.lockb' for consistency.
2026-02-24 09:11:36 -05:00
Bassem Dghaidi
b7e8d49f17
Merge pull request #1701 from actions/Link-/fix-proxy-integration-tests
...
Fix proxy integration tests
2026-01-30 16:37:01 +01:00
Bassem Dghaidi
984a21b1cb
Add traffic sanity check step
2026-01-30 02:05:51 -08:00
Bassem Dghaidi
acf2f1f76a
Fix resolution
2026-01-30 02:03:12 -08:00
Bassem Dghaidi
95a07c5132
Add wait for proxy
2026-01-30 02:00:09 -08:00
Bassem Dghaidi
90e4fae240
Rewrite and simplify
2026-01-30 01:56:07 -08:00
Bassem Dghaidi
b45623637f
Merge pull request #1690 from XZTDean/docs/v5-example-update
...
docs: Update examples to use the latest version
2026-01-29 11:36:35 +01:00
Bassem Dghaidi
bdb94ce451
Merge branch 'main' into docs/v5-example-update
2026-01-29 11:32:26 +01:00
Bassem Dghaidi
cb6ea63971
Merge pull request #1699 from actions/Link-/fix-workflow-permissions
...
Fix workflow permissions and cleanup workflow names / formatting
2026-01-29 11:31:19 +01:00
Bassem Dghaidi
49bc452f55
Merge branch 'Link-/fix-workflow-permissions' of github.com:actions/cache into Link-/fix-workflow-permissions
2026-01-29 02:27:40 -08:00
Bassem Dghaidi
1e06c934a1
Merge branch 'main' of github.com:actions/cache into Link-/fix-workflow-permissions
2026-01-29 02:27:32 -08:00
Bassem Dghaidi
a838313d22
Merge pull request #1697 from actions/alert-autofix-52
...
Potential fix for code scanning alert no. 52: Workflow does not contain permissions
2026-01-29 11:26:02 +01:00
Bassem Dghaidi
6e48a73476
Update .github/workflows/pr-opened-workflow.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 11:25:11 +01:00
Bassem Dghaidi
9848277c90
Cleanup workflow file names
2026-01-29 02:19:45 -08:00
Bassem Dghaidi
94056f1871
Fix workflow permissions and cleanup
2026-01-29 02:17:35 -08:00
Bassem Dghaidi
b56bb3a202
Fix permissions for workflows/workflow.yml
2026-01-29 02:11:09 -08:00
Bassem Dghaidi
4a6586c009
Merge branch 'main' into alert-autofix-52
2026-01-29 11:04:16 +01:00
Bassem Dghaidi
0de23fd4eb
Merge pull request #1696 from actions/Link-/release-docs
...
Add release instructions and update maintainer docs
2026-01-29 11:03:40 +01:00
Bassem Dghaidi
4e38c8636e
Potential fix for code scanning alert no. 52: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-01-29 11:02:45 +01:00
Bassem Dghaidi
24e8b877a8
Add note
2026-01-29 01:58:41 -08:00
Bassem Dghaidi
3baa5f1c7b
Update contribution docs
2026-01-29 01:58:05 -08:00
Bassem Dghaidi
cdf6c1fa76
Merge pull request #1695 from actions/Link-/prepare-5.0.3
...
Prepare v5.0.3 release
v5.0.3
2026-01-29 10:43:43 +01:00
Bassem Dghaidi
a1bee22673
Add review for the @actions/http-client license
2026-01-29 01:39:24 -08:00
Bassem Dghaidi
46957638dc
Add licensed output
2026-01-29 01:31:38 -08:00
Bassem Dghaidi
dc73bb9f7b
Upgrade dependencies and address security warnings
...
- Bump `@actions/cache` to v5.0.5
- Bump `@actions/core` to v2.0.3
2026-01-29 01:25:30 -08:00
Bassem Dghaidi
345d5c2f76
Add 5.0.3 builds
2026-01-29 01:24:44 -08:00
Ryan Ghadimi
8b402f58fb
Merge pull request #1692 from GhadimiR/main
...
Bump @actions/cache to 5.0.3
v5.0.2
2026-01-16 17:25:13 +00:00
Ryan Ghadimi
304ab5a070
license for httpclient
2026-01-16 13:30:00 +00:00
Ryan Ghadimi
609fc19e67
Update licensed record for cache
2026-01-16 12:28:12 +00:00
Ryan Ghadimi
b22231e43d
Build
2026-01-16 11:42:17 +00:00
Ryan Ghadimi
93150cdfb3
Add PR link to releases
2026-01-16 11:39:29 +00:00
Ryan Ghadimi
9b8ca9f07e
Bump actions/cache to 5.0.3
2026-01-16 11:35:54 +00:00
XZTDean
5b7a9f8ae5
docs: Update other actions in examples to the latest version
2025-12-15 06:34:21 -08:00
XZTDean
de99935c0c
docs: Update examples to cache@v5
2025-12-15 06:15:33 -08:00
Salman Chishti
9255dc7a25
Merge pull request #1686 from actions/cache-v5.0.1-release
...
prepare release v5.0.1
v5.0.1
2025-12-12 16:35:06 +00:00
Salman Muin Kayser Chishti
8ff5423e8b
chore: release v5.0.1
...
- Bump version to 5.0.1
- Fix Node.js 24 punycode deprecation warning via @actions/cache@5.0.1
- Updates @azure/storage-blob to ^12.29.1
Related: #1685
2025-12-12 16:25:01 +00:00
Salman Chishti
9233019a15
Merge pull request #1685 from salmanmkc/node24-storage-blob-fix
...
fix: update @actions/cache for Node.js 24 punycode deprecation
2025-12-12 16:16:21 +00:00