Closed prajjwaldimri closed 7 months ago
Gracias
El dom, 14 de abr de 2024, 10:44 p. m., Prajjwal @.***> escribió:
You can view, comment on, or merge this pull request online at: https://github.com/actions/toolkit/pull/1716 Commit Summary c7fc05d https://github.com/actions/toolkit/pull/1716/commits/c7fc05d955a4743e86aabaf5b105839dad70e99f feat: adds warp-cache 84879c0 https://github.com/actions/toolkit/pull/1716/commits/84879c0f57de56860f04631d9e333c6cc8e0e7b3 feat: modifies implementation of save, restore and introduces delete. 42f300a https://github.com/actions/toolkit/pull/1716/commits/42f300a0a69653ab3bcb4ecad8061ad875917c5f fix: changes auth token env var name 0a21fc0 https://github.com/actions/toolkit/pull/1716/commits/0a21fc02b16b24f3e330e688ac2a9a4f4736a837 Merge pull request #1 from WarpBuilds/feat-add-warp-cache-action bee057f https://github.com/actions/toolkit/pull/1716/commits/bee057fd9efb15ebf346db9ce188342650c95a37 fix: changes baseURL to WARP_CACHE_URL bf3e976 https://github.com/actions/toolkit/pull/1716/commits/bf3e9761d4c41c7e376731b29cd7332884092675 changes to 0.1.1 50d47a9 https://github.com/actions/toolkit/pull/1716/commits/50d47a9685230079601d8ce1e49a891c2e61119f fix: changes to v0.2.0 6de528c https://github.com/actions/toolkit/pull/1716/commits/6de528cc4ad567a0e636b7caa2af19c65963e30f Merge branch 'actions:main' into main 1fc87f9 https://github.com/actions/toolkit/pull/1716/commits/1fc87f92d986971813ee5c38af1e06f2e94fceae adds streaming download support 917853e https://github.com/actions/toolkit/pull/1716/commits/917853e23b11a6feb84747c4792805b2a8b7d63d feat: adds streaming download and upload for gcs provider 9a8c6b2 https://github.com/actions/toolkit/pull/1716/commits/9a8c6b26ce867c3b00f5ff81d69405af3d732773 modifies for warpcache File Changes (85 files https://github.com/actions/toolkit/pull/1716/files) A packages/warp-cache/.vscode/launch.json https://github.com/actions/toolkit/pull/1716/files#diff-31a4b2396777cc732c8da63412dd89a49a3b0b126069ca8d7dea6e6f41cff63c (21) A packages/warp-cache/LICENSE.md https://github.com/actions/toolkit/pull/1716/files#diff-30a74d95a34a9fa1089adfaccda362e2a0bb5061588bb3b89297b8e7055afcfb (9) A packages/warp-cache/README.md https://github.com/actions/toolkit/pull/1716/files#diff-b98db4bfe877e0a62563e8b1740d5dbf3231f50b239a973d6c051e6613663423 (51) A packages/warp-cache/RELEASES.md https://github.com/actions/toolkit/pull/1716/files#diff-cce29c9c71a9387771465a793ff89f0dcfd35411c44635e474209f98346bf5ba (166) A packages/warp-cache/tests/fixtures/action.yml https://github.com/actions/toolkit/pull/1716/files#diff-566ed377cebc72912e408ea2039d1a942fc4448deb7517df7dc7a15b71a1ddf9 (5) A packages/warp-cache/tests/fixtures/helloWorld.txt https://github.com/actions/toolkit/pull/1716/files#diff-2eff0bfc7199144045a70b99554b888a1b703a35b235108c3d30fbe0d6b5bc4d (1) A packages/warp-cache/tests/fixtures/index.js https://github.com/actions/toolkit/pull/1716/files#diff-6ae12fb37430c989bead5e5a24163817dbab6a04673ade565e7d5ffc5082a928 (14) A packages/warp-cache/tests/cache.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-173a4834d8d8ba00fedacaf542fab55dcb4dc96600fce4fdc2ae14f393bbd6bd (14) A packages/warp-cache/tests/cacheHttpClient.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-7e3f3374c26599e12be5cb8355d564d6c6a575b1f94d13e44fa85169d9ad2c4a (167) A packages/warp-cache/tests/cacheUtils.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-648c41c032697e6ec5471ca14ee272b5ef1a1947393b15d1c5e4d9faef74e2d8 (40) A packages/warp-cache/tests/create-cache-files.sh https://github.com/actions/toolkit/pull/1716/files#diff-13ac288027ab28b39a9a4e6fc4d67d60bc1f83d324e12e6eba05f3a3d8845bf5 (17) A packages/warp-cache/tests/downloadUtils.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-d3ebdc18acda4dd1957d0abe1ae703146577cd0450973382f7f5041f8b80c2e3 (160) A packages/warp-cache/tests/options.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-7e18ed6c74675381be52d6f3b627039758a0e5c651f1bd5df87b0791ea561e04 (83) A packages/warp-cache/tests/requestUtils.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-f517f97092a78c45e0805e4ae7771cb5a16d0b4f5a99416d63341ce8a5f2a190 (179) A packages/warp-cache/tests/restoreCache.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-55cae358892a727599432cafd9094efee22fea7a085dba8ed167c549317a7454 (314) A packages/warp-cache/tests/saveCache.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-3210fba909b4b2656cb4e576af0b3ea0a694015c8561452933ed59d71dbbceaf (329) A packages/warp-cache/tests/tar.test.ts https://github.com/actions/toolkit/pull/1716/files#diff-bd016c790befd837ade968aac868d2be34cdde4d93f9cf67efd4797d65786524 (482) A packages/warp-cache/tests/verify-cache-files.sh https://github.com/actions/toolkit/pull/1716/files#diff-6c3347b44fd67a4beb289611676cf1a1e74177c7f014bbf91b2d28a4cb2191ce (36) A packages/warp-cache/package-lock.json https://github.com/actions/toolkit/pull/1716/files#diff-fe6025485b45406971a519c70a0876e29ce3c27b43965edf94f0b802e017f38b (2020) A packages/warp-cache/package.json https://github.com/actions/toolkit/pull/1716/files#diff-2c7a33f2d999b89e9dc38137c32fd1c0d3c9e699ee84236d94e538b628c5ae76 (59) A packages/warp-cache/src/cache.ts https://github.com/actions/toolkit/pull/1716/files#diff-fcaac94e59f6b924ae61504212fd3c9c63a272a5a6c5ffbe91509d6846727fb3 (377) A packages/warp-cache/src/internal/cacheHttpClient.ts https://github.com/actions/toolkit/pull/1716/files#diff-71b2e66340a83ea8d8831c1c0fe7541b9df032a3e9de44e087b3c864c77fded7 (396) A packages/warp-cache/src/internal/cacheUtils.ts https://github.com/actions/toolkit/pull/1716/files#diff-9de41f77aa40edb9ffd9161c3a292150509a778c8764c2d0b3aead5deeda6576 (173) A packages/warp-cache/src/internal/constants.ts https://github.com/actions/toolkit/pull/1716/files#diff-4d47d3f0d685cf9de7535e2ef109410b3d23053cc97c5fde0eed84d35ed80fb9 (38) A packages/warp-cache/src/internal/contracts.d.ts https://github.com/actions/toolkit/pull/1716/files#diff-affaaef24531fc3fe7e06935905fb1472af2e56c5df01daa578dcc619745d786 (24) A packages/warp-cache/src/internal/downloadUtils.ts https://github.com/actions/toolkit/pull/1716/files#diff-bc1764195cf29f083bda1684d3683318323ca072afc72882aa26ed7cf5f5e2e1 (325) A packages/warp-cache/src/internal/requestUtils.ts https://github.com/actions/toolkit/pull/1716/files#diff-33f543c3407e6c62660e5aba16bee386ce4d9167eee5f6a72afc0abf6ac9cab6 (138) A packages/warp-cache/src/internal/tar.ts https://github.com/actions/toolkit/pull/1716/files#diff-3bec40eef54d6db07b87ebb98aa49a78dbdea8e21e712823197a872e0ea895cd (483) A packages/warp-cache/src/internal/uploadUtils.ts https://github.com/actions/toolkit/pull/1716/files#diff-1fe924146e70c2b668de18ee8e8b12019c1a926cb9510fc807ff92cb4cc22194 (131) A packages/warp-cache/src/internal/warpcache-ts-sdk/.openapi-generator-ignore https://github.com/actions/toolkit/pull/1716/files#diff-7b0ef1506ed0e2a9d95adf489e64a9ae662cf231fc99e55e71c4a3c4aabe894f (23) A packages/warp-cache/src/internal/warpcache-ts-sdk/.openapi-generator/FILES https://github.com/actions/toolkit/pull/1716/files#diff-e4244fe2230a560e5f315c7f346cc83ce09423b40ce89ccec061e719580bf910 (35) A packages/warp-cache/src/internal/warpcache-ts-sdk/.openapi-generator/VERSION https://github.com/actions/toolkit/pull/1716/files#diff-bcb6572108e28e5f8d7e6d8ddebc9dba50e1eb66af9dcb74df8566f3d98df2ea (1) A packages/warp-cache/src/internal/warpcache-ts-sdk/api.ts https://github.com/actions/toolkit/pull/1716/files#diff-489f62593a0f8f91b1b680c6bbb6aaacd5022715362854f908e5c853e57ca34c (18) A packages/warp-cache/src/internal/warpcache-ts-sdk/api/default-api.ts https://github.com/actions/toolkit/pull/1716/files#diff-022206065fb6aa84329998d15d66861a5db1ebde18ce46586ea5b1fb46d6e629 (480) A packages/warp-cache/src/internal/warpcache-ts-sdk/base.ts https://github.com/actions/toolkit/pull/1716/files#diff-5f64338a22b037c0964f27b9d67797e634712dce51cdabfac066dafa31f9b76e (86) A packages/warp-cache/src/internal/warpcache-ts-sdk/common.ts https://github.com/actions/toolkit/pull/1716/files#diff-db5b1b6919fcc048dabf26610f1af03cf944911dba75f2e2e2ad9eeca7fbc9ae (150) A packages/warp-cache/src/internal/warpcache-ts-sdk/configuration.ts https://github.com/actions/toolkit/pull/1716/files#diff-c03489072a4874e7312e599bbe45992121b314edfc29379da8a7e8c112ffe019 (110) A packages/warp-cache/src/internal/warpcache-ts-sdk/index.ts https://github.com/actions/toolkit/pull/1716/files#diff-0d3dd9a02cfe59e8246c00bba967ca55be945809bff80f1696bfa33ac184d90e (21) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-cache-entry.ts https://github.com/actions/toolkit/pull/1716/files#diff-741fb7776e7cd6293fc6dc0a0a0f1c441ff8fb4f3a8f0ccec3f7a4a1852246d8 (72) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-commit-cache-request.ts https://github.com/actions/toolkit/pull/1716/files#diff-bcacff7ac79f15293d6abf4d6ac510dd5ee2672b0d064aeb54db02a056cffd69 (81) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-commit-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-7da9749f9314d487b8856b247ea1636c3953367eaead8d5c43b9faef4c7fe3f3 (69) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-delete-cache-request.ts https://github.com/actions/toolkit/pull/1716/files#diff-50eeaf165847beaf00b6628fbbedf149b8c4ebdab1628ab6737ed49cd759c8df (54) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-delete-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-0e58ccb57020c981445018360fbaa67dd53032e22ae372292dbddf39a34ce1d5 (63) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-gcscommit-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-db8fbe54e2938b629b726b3351b6593c24b82d432e6d38a3c3acc6666c447174 (57) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-gcsdelete-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-5faf8f37bf6642ee06db6603caf0837ad11d2b243b3aebebbf6842b0a95bd742 (36) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-gcsget-cache-reponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-c69ca6956d52f00f0aa8002ea3c406d497584cea06d59ed91591142aa8f3a4d2 (63) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-gcsreserve-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-c244d76add413a2b9acb6c58468f1e62a5ae57afadd6e6f0a1779abed8dad9c4 (57) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-get-cache-request.ts https://github.com/actions/toolkit/pull/1716/files#diff-68802cc46e290114c8bdf79f613f433342c0b26d0de11911f414a67ed3b36090 (60) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-get-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-abccb6081e550489a0e213369fe660b0ca9543a7e77c47af18ca19c0ad30d45f (63) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-reserve-cache-request.ts https://github.com/actions/toolkit/pull/1716/files#diff-9622daefedcca1b4c1261b3944090a9b8ec8e3bbfde1b595d2e55be25aa52254 (66) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-reserve-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-dae5958b39c576dfa7135b34076413b54657ecd092abb7520c764db67bbe6b5e (54) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-s3-commit-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-7be44ccfd8a536e77fe623003078c8e5a674bf0d5077028f1d0df37df5e258c9 (36) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-s3-delete-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-28ea0f0121089cce0201aa03775b0407185b207a669fa47ac1a7f8801c3b4406 (36) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-s3-get-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-d59ee4653b2c8313fc3f6332faa3e5b569dc997ce283459631a772506d4f5dc9 (48) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-s3-reserve-cache-response.ts https://github.com/actions/toolkit/pull/1716/files#diff-5d8de7f41aefb14610b58c17b94c1ff7b3ae7ac9659cdd480df5af6183659391 (42) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/commons-short-lived-token.ts https://github.com/actions/toolkit/pull/1716/files#diff-43fec3b723bcaaf15cc04381c5cb436cfc1277e6e6fd36b262415cd70b042109 (36) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/index.ts https://github.com/actions/toolkit/pull/1716/files#diff-47bdea8df6a40e281b72ea305e61c16d17e86cf61fdbeabb213365604b4731b6 (20) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/types-completed-part.ts https://github.com/actions/toolkit/pull/1716/files#diff-240ddb8810f4118e208ef9e53a094aee38c48e3c54b592c9fb43e57954f3fa1f (60) A packages/warp-cache/src/internal/warpcache-ts-sdk/models/warp-build-apierror.ts https://github.com/actions/toolkit/pull/1716/files#diff-5ee21ca7be5daa9c296cbf26be61acf424cb881eeb21fa31c91a6552c6faf1a9 (54) A packages/warp-cache/src/internal/warpcache-ts-sdk/schema.ts https://github.com/actions/toolkit/pull/1716/files#diff-185eae5739254c65c0a80046da00bcaefe6a1a0b31da90fe22c2266679393aa8 (24) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$WarpBuildAPIError.ts https://github.com/actions/toolkit/pull/1716/files#diff-e681e672d44214044268dce174eb661b1ff749d11d89bd93f301434a2a830a1a (22) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_CacheAnnotationsMap.ts https://github.com/actions/toolkit/pull/1716/files#diff-dfcf97ab99272b0ab414df611c5aa2bcc1549f88f2f103eefb7a310da76c718d (9) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_CacheEntry.ts https://github.com/actions/toolkit/pull/1716/files#diff-8220026acbbfbc626d7b885734c3d0066a29712bf5ef38d21bf392a39fa0f28e (31) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_CommitCacheRequest.ts https://github.com/actions/toolkit/pull/1716/files#diff-bf2a711fdbf84297954e2a4c59b0f579d2f48356b163ecf32a7ac81ff193cc9e (41) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_CommitCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-7d723df2e49116664d9befa3d11bf70157cb582dafb7850a15fee1c646d1ec17 (25) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_DeleteCacheRequest.ts https://github.com/actions/toolkit/pull/1716/files#diff-a9ac47029547f8d24cfb710496020d34c1b136a7b85ec1f228c31b2e4f80d3ca (24) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_DeleteCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-aeb9ff7f2af92918bdd954c662eeb476b8039031d4588f4f7595c7e8e2b4b0f6 (22) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_GCSCommitCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-fc964b367cad610641ff0b8fa8d4268ec8c4fef6b739618a0bb37bacf4eb3974 (23) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_GCSDeleteCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-5c093b4acbed0a6c9a6af81ddfc03a0671854fc62ec6c2c803d4dd79c4c2bee3 (15) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_GCSGetCacheReponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-b76f89569692836e92180a9a36a5110f9e97e7a811bfa51bc96ffcf1551e82b1 (25) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_GCSReserveCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-ea8dfc5101890c7440edae188d839d987c9dcb50e425ae3a161eadf54c0ba048 (23) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_GetCacheRequest.ts https://github.com/actions/toolkit/pull/1716/files#diff-599d9be68d1311dc4ec61dee328674341e6adaa1274f74061a59959d2d760d55 (30) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_GetCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-84ba722f3d1f35ef8a990a56efa025cfba9a69236a7f49ec7483622e313f968b (22) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_ReserveCacheRequest.ts https://github.com/actions/toolkit/pull/1716/files#diff-09e3dead29846e1b4ca21829ec429750b2c4a5566f5db4c068656e8bfff1465a (30) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_ReserveCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-be885230d431b972afa4f5fec5b8123e78bb9f6b35e9597aea3d80a901d67b16 (19) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_S3CommitCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-a661cd72c1b0f55cce67ee999bac5c87d98418248409e4905c482ab1b18f0575 (15) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_S3DeleteCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-3246ee5a82f30e645366cd4858ab96a10ed35b598a684d77edce30b5db737f01 (15) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_S3GetCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-f5f14bbbf7ee4a8ea3f6198990ecc08f76be354b58b0daf879ac54385b2c7b03 (19) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_S3ReserveCacheResponse.ts https://github.com/actions/toolkit/pull/1716/files#diff-323970e079c4d28f83d7baf1ca06777f73ff158bca5527de5f77d0f6efef4750 (19) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$commons_ShortLivedToken.ts https://github.com/actions/toolkit/pull/1716/files#diff-52f5e2c9469affec527689fc8b29827757feee40151310240207d70b6feb8b91 (13) A packages/warp-cache/src/internal/warpcache-ts-sdk/schemas/$types_CompletedPart.ts https://github.com/actions/toolkit/pull/1716/files#diff-4d05beb938b2c5c310c851c4fc980f5f76caafb211228b503d2ef7906666da1d (25) A packages/warp-cache/src/internal/warpcache-ts-sdk/tsconfig.esm.json https://github.com/actions/toolkit/pull/1716/files#diff-030e8ab5b93be78e9df8e0ff02322fe9b9b73834fd027aec62c345c6a6ecf251 (7) A packages/warp-cache/src/options.ts https://github.com/actions/toolkit/pull/1716/files#diff-5a95efc5f60432da678e6538a6294eb617c7d39f2b99cb4f2c80089517258669 (160) A packages/warp-cache/src/test.ts https://github.com/actions/toolkit/pull/1716/files#diff-fff312e74393cd996210c355d55f042c9ccc39cf2aca217f0556b065eee137ac (45) A packages/warp-cache/tsconfig.json https://github.com/actions/toolkit/pull/1716/files#diff-12721b4b255b0c4584f8f0c74c9c990bf3e8a42036e1b7970b2ec3aa5625940d (17) Patch Links: https://github.com/actions/toolkit/pull/1716.patch https://github.com/actions/toolkit/pull/1716.diff — Reply to this email directly, view it on GitHub https://github.com/actions/toolkit/pull/1716, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFY2YSCQUCS72QMZFHT4SQLY5NLL3AVCNFSM6AAAAABGGS7252VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2DENRZGIYDCNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
You can view, comment on, or merge this pull request online at:
https://github.com/actions/toolkit/pull/1716 Commit Summary
File Changes
(85 files https://github.com/actions/toolkit/pull/1716/files)
Patch Links:
— Reply to this email directly, view it on GitHub https://github.com/actions/toolkit/pull/1716, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFY2YSCQUCS72QMZFHT4SQLY5NLL3AVCNFSM6AAAAABGGS7252VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2DENRZGIYDCNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Gracias
El dom, 14 de abr de 2024, 10:44 p. m., Prajjwal @.***> escribió: