1
0
Fork 0
Commit Graph

1221 Commits (0480697425dcce04814f02dd05d0af2f4a388d2b)

Author SHA1 Message Date
Prajjwal 0480697425
Merge pull request #8 from WarpBuilds/prajjwal-warp-320
adds support for restoring across branches and repos
2024-06-20 16:32:22 +05:30
Prajjwal 84b7e683e3 changes restore refs to be set 2024-06-20 12:15:48 +05:30
Prajjwal cb3493c613 adds base and default ref for PR case 2024-06-20 12:08:34 +05:30
Prajjwal 67fd4c73a6 adds support for restoring across branches 2024-06-20 09:52:04 +05:30
Prajjwal 20d97678a8
Merge pull request #7 from WarpBuilds/hotfix-s3-cacheKeyResponse
fixes s3 return value
2024-06-14 10:38:20 +05:30
Prajjwal 1de6efdd6c fixes s3 return value 2024-06-14 10:34:46 +05:30
Prajjwal 6bdbdf308f
Merge pull request #6 from WarpBuilds/fix-change-to-multipart-s3
changes to multipart download for s3
2024-06-05 09:55:43 +05:30
Prajjwal 86e2ed1cf5 changes to multipart download for s3 2024-06-04 11:04:28 +05:30
Prajjwal 5ee82ffa13
Merge pull request #5 from WarpBuilds/feat-add-streaming-download-s3
Feat add streaming download s3
2024-06-03 17:40:24 +05:30
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