status-react/scripts
Jakub Sokołowski 85348306ce
drop scripts/generate-pull-request-report.sh
People on HackerOne keep reporting this file as containing a secret token.

The reality is that this token is no longer usable since it was
published to a public repo, which would have caused it to be revoked
automatically though GitHub automation:
https://docs.github.com/en/code-security/secret-scanning/about-secret-scanning

Other than that I'm pretty sure nobody is using this script.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-09-21 20:04:39 +02:00
..
version ci: use full timestamp for iOS CFBundleVersion 2020-01-23 19:42:19 +01:00
colors.sh nix: improve nix/scripts/node_modules.sh 2020-06-02 16:26:19 +02:00
cut-release.sh Make cut release executable 2021-04-20 11:07:48 +02:00
encrypt-keychain.sh
gen-random-passphrase.sh
generate-keystore.sh nix: add config defaults and temp keystore generation 2020-06-04 11:10:48 +02:00
inotify_fix.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
list-pull-requests.sh
merge-pr.sh
pr-statistics.sh
release-android.sh add commit hash to app metadata for Android and iOS 2021-09-21 11:48:45 +02:00
run-coverage.sh
start-react-native.sh use shadow-cljs 2020-04-30 15:43:46 +02:00
update-status-go.sh update-status-go: does not need to depend on make shell 2021-09-15 11:04:52 +02:00
wait-for.sh