Commit Graph

772 Commits

Author SHA1 Message Date
Madison Swain-Bowden f44784af40
Merge 830f24e4d8 into 3edfce9056 2026-07-16 06:18:57 -04:00
Philip Gai 3edfce9056
Merge pull request #1781 from actions/philip-gai/bump-cache-toolkit-6.2.0
feat: adopt @actions/cache 6.2.0 (cache-mode skip + read-denied warning)
2026-07-15 13:13:42 -05:00
Daniel Kennedy 55cc834586
Merge pull request #1768 from jasongin/readonly-cache
Bump @actions/cache to v6.1.0 - handle read-only cache access
2026-06-23 16:30:28 -04:00
Jason Ginchereau d8cd72f230 Bump @actions/cache to v6.1.0 - handle cache write error due to RO token 2026-06-23 13:13:25 -07:00
Joshua Brooks 2c8a9bd745
Merge pull request #1760 from actions/samirat/esm_migration_and_package_update
Update packages, migrate to ESM
2026-06-23 10:42:53 -04:00
Joshua Brooks e9b91fdc3f Prettier fixes 2026-06-11 16:23:52 +00:00
Joshua Brooks e4884b8ff7 Rebuild dist 2026-06-11 15:59:57 +00:00
Joshua Brooks 10baf0191a Fixed licenses 2026-06-11 15:50:44 +00:00
Joshua Brooks e39b386c90 Fix test mock return order 2026-06-11 15:08:26 +00:00
Joshua Brooks b692820337 PR feedback 2026-06-11 14:46:05 +00:00
Joshua Brooks 60749128a4 Rebuild dist bundles as ESM to match type:module 2026-06-11 14:22:50 +00:00
Joshua Brooks 5a912e8b4a Fix lint and jest issues 2026-05-20 20:18:29 +00:00
Joshua Brooks b9bf592b98 Update documentation for v6 release 2026-05-20 19:47:09 +00:00
Joshua Brooks 80f777761d Update packages, migrate to ESM 2026-05-20 19:31:39 +00:00
Yang Cao 27d5ce7f10
Merge pull request #1747 from actions/yacaovsnc/update-dependency
Update ts-http-runtime dependency
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
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
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.
2026-02-04 11:51:19 -08: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
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