priya-kinthali
8d9ed9ac5c
Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 ( #1056 )
...
* include freethread e2e testing and upgrade cache from 4.0.0 to 4.0.2
* include verify gil step and validated python version
* Rename files
* include ubuntu-arm runners for testing
2025-03-24 11:19:17 -05:00
Priya Gupta
b8cf3eb1eb
Use the new cache service: upgrade @actions/cache
to ^4.0.0
( #1007 )
...
* Upgrade-actions/cache
* Review licenses & update types
* Fixed poetry install command in e2e-cache.yml
* Updated package-lock.json
2025-01-21 15:57:07 -06:00
dependabot[bot]
9a7ac94420
Bump undici from 5.27.2 to 5.28.3 ( #817 )
...
* Bump undici from 5.27.2 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici ) from 5.27.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.27.2...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* license check fix
* dependency fix
* nightly version issue fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
2024-03-11 10:03:54 -05:00
Dmitry Shibanov
0a5c615913
Update action to node20 ( #772 )
2023-12-05 14:52:09 +01:00
Dmitry Shibanov
03eb867e3d
Add error handling for saving and restoring cache ( #618 )
2023-03-10 12:15:18 +01:00
anthony sottile
b4fe97ecda
upgrade @actions/cache so it respects SEGMENT_DOWNLOAD_TIMEOUT_MINS ( #499 )
2022-09-13 11:04:29 -04:00
IvanZosimov
c61bc3d08e
Update licenses
2022-06-28 15:40:29 +02:00
Deepak Dahiya
98f2ad02fd
Updated @actions/cache ( #382 )
2022-04-11 19:06:33 +05:30
Shubham Tiwari
05fb98de9a
Cache on ghes ( #363 )
...
* initial changes
* updated version
* format check
* refactored code
* updated test cases
* Update src/utils.ts
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
* Update utils.ts
* Update utils.test.ts
* review comments
* dist update
* Review comment
* update version
* updated version
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-03-31 15:11:27 -04:00
Nikita Bykov
f382193329
Update @actions/cache version to 1.0.8 ( #283 )
2021-11-29 12:19:53 +03:00
Dmitry Shibanov
280924fbef
Implementation of python's caching ( #266 )
2021-11-17 13:31:22 +03:00