Commit Graph

748 Commits (830f24e4d86496f2b67fb255fee31df584f23d00)
 

Author SHA1 Message Date
Madison Swain-Bowden 830f24e4d8
Fix cache re-evaluation key example in caching strategies docs
Based on the example provided, the save key here would always be different from the cache restore key. And on top of that, the function call for `hashFiles` looked incorrect on the save action (both in casing and for the files it was hashing).

This PR aligns the examples so they'd restore & save for the same purpose.
1 month ago
Bassem Dghaidi b7e8d49f17
Merge pull request #1701 from actions/Link-/fix-proxy-integration-tests
Fix proxy integration tests
1 month ago
Bassem Dghaidi 984a21b1cb Add traffic sanity check step 1 month ago
Bassem Dghaidi acf2f1f76a Fix resolution 1 month ago
Bassem Dghaidi 95a07c5132 Add wait for proxy 1 month ago
Bassem Dghaidi 90e4fae240 Rewrite and simplify 1 month ago
Bassem Dghaidi b45623637f
Merge pull request #1690 from XZTDean/docs/v5-example-update
docs: Update examples to use the latest version
1 month ago
Bassem Dghaidi bdb94ce451
Merge branch 'main' into docs/v5-example-update 1 month ago
Bassem Dghaidi cb6ea63971
Merge pull request #1699 from actions/Link-/fix-workflow-permissions
Fix workflow permissions and cleanup workflow names / formatting
1 month ago
Bassem Dghaidi 49bc452f55 Merge branch 'Link-/fix-workflow-permissions' of github.com:actions/cache into Link-/fix-workflow-permissions 1 month ago
Bassem Dghaidi 1e06c934a1
Merge branch 'main' of github.com:actions/cache into Link-/fix-workflow-permissions 1 month ago
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
1 month ago
Bassem Dghaidi 6e48a73476
Update .github/workflows/pr-opened-workflow.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
Bassem Dghaidi 9848277c90 Cleanup workflow file names 1 month ago
Bassem Dghaidi 94056f1871 Fix workflow permissions and cleanup 1 month ago
Bassem Dghaidi b56bb3a202 Fix permissions for workflows/workflow.yml 1 month ago
Bassem Dghaidi 4a6586c009
Merge branch 'main' into alert-autofix-52 1 month ago
Bassem Dghaidi 0de23fd4eb
Merge pull request #1696 from actions/Link-/release-docs
Add release instructions and update maintainer docs
1 month ago
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>
1 month ago
Bassem Dghaidi 24e8b877a8 Add note 1 month ago
Bassem Dghaidi 3baa5f1c7b Update contribution docs 1 month ago
Bassem Dghaidi cdf6c1fa76
Merge pull request #1695 from actions/Link-/prepare-5.0.3
Prepare v5.0.3 release
1 month ago
Bassem Dghaidi a1bee22673 Add review for the @actions/http-client license 1 month ago
Bassem Dghaidi 46957638dc
Add licensed output 1 month ago
Bassem Dghaidi dc73bb9f7b Upgrade dependencies and address security warnings
- Bump `@actions/cache` to v5.0.5
- Bump `@actions/core` to v2.0.3
1 month ago
Bassem Dghaidi 345d5c2f76
Add 5.0.3 builds 1 month ago
Ryan Ghadimi 8b402f58fb
Merge pull request #1692 from GhadimiR/main
Bump @actions/cache to 5.0.3
2 months ago
Ryan Ghadimi 304ab5a070 license for httpclient 2 months ago
Ryan Ghadimi 609fc19e67 Update licensed record for cache 2 months ago
Ryan Ghadimi b22231e43d Build 2 months ago
Ryan Ghadimi 93150cdfb3 Add PR link to releases 2 months ago
Ryan Ghadimi 9b8ca9f07e Bump actions/cache to 5.0.3 2 months ago
XZTDean 5b7a9f8ae5 docs: Update other actions in examples to the latest version 3 months ago
XZTDean de99935c0c docs: Update examples to cache@v5 3 months ago
Salman Chishti 9255dc7a25
Merge pull request #1686 from actions/cache-v5.0.1-release
prepare release v5.0.1
3 months ago
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
3 months ago
Salman Chishti 9233019a15
Merge pull request #1685 from salmanmkc/node24-storage-blob-fix
fix: update @actions/cache for Node.js 24 punycode deprecation
3 months ago
Salman Muin Kayser Chishti b975f2bb84 fix: add peer property to package-lock.json for dependencies 3 months ago
Salman Muin Kayser Chishti d0a0e18134 fix: update license files for @actions/cache, fast-xml-parser, and strnum 3 months ago
Salman Muin Kayser Chishti 74de208dcf fix: update @actions/cache to ^5.0.1 for Node.js 24 punycode fix
Updates @actions/cache to version 5.0.1 which includes the @azure/storage-blob
update that fixes the punycode deprecation warning on Node.js 24.
3 months ago
Salman Muin Kayser Chishti ac7f1152ea peer 3 months ago
Salman Muin Kayser Chishti b0f846b50b fix: update @actions/cache with storage-blob fix for Node.js 24 punycode deprecation 3 months ago
Salman Chishti a783357455
Merge pull request #1684 from actions/prepare-cache-v5-release
Prepare v5.0.0 release
3 months ago
Salman Muin Kayser Chishti 3bb0d78750 docs: highlight v5 runner requirement in releases 3 months ago
Salman Muin Kayser Chishti 054c1f2301 readme note 3 months ago
Salman Muin Kayser Chishti 07629789a8 docs: update README for v5 release with Node 24 and runner version requirements 3 months ago
Salman Muin Kayser Chishti 9e02f8fbde Prepare v5.0.0 release
- Bump package version to 5.0.0

- Add v5.0.0 release notes (Node.js 24 runtime + runner requirement)
3 months ago
Salman Chishti ffd11d22fe
Merge pull request #1630 from salmanmkc/node24
Upgrade to use node24
3 months ago
Salman Muin Kayser Chishti 5bb537bda8 undo readme changes 3 months ago
Salman Muin Kayser Chishti 94a1e4b342 chore: regenerate package-lock.json 3 months ago