electron/script/release
trop[bot] 64fe2aef9a
build: fail publish when upload fatal errors (#48546)
We logged a fatal error but didn't exit with code 1 so the publish kept going. This was caught by a sanity check later down the release process but would have been quicker to fail out here.

Also adds some code to maybe workaround the underlying auth error

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <sam@electronjs.org>
2025-10-13 15:53:38 +02:00
..
bin build: write abi version to published npm package (#47598) 2025-06-30 15:01:09 -07:00
notes build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
uploaders build: fail publish when upload fatal errors (#48546) 2025-10-13 15:53:38 +02:00
find-github-release.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
get-asset.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
get-url-hash.ts build: update hasher return value (#47009) 2025-05-08 11:34:21 -07:00
github-token.ts build: convert all release scripts to typescript (#44035) 2024-09-30 17:55:27 -07:00
prepare-release.ts build: remove dead code in prepare release script (#44256) 2024-10-16 15:05:09 -04:00
release-artifact-cleanup.ts build: cleanup release scripts, separate cli entrypoints from logic (#44058) 2024-10-01 13:51:40 -07:00
release.ts build: add missing copied tarball to cloudstore paths (#48417) 2025-09-30 18:35:33 +02:00
run-release-ci-jobs.ts build: migrate Windows release builds to GHA (#45137) 2025-01-23 14:10:24 -05:00
types.ts build: cleanup release scripts, separate cli entrypoints from logic (#44058) 2024-10-01 13:51:40 -07:00
version-bumper.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
version-utils.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00