1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-08 06:27:02 +09:00
Commit graph

348 commits

Author SHA1 Message Date
Ryan Ghadimi
e8f276a715 alphabetically order them 2025-05-07 08:31:17 +00:00
Ryan Ghadimi
d156bcaa78 maybe this works instead 2025-05-06 20:22:05 +00:00
Ryan Ghadimi
5ae4c5be28 don't need that maybe 2025-05-06 20:08:50 +00:00
Ryan Ghadimi
d50f1ac1b9 change url 2025-05-06 20:02:27 +00:00
Ryan Ghadimi
87cb7035bb add env variable for cache tests 2025-05-06 19:50:44 +00:00
Salman Chishti
930c890727
Merge pull request #1995 from actions/salmanmkc/2-new-cache-artifacts-release
Prepare Cache v4.0.3 & Artifact v2.3.2 releases
2025-03-17 21:22:10 +00:00
Salman Chishti
a410c4a9cf
remove extra brace 2025-03-17 17:14:25 +00:00
Salman Chishti
10277d48ca
Add update to release doc, as will include it in this release 2025-03-17 17:12:32 +00:00
JoannaaKL
857c61a9df
Merge pull request #1994 from gitulisca-enterprise-cloud-testing/gitulisca/log-restore-request-version
Log cache version requested on debugging message
2025-03-17 17:58:16 +01:00
Salman Chishti
c40bccc9c3
Use patch instead of minor 2025-03-17 14:08:42 +00:00
Salman Chishti
ff4d4afef8
shared instead of secure 2025-03-17 12:48:56 +00:00
Salman Chishti
4d4bbebd6a
update package-lock.json 2025-03-17 12:47:54 +00:00
Salman Chishti
261fcae498
change it to minor version instead of patch 2025-03-17 12:44:51 +00:00
Salman Chishti
4059d2af66
update versions for cache and artifact 2025-03-17 12:09:16 +00:00
Art Leo
514314311c
Log cache version requested 2025-03-15 10:13:43 +11:00
Salman Chishti
957d42e6c5 add encoding back with extra tests 2025-03-14 06:38:57 -07:00
Salman Chishti
39419dd8c3 don't need to url encode or set var 2025-03-14 06:21:41 -07:00
Salman Chishti
6876e2a664 update ts docs 2025-03-13 04:47:49 -07:00
Salman Chishti
fc482662af PR feedback, back to simplified approach, no export on client as well 2025-03-13 04:23:45 -07:00
Salman Chishti
abd9054c61 Log debug error when failing to decode 2025-03-12 08:14:01 -07:00
Salman Chishti
3ac34ffcb7 Mask different situations, malformed URL, encoded, decoded, raw signatures, nested parameters, and moved to a utility file 2025-03-12 03:17:35 -07:00
Salman Chishti
5007821c77 Remove clean script 2025-03-10 06:51:30 -07:00
Salman Chishti
47c4fa85df masks the whole URL, update tests 2025-03-10 06:47:52 -07:00
Salman Chishti
1cd2f8a538 Instead of using utility method in core lib, use method in both twirp clients 2025-03-07 06:01:25 -08:00
Salman Chishti
884aa17886 remove these changes 2025-03-06 14:31:21 -08:00
Salman Chishti
944e6b78db Add secret and signature masking for cache and artifact packages 2025-03-06 14:25:32 -08:00
Rob Herley
4fedf471b1
cache: prep v4.0.2 release 2025-02-25 15:03:37 -05:00
Rob Herley
d096588f08
cache: wrap create failures in ReserveCacheError 2025-02-25 12:49:08 -05:00
Rob Herley
8fcec1fb58
update manifests & release notes for cache v4.0.1 2025-02-14 11:02:13 -05:00
Rob Herley
7fe619c58c
update mocks 2025-02-14 09:42:41 -05:00
Rob Herley
e6fb8f1c5d
cache miss as debug, not warning annotation 2025-02-14 09:28:01 -05:00
Rob Herley
e0c069db55
remove runtime dependency on twirp-ts 2025-01-27 17:52:55 +00:00
Josh Gross
01f21badd5
Remove more unused cache APIs 2024-12-17 14:51:57 -05:00
Josh Gross
26f8f84a96
Remove unused cache API (#1907) 2024-12-17 14:04:05 -05:00
Bassem Dghaidi
cd9197e9bd Add announcement link 2024-12-04 08:23:10 -08:00
Bassem Dghaidi
72447df44c Update deprecation notice 2024-12-04 05:33:47 -08:00
Bassem Dghaidi
59845ec372 Update deprecation notice 2024-12-04 05:30:50 -08:00
Bassem Dghaidi
cb001af8a3 Update README to include deprecation notice 2024-12-03 02:52:39 -08:00
Bassem Dghaidi
4498687c5e Prepare @actions/cache 4.0.0 release 2024-12-03 02:40:00 -08:00
Bassem Dghaidi
c02c929c56 Minor comment adjustments 2024-12-02 11:10:25 -08:00
Bassem Dghaidi
c649df4b94 Minor comment adjustments 2024-12-02 10:55:33 -08:00
Bassem Dghaidi
fb40492b6f
Merge branch 'enhance-blob-client' of github.com:actions/toolkit into enhance-blob-client 2024-12-02 10:55:00 -08:00
Bassem Dghaidi
502e8ce651 Minor comment adjustments 2024-12-02 10:53:29 -08:00
Bassem Dghaidi
3f7df8ec5a
Fix comments
Co-authored-by: Josh Gross <joshmgross@github.com>
2024-12-02 19:46:18 +01:00
Bassem Dghaidi
b24632bd80
Fix comments
Co-authored-by: Josh Gross <joshmgross@github.com>
2024-12-02 19:46:11 +01:00
Bassem Dghaidi
792ec716de Tune upload options 2024-12-02 07:32:33 -08:00
Bassem Dghaidi
7ad18fd6bd Fix linter complaints 2024-12-02 04:24:17 -08:00
Bassem Dghaidi
87171e29ca Fix tests 2024-12-02 04:18:46 -08:00
Bassem Dghaidi
a762876d6d Minor refactoring 2024-12-02 04:08:21 -08:00
Bassem Dghaidi
d89855bb90 Fix upload progress bug 2024-12-02 03:55:57 -08:00