electron/script/release
Keeley Hammond b206e7d5ac
build: migrate to GitHub Actions (#42722)
* build: migrate to GitHub Actions

* build: use old clang-format binary path

* debug (do not merge): intentionally bust cache

* build: unbust cache

* build: redundant regex character class in generate-config-gypi.py (#41858)

fix: redundant regex character class in generate-config-gypi.py

'\w' already includes '_'. solves a SyntaxWarning on python 3.12.

* build: fix python 3.12

* build: add fix-sync to Linux

* fixup! fix python 3.12

* build: install python-setuptools

* Revert "build: fix python 3.12"

This reverts commit 551f2de072.

* fixup: build: install python-setuptools

* fixup: Revert "build: fix python 3.12"

---------

Co-authored-by: lauren n. liberda <msgh@selfisekai.rocks>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2024-07-10 15:38:05 -07:00
..
notes build: fix release notes script bug that omitted edited release-clerk comments (#40634) 2023-11-30 12:41:48 +01:00
uploaders ci: add logging to uploading to GitHub releases (#41458) 2024-02-28 12:54:24 +09:00
ci-release-build.js build: migrate to GitHub Actions (#42722) 2024-07-10 15:38:05 -07: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 build: log got error response bodies (#40977) 2024-01-15 11:32:45 +01:00
prepare-release.js build: fix release, add newVersion for tagging (#42845) 2024-07-09 16:13:23 -04: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