electron/script/release
Samuel Attard 9ee51dbe92
build: convert all release scripts to typescript (#44061)
* build: convert all release scripts to typescript (#44035)

* build: convert all release scripts to typescript

* fix test imports

* build: fix version bumper export

* refactor: use as const

* spec: fix bad type spec

* build: use ts-node to spawn the version-bumper (#44057)

Missed this in the tsification, we should probably call this via API instead of spawning a sub-proc?
2024-10-01 08:49:36 -07:00
..
notes build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
uploaders build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
ci-release-build.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
find-github-release.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
get-asset.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
get-url-hash.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
github-token.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
prepare-release.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
publish-to-npm.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
release-artifact-cleanup.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
release.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
types.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
version-bumper.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00
version-utils.ts build: convert all release scripts to typescript (#44061) 2024-10-01 08:49:36 -07:00