Commit Graph
22 Commits
Author SHA1 Message Date
David SherretandGitHub 3169cf993b feat: include a hash of deno.lock files in the cache key automatically (#98) 2025-05-13 12:53:56 -04:00
Christian SvenssonandGitHub fd6b0ad149 feat: add built-in caching via inputs (#89) 2025-05-12 12:53:44 -04:00
SebastianandGitHub a1496dd8d9 feat: add "lts" version option (#97) 2025-05-12 12:23:36 -04:00
Christian SvenssonandGitHub 95bbb87724 refactor: convert action to TS and bundle code (#95) 2025-05-12 12:14:45 -04:00
Leo KettmeirandGitHub 5e036d05d8 refactor: use GitHub downloads for stable version download (#91) 2025-01-07 01:42:09 -08:00
Leo KettmeirandGitHub 4b0db74aa8 fix: update README and tests (#85) 2024-10-09 09:54:03 +01:00
Luca CasonatoandGitHub 8b162a5755 chore: improve readme (#74) 2024-09-13 17:32:16 +02:00
Luca CasonatoandGitHub f1ac2c87b8 chore: migrate code to ESM (#73) 2024-09-13 17:15:41 +02:00
Leo KettmeirandGitHub f8480e68ca feat: support rc version (#72) 2024-09-13 16:41:34 +02:00
Leo KettmeirandGitHub 3a041055d2 feat: allow specifying binary name (#71) 2024-09-12 03:46:45 -07:00
Leo KettmeirandGitHub b8a676db36 fix: use dl.deno.land for downloading binaries (#67) 2024-08-21 10:24:39 -07:00
Leo KettmeirandGitHub 2bca7ce523 feat: add "latest" as possible version (#65) 2024-07-12 04:32:45 -07:00
edde9366ea feat: add .tool-versions and .dvmrc support (#61)
---------

Signed-off-by: Jesse Dijkstra <[email protected]>
Co-authored-by: Yoshiya Hinosawa <[email protected]>
2024-07-05 15:33:22 +09:00
David SherretandGitHub 85bf53342c feat: fetch versions with retries (#46) 2023-05-30 18:18:39 -04:00
Leo KettmeirandGitHub b41525049b refactor: use versions.js from deno.com instead of github (#45) 2023-05-01 14:14:43 +02:00
Luca CasonatoandGitHub e4b9e9fc4e chore: update deps (#39) 2022-10-17 12:11:10 +02:00
KidandGitHub d4873ceeec chore: update outdated reference to versions.json (#28) 2022-03-05 03:54:53 +05:30
Satya RohithandGitHub a63bb6b1ba fix: add deno install root to path (#7) 2021-06-27 13:07:03 +05:30
Satya RohithandGitHub eb33d5551a chore: use github releases for stable downloads (#4) 2021-05-21 13:06:04 +02:00
Luca Casonato ebae5fab46 fmt 2021-05-18 23:34:43 +02:00
Daniel LamandoandGitHub 1dbdd42fee Fix string interpolation when caching canaries (#2)
Previously, any canary's cache key would be `0.0.0-[object Object]` which isn't terribly ideal if multiple canaries are at play.
2021-04-28 22:33:16 +02:00
Luca Casonato 62abc69248 Initial pass 2021-04-10 02:16:12 +02:00