electron/script/release
Charles Kerr b2fcc15ec7
build: fix release notes script bug that omitted edited release-clerk comments (#40634)
* build: fix release notes script bug that omitted edited release-clerk comments

add a warning when neither notes nor no-notes are found

* fixup! build: fix release notes script bug that omitted edited release-clerk comments

use console.warn() instead of console.log()
2023-11-30 12:41:48 +01:00
..
notes build: fix release notes script bug that omitted edited release-clerk comments (#40634) 2023-11-30 12:41:48 +01:00
uploaders chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
ci-release-build.js refactor: replace .forEach() with for-of (#39691) 2023-08-31 23:36:43 +09:00
find-github-release.js build: quash octokit deprecation warning (#24790) 2020-08-05 11:59:52 -04:00
get-asset.js build: fix publish-to-npm script post requests migration 2021-08-13 13:26:38 -07:00
get-url-hash.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
prepare-release.js refactor: replace .indexOf() with .includes() (#39195) 2023-07-24 12:32:54 +02:00
publish-to-npm.js refactor: replace .forEach() with for-of (#39691) 2023-08-31 23:36:43 +09:00
release-artifact-cleanup.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
release.js refactor: replace .forEach() with for-of (#39691) 2023-08-31 23:36:43 +09:00
version-bumper.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
version-utils.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00