pllim / actions-check_wcslib_release

GitHub Action to open issue on new WCSLIB release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENH: Rewrite in TypeScript

pllim opened this issue · comments

Rewriting this in TypeScript like pllim/action-check_pr_basebranch#1 would definitely speed things up. However, even in its current state, it takes less than 40 seconds to run and this Action is not supposed to run often (once a week? once a month?), so I don't see a compelling reason to refactor it in another language. I guess we can revisit if things change.

Also see pllim/actions-check_cfitsio_release#1