pokerogue/.github/workflows
Bertie690 8b95361d61
[Dev] Added egg move parse script & script type checking (#6116)
* Added egg move parse utility script

* Update interactive.js

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update interactive.js

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update interactive.js

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Applied kev's reviews

* Removed `basePath` from tsconfig

the docs literally recommend against using it so yeah

* Fixed up configs so that script folder has its own file

* Reverted changes to egg move contents

* renamed boilerplate so biome doesn't lint it

* Fix `jsconfig.json` so that it doesn't typecheck all of `node_modules`

See https://github.com/microsoft/TypeScript/issues/50862#issuecomment-1565175938 for more info

* Update tsconfig.json

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Updated workflows and fixed issues

* Removed eslint from linting workflow

* Fixed type error in d.ts file to shut up linters

* Reverted test-filters.yml

* Update biome.jsonc

* Update decrypt-save.js comment

* Update interactive.js

* Apply Biome

* Fixed type errors for scripts

* Fixed biome from removing tsdoc linkcodes

* Update test/@types/vitest.d.ts

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-09-07 11:35:52 -07:00
..
create-release.yml [GitHub] Workflows will now time out after 10 minutes (#6441) 2025-08-27 08:39:26 +02:00
deploy-beta.yml [GitHub] Workflows will now time out after 10 minutes (#6441) 2025-08-27 08:39:26 +02:00
deploy.yml [GitHub] Workflows will now time out after 10 minutes (#6441) 2025-08-27 08:39:26 +02:00
github-pages.yml [GitHub] [Docs] Use rsync in workflow run 2025-09-06 11:16:31 -05:00
linting.yml [Dev] Added egg move parse script & script type checking (#6116) 2025-09-07 11:35:52 -07:00
post-release-deleted.yml [GitHub] Workflows will now time out after 10 minutes (#6441) 2025-08-27 08:39:26 +02:00
test-shard-template.yml [GitHub] Workflows will now time out after 10 minutes (#6441) 2025-08-27 08:39:26 +02:00
tests.yml [Test] Made test workflow not stop when a shard fails (#6403) 2025-08-27 19:43:04 -07:00