wrangler-action/src
Adishwar Rishi 0545ad285a
(feat): Use existing wrangler installation when appropriate (#235)
* (feat): Check for existing wrangler installation

* Add test for pre-installed wrangler

* Add changeset

* Address CR comments - check for an exact wrangler version match

* Tweak the fixture test for the pre-installed-wrangler test

* Simplify if/else logic for checking wrangler versions as per review notes

* fix(test): Fix execution for fake wrangler installation

* fixup! fix(test): Fix execution for fake wrangler installation

* Setup new CI test convention for wrangler-action

* Remove unncessary ts-expect-error comments

---------

Co-authored-by: Peter Bacon Darwin <pbacondarwin@cloudflare.com>
2024-05-15 09:53:41 +01:00
..
exec.ts Refactor subprocess execution to use @actions/exec 2023-10-18 16:42:34 -05:00
index.ts (feat): Use existing wrangler installation when appropriate (#235) 2024-05-15 09:53:41 +01:00
packageManagers.test.ts Fix code formatting errors 2023-10-10 18:00:40 -05:00
packageManagers.ts Fix code formatting errors 2023-10-10 18:00:40 -05:00
utils.test.ts fix: semver comparison (#216) 2023-12-13 09:53:47 +00:00
utils.ts fix: semver comparison (#216) 2023-12-13 09:53:47 +00:00