status-react/scripts
Jakub Sokołowski 2f65cedd2d
nix: replace grep and sed with AWK for parsing Gradle deps
The mess with regexes is hard to read and think about which is why it
had bugs with handling some Gradle formats.

It also lowers further the number of dependencies pulled from 785 to 744.

Changes:
- Added `gradle_parser.awk` script for getting dependencies from Gradle
- Changed the `deps.urls` file to contain full URLs to POMs
- Dropped the `deps.urls.old` part since `get_urls.sh` no longer exists
- Added `CLR` for learing line to `scripts/colors.sh`
- Wrote a new `nix/deps/gradle/README.md`
- Re-generated `nix/pkgs/go-maven-resolver/deps.nix`

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-25 19:34:56 +02:00
..
version ci: use full timestamp for iOS CFBundleVersion 2020-01-23 19:42:19 +01:00
build-desktop.sh nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
colors.sh nix: replace grep and sed with AWK for parsing Gradle deps 2020-05-25 19:34:56 +02:00
encrypt-keychain.sh Add code-signing scripts and encrypted keychain 2018-09-11 12:10:33 +03:00
gen-random-passphrase.sh Add code-signing scripts and encrypted keychain 2018-09-11 12:10:33 +03:00
generate-keystore.sh fix Android build on MacOS due to lack of OS var 2020-04-14 18:31:52 +02:00
generate-pull-request-report.sh [FIX #3573] adding scripts/list-pull-requests.sh and scripts/generate-pull-request-report.sh 2018-03-28 19:25:55 +02:00
inotify_fix.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
list-pull-requests.sh [FIX #3573] adding scripts/list-pull-requests.sh and scripts/generate-pull-request-report.sh 2018-03-28 19:25:55 +02:00
merge-pr.sh request to squash commits if the PR has multiple 2019-04-16 11:52:40 +02:00
pr-statistics.sh
prepare-for-desktop-platform.sh nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
release-android.sh nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
run-coverage.sh add coverage test 2019-07-10 16:15:44 -04:00
sign-macos-pkg.sh nix: Upgrade expected Xcode version to 11.1 2019-10-15 18:40:26 +02:00
start-react-native.sh use shadow-cljs 2020-04-30 15:43:46 +02:00
tag-release.sh Script for tagging releases 2018-01-16 23:42:30 +09:00
update-status-go.sh update-status-go: don't accept SHA1s, accept PR numbers 2020-02-05 14:57:35 +01:00
wait-for.sh narrow match with UID, print persistent matching processes 2019-11-30 14:47:06 +01:00