Skip to content

Commit ef7ba85

Browse files
authored
Merge pull request #21491 from wordpress-mobile/remove_unused_key_from_configure
Remove unused key from configure and unused tooling scripts
2 parents 8123ff6 + 5697cc8 commit ef7ba85

13 files changed

+0
-560
lines changed

.configure

-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"destination": "~/.configure/wordpress-android/secrets/debug_a8c.keystore",
2929
"encrypt": true
3030
},
31-
{
32-
"file": "android/automattic.jks",
33-
"destination": "WordPress/release.jks",
34-
"encrypt": false
35-
},
3631
{
3732
"file": "android/WPAndroid/google-upload-credentials.json",
3833
"destination": "~/.configure/wordpress-android/secrets/google-upload-credentials.json",

tools/check-missing-drawables.py

-40
This file was deleted.

tools/fix-style.sh

-111
This file was deleted.

tools/get-translated-release-notes.sh

-61
This file was deleted.

tools/gradle-functions.sh

-20
This file was deleted.

tools/inject_version_in_manifest.py

-37
This file was deleted.

tools/install-app-bundle.sh

-25
This file was deleted.

tools/language-codes.csv

-40
This file was deleted.

tools/list_missing_translations.sh

-34
This file was deleted.

0 commit comments

Comments
 (0)