Prajjwal
|
d78ac4e851
|
removes duplicate extraction
|
2024-06-03 17:01:03 +05:30 |
Prajjwal
|
b719dac88b
|
adds better error handling
|
2024-06-03 16:40:16 +05:30 |
Prajjwal
|
57e2581e9d
|
bumps to 1.1.13
|
2024-06-03 16:24:40 +05:30 |
Prajjwal
|
5670c35d06
|
adds streaming download for s3
|
2024-06-03 16:24:00 +05:30 |
Prajjwal
|
8793ddee55
|
Merge pull request #4 from WarpBuilds/hotfix-cache-save
returns user defined key decoded key
|
2024-06-02 11:07:11 +05:30 |
Prajjwal
|
0fbee79606
|
returns user defined key decoded key
|
2024-06-02 10:57:43 +05:30 |
Prajjwal
|
cea490e16b
|
Merge pull request #3 from WarpBuilds/hotfix-gcs-backup-download
adds backup download method for streaming cache
|
2024-05-17 18:54:58 +05:30 |
Prajjwal
|
a36bdbabae
|
adds custom timeout
|
2024-05-17 18:45:54 +05:30 |
Prajjwal
|
7efbd158ad
|
adds timeout to single thread download
|
2024-05-17 18:34:23 +05:30 |
Prajjwal
|
81041b245a
|
sets auto retry to false
|
2024-05-17 18:21:21 +05:30 |
Prajjwal
|
f120696e60
|
adds better info messages. reduces retry timeout for simple download. makes cache miss record instead of failing workflow
|
2024-05-17 18:07:39 +05:30 |
Prajjwal
|
e5677fba9b
|
bumps version
|
2024-05-17 17:45:34 +05:30 |
Prajjwal
|
ac477ea9c4
|
adds basic GCP download as fallback to multipart
|
2024-05-17 17:45:06 +05:30 |
Prajjwal
|
ef01eae26e
|
adds crc32c validation for files
|
2024-05-17 17:33:02 +05:30 |
Prajjwal
|
fc0eaea80a
|
bumps up version
|
2024-05-17 17:16:36 +05:30 |
Prajjwal
|
c597cfaa61
|
better error capturing for all spawned commands
|
2024-05-17 17:16:08 +05:30 |
Prajjwal
|
890c6b520f
|
adds backup download method for streaming cache
|
2024-05-17 16:37:56 +05:30 |
Prajjwal
|
868b4d32d5
|
changes isfeatureavailable logic
|
2024-04-15 20:38:37 +05:30 |
Prajjwal
|
596cfa8725
|
Merge pull request #2 from WarpBuilds/prajjwal-warp-245
feat: adds gcs provider for warpbuilds cache
|
2024-04-15 19:14:50 +05:30 |
Prajjwal
|
560aa2ff07
|
adds annotations to api requests
|
2024-04-15 17:52:36 +05:30 |
Prajjwal
|
d989701710
|
adds wget for streaming download
|
2024-04-15 17:42:41 +05:30 |
Prajjwal
|
63c6089651
|
moves to streaming for gcs
|
2024-04-15 16:18:16 +05:30 |
Prajjwal
|
d0787ac29d
|
adjusts chunk size
|
2024-04-15 14:32:00 +05:30 |
Prajjwal
|
8400948874
|
bumps version
|
2024-04-15 14:05:45 +05:30 |
Prajjwal
|
5e3d03b01d
|
comments test
|
2024-04-15 14:05:31 +05:30 |
Prajjwal
|
a73dbad5a7
|
changes to multipart download
|
2024-04-15 14:05:22 +05:30 |
Prajjwal
|
a09029945f
|
adds explicit token auth mechanism
|
2024-04-15 11:58:21 +05:30 |
Prajjwal
|
9a8c6b26ce
|
modifies for warpcache
|
2024-04-15 10:13:42 +05:30 |
Prajjwal
|
917853e23b
|
feat: adds streaming download and upload for gcs provider
|
2024-04-11 11:12:08 +05:30 |
Prajjwal
|
1fc87f92d9
|
adds streaming download support
|
2024-04-10 10:14:06 +05:30 |
Prajjwal
|
6de528cc4a
|
Merge branch 'actions:main' into main
|
2024-04-08 10:26:02 +05:30 |
Brian DeHamer
|
9ddf153e00
|
Merge pull request #1701 from actions/bdehamer/attest-v03-bundle
(@actions/attest) generate attestations using v0.3 bundle format
|
2024-04-03 13:51:26 -07:00 |
Brian DeHamer
|
f8d95a85df
|
generate v0.3 bundles in attest package
Signed-off-by: Brian DeHamer <bdehamer@github.com>
|
2024-04-03 12:12:26 -07:00 |
Brian DeHamer
|
59e9d284e9
|
Merge pull request #1693 from actions/bdehamer/oidc-provenance
(@actions/attest) build provenance statement from OIDC claims
|
2024-03-28 13:44:22 -07:00 |
Brian DeHamer
|
4ce4c767e2
|
npm audit fix
Signed-off-by: Brian DeHamer <bdehamer@github.com>
|
2024-03-22 12:44:24 -07:00 |
Brian DeHamer
|
a0e6af1e53
|
build provenance stmt from OIDC claims
Signed-off-by: Brian DeHamer <bdehamer@github.com>
|
2024-03-22 12:34:42 -07:00 |
Bethany
|
ef77c9d60b
|
Merge pull request #1683 from Smeb/fix-1579
fix #1579: add test to check getCacheVersion does not mutate arguments
|
2024-03-07 10:48:45 -05:00 |
Smeb
|
8fee77b04b
|
fix #1579: add test to check getCacheVersion does not mutate arguments
|
2024-03-07 16:23:04 +01:00 |
Luke Tomlinson
|
b807fc9c54
|
Update http-client to 2.2.1 (#1679)
|
2024-03-01 15:09:37 -05:00 |
Bethany
|
55c7a1e03d
|
Merge pull request #1678 from actions/bethanyj28/logging
Add info level logging for zip extract
|
2024-03-01 13:09:41 -05:00 |
bethanyj28
|
4799020e28
|
bump version
|
2024-03-01 13:04:16 -05:00 |
bethanyj28
|
bb420e4681
|
add info level logging for zip extract
|
2024-03-01 12:54:40 -05:00 |
Bethany
|
0c735ba79d
|
Merge pull request #1677 from actions/bethanyj28/update-releases
Flip releases update order
|
2024-02-29 12:01:04 -05:00 |
Bethany
|
e918bf24ae
|
Update RELEASES.md
|
2024-02-29 10:41:57 -05:00 |
Bethany
|
eea6b7f517
|
Update RELEASES.md
|
2024-02-29 10:40:22 -05:00 |
teatimeguest
|
ff435e591d
|
Make sure RequestOptions.keepAlive is applied properly on node20 runtime (#1572)
|
2024-02-28 12:10:57 -05:00 |
Bethany
|
df3315bbea
|
Merge pull request #1676 from actions/bethanyj28/flip-releases
Flip releases order
|
2024-02-28 10:46:45 -05:00 |
Bethany
|
b7770574c2
|
flip releases order
|
2024-02-28 10:35:01 -05:00 |
Brian DeHamer
|
29bf378d97
|
Merge pull request #1675 from actions/provenance-permissions
fix permissions for release workflow
|
2024-02-26 11:40:12 -08:00 |
Brian DeHamer
|
68b042febd
|
fix permissions for release workflow
Signed-off-by: Brian DeHamer <bdehamer@github.com>
|
2024-02-26 11:32:45 -08:00 |