electron/script/release
trop[bot] 24602a7b2a
build: fail publish when upload fatal errors (#48544)
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 16:50:27 -07:00
..
bin chore: remove remaining references to AppVeyor (#45339) 2025-02-07 12:57:36 +01: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 (#48544) 2025-10-13 16:50:27 -07: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: move release script to new hasher function (#46993) 2025-05-09 09:38:19 +02: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 (#48414) 2025-10-02 18:15:50 +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