status-desktop/scripts
Jakub Sokołowski ff9c678a1e
ci: extract git cleanup to separate script
It needs to be separate script, because once the submodules are broken
and the `variables.mk` file is not available from `nimbus-build-system`
then we cannot even call `make clean-git` successfully because it will
be caught by the `if` clause that checks for `variables.mk`.

Possible fix for issues with submodules not being updated in some
windows release builds.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-11-22 14:28:14 +01:00
..
translationScripts chore: split English TS files 2022-10-19 10:48:08 +02:00
bump-status-go.sh chore: create script to bump status-go 2022-06-14 16:11:51 -04:00
clean-git.sh ci: extract git cleanup to separate script 2022-11-22 14:28:14 +01:00
fetch-brew-bottle.sh chore(Build): raise awareness of brew download failed 2022-06-27 10:10:29 +02:00
force-rebuild-status-go.sh feat(general): Force rebuild of status go at least once a day 2021-12-20 10:07:34 +01:00
notarize-macos-pkg.sh ci: implement MacOS notarization using xcrun altool 2021-06-01 09:50:13 -04:00
sign-linux-file.sh ci: add scripts/sign-linux-tarball.sh for GPG signing 2021-08-16 11:21:36 -04:00
sign-macos-pkg.sh rename status-react to status-mobile 2022-07-17 16:55:57 +02:00
sign-windows-bin.sh ci: scripts/sign-windows-bin.sh for signing Windows binaries 2021-04-28 18:19:17 +02:00
ubuntu_build_setup.sh test: Add xvfb to the runtime dependencies 2022-08-08 15:36:32 +02:00
windows_build_setup.ps1 ci: lock windows Go version at 1.18.8 2022-11-04 15:43:26 +01:00