mirror of https://github.com/electron/electron
b206e7d5ac
* 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
|
||
---|---|---|
.. | ||
notes | ||
uploaders | ||
ci-release-build.js | ||
find-github-release.js | ||
get-asset.js | ||
get-url-hash.js | ||
prepare-release.js | ||
publish-to-npm.js | ||
release-artifact-cleanup.js | ||
release.js | ||
version-bumper.js | ||
version-utils.js |