chia-blockchain/build_scripts
William Allen 357075235a
Wallentx/prerelease (#13460)
* Adding workflows to support prerelease

Signed-off-by: wallentx <william.allentx@gmail.com>

* Update installer-version.py

Signed-off-by: wallentx <william.allentx@gmail.com>

* using gh cli to upload release artifact

Signed-off-by: wallentx <william.allentx@gmail.com>

* Fixing whitespace

* Adding gh cli workflow uploads

* Removing CLI artifact upload to release page

* Adding separate release artifact upload for Windows

* Fixing windows installer envar

* Moving torrent release upload step

* Adding needed env for artifact upload

* Removing windows installer conditional for installing AWS CLI

Signed-off-by: wallentx <william.allentx@gmail.com>
2022-09-21 14:11:11 -05:00
..
assets Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
npm_global Update to handle the NodeJS 16 dependency (#9921) 2022-02-11 18:30:19 -08:00
npm_linux fix: build_scripts/npm_linux/package.json & build_scripts/npm_linux/package-lock.json to reduce vulnerabilities (#13286) 2022-09-02 17:06:41 -05:00
npm_macos Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
npm_windows Bump got and electron-builder in /build_scripts/npm_windows (#13470) 2022-09-16 18:13:47 -05:00
__init__.py just put __init__.py files where we have .py files (plus subdirectories) (#10129) 2022-02-07 13:16:13 -08:00
build_linux_deb-1-gui.sh Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
build_linux_deb-2-installer.sh Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
build_linux_rpm-1-gui.sh Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
build_linux_rpm-2-installer.sh Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
build_macos-1-gui.sh Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
build_macos-2-installer.sh Don't try to sign mac installers when secrets are unavailable (#13166) 2022-08-25 15:59:58 -05:00
build_windows-1-gui.ps1 Improve CI performance (#12523) 2022-08-04 12:03:50 -05:00
build_windows-2-installer.ps1 Replace electron-packager with electron-builder (#12953) 2022-08-24 20:13:40 -05:00
check_dependency_artifacts.py also m1 and arm64 for wheel checks (#11277) 2022-04-26 10:48:04 -07:00
clean-runner.sh more set -o errexit (#10468) 2022-03-17 09:13:27 -07:00
installer-version.py Wallentx/prerelease (#13460) 2022-09-21 14:11:11 -05:00