Commit Graph

7253 Commits

Author SHA1 Message Date
Andrea Maria Piana 95d6a8b716 add desktop token 2024-07-18 19:53:11 +01:00
Siddarth Kumar 3d6dbacf36
chore: remove BUILD_NUMBER export for fdroid 2024-07-18 14:33:51 +05:30
Siddarth Kumar 2583efdba3
chore: nuke flipper 2024-07-18 14:08:20 +05:30
Andrea Maria Piana 7f69def315 try to upgrade fresco 2024-07-17 21:34:20 +01:00
Andrea Maria Piana 6c3f030739 upgrade to drawee 2024-07-17 18:06:07 +01:00
Andrea Maria Piana e5eae6c634 remove extra 2024-07-17 16:47:11 +01:00
Andrea Maria Piana 8a29f2db59 add scijava 2024-07-17 16:35:59 +01:00
Andrea Maria Piana b6b696ff71 remove blur from mocks 2024-07-17 12:23:10 +01:00
Andrea Maria Piana 0e32c582f3 remove more blur 2024-07-17 12:22:37 +01:00
Andrea Maria Piana e7354b5de8 remove blurview 2024-07-17 11:44:27 +01:00
frank d4f977283e fix_:empty POKT_TOKEN
b665d68d...83e5e664
2024-06-25 14:41:36 +01:00
frank db8d2a104e
fix_:User can not add his existing ENS name to v.1 app 2024-06-21 14:36:26 +08:00
Siddarth Kumar d1de0bd94f
fix reference to Pods-Status-StatusImPR.release 2024-06-21 10:54:59 +05:30
Siddarth Kumar 5bbe656d19
fix StatusImPR xcode config 2024-06-20 18:16:13 +05:30
Siddarth Kumar 4350edfd26
use Xcode 15.1 to build iOS PR builds 2024-06-20 17:07:32 +05:30
Siddarth Kumar babcca2e1b
fix tiny bugs with make run-android 2024-06-19 18:35:00 +05:30
Siddarth Kumar 1803fda3ab
use nix for debug android builds 2024-06-19 14:45:09 +05:30
Siddarth Kumar 3fbf361cc3
fix nix-gcroots for building locally 2024-06-18 18:24:16 +05:30
Andrea Maria Piana aa6e4b2581 disable adjustable batch size 2024-05-15 14:54:39 +01:00
Andrea Maria Piana 356f1fff89 reduce batch size 2024-05-15 13:24:59 +01:00
Andrea Maria Piana 03cbad33b5 Use correct pokt url 2024-05-14 15:55:13 +01:00
Andrea Maria Piana 293fea8b65 Get pokt token 2024-05-14 15:18:00 +01:00
Andrea Maria Piana 99d316fc40 Use pokt 2024-05-14 12:38:04 +01:00
Andrea Maria Piana ca6b7bcd07 move to pokt 2024-05-14 11:36:03 +01:00
Siddarth Kumar 256285f7f4
bump version to 1.20.6 2024-05-08 12:51:55 +05:30
Siddarth Kumar 0faf947ae9
update gems, pods and override ruby to 3.1 2024-05-03 14:19:41 +05:30
Siddarth Kumar 3f02500797
various fixes for moving targetSDK to 33
- bump fork of @react-native-community/cameraroll
- upgrade react-native-navigation which includes fix for API 33
- patch react-native-navigation to remove reference of missing feature flag
- bump fork of react-native-webview
- upgrade python from 2.7 to 3.1
- upgrade nodejs to 18
- add missing deps hack function to gradle generation script
2024-05-03 13:24:05 +05:30
Andrea Maria Piana c455d7f3d3 upgrade target api 2024-05-01 11:46:04 +01:00
Andrea Maria Piana c86ad15e52 point to branch 2024-05-01 09:54:24 +01:00
Siddarth Kumar 2fd8034f32
fix: platformToolsVersion for newer nixpkgs 2024-04-30 11:29:22 +05:30
Siddarth Kumar 9935d03539
chore: bump nixpkgs for go 1.19 2024-04-30 11:24:19 +05:30
Andrea Maria Piana 2f2d661000 fix infura token 2024-04-29 16:31:46 +01:00
Andrea Maria Piana 4b14906817 add logging 2024-04-29 15:47:13 +01:00
Siddarth Kumar 3af8f7aa41
fix: bump go to 1.18 2024-04-29 18:15:59 +05:30
Andrea Maria Piana fc7f95b8fa add support for infura key 2024-04-29 12:29:30 +01:00
Jakub Sokołowski 5426463b04
nix: update scripts to develop state
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-25 16:57:48 +02:00
Jakub Sokołowski 820aad8bb7
nix: fix nixpkgs source hash
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-25 16:48:35 +02:00
Jakub Sokołowski 9557c15518
ci: remove unnecessary build and e2e steps
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-25 16:43:49 +02:00
Jakub Sokołowski de639fc5bd
ci: fix alchemy credentials in jenkins lib for release
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-25 16:10:44 +02:00
Andrea Maria Piana 7cc056faae point to 2.19 nix 2024-04-25 09:40:27 +01:00
Andrea Maria Piana fad772c728 Bump version to 1.20.5 2024-04-24 16:30:19 +01:00
Siddarth Kumar c858560e32
bump version to 1.20.4 2023-06-29 17:07:55 +05:30
Jakub Sokołowski 0c8022de20
ios: fix ITSEncryptionExportComplianceCode value
Fixes:
```
ERROR: [ContentDelivery.Uploader] Asset validation failed (90592) Invalid
Export Compliance Code. The export compliance key value
[1aa92c4d-6194-4d7d-b70a-16b48256b87e] in the app's Info.plist doesn’t
match the key value of the app’s export compliance documentation.
To find the correct value, go to My Apps on App Store Connect.
(ID: aec424a8-7f2c-4efb-9227-6047bba576a2)
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 12:05:09 +02:00
Jakub Sokołowski ac86a281e6
ios: drop missing --openssl-legacy-provider
Fixes:
```
node: bad option: --openssl-legacy-provider
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 11:52:19 +02:00
Jakub Sokołowski 553de7eeb5
ios: disable signing on some pods due to xcode upgrade
Fixes:
```
error: Signing for "RNImageCropPicker-QBImagePicker" requires a development team.
Select a development team in the Signing & Capabilities editor.
(in target 'RNImageCropPicker-QBImagePicker' from project 'Pods')
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 11:44:34 +02:00
Jakub Sokołowski a324f2bac2
ios: drop pr config references to fix error
Error:
```
There seems to be a mismatch between your provided `export_method` in gym
and the selected provisioning profiles. You passed the following options:
   export_method:      app-store
   Bundle identifier:  im.status.ethereum.pr
   Profile name:       match AdHoc im.status.ethereum.pr
   Profile type:       ad-hoc
Make sure to either change the `export_method` passed from your Fastfile or CLI
or select the correct provisioning profiles by updating your Xcode project
or passing the profiles to use by using match or manually via the `export_options` hash
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 11:44:32 +02:00
Jakub Sokołowski e72e104a28
ios: add README file to ios/logs directory
Allows us to get rid of the `.gitkeep` file.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 10:32:18 +02:00
Jakub Sokołowski 6e03ba872c
ios: create logs/ios folder in advance
Otherwise in some cases we can get:
``
.../Script.sh: line 6: ./logs/react-native-xcode.log: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 10:32:10 +02:00
Jakub Sokołowski 4e4749759b
ios: direct logs to ios/logs, archive on failure
This way people don't have to ask me for access to logs from CI hosts to
be acquired using SSH access, but instead they will be simply included
in Jenkins build artifacts.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 10:30:40 +02:00
Jakub Sokołowski c762f0c564
ci: fix iOS build by building Jsbundle old way
Before this commit was in effect:
https://github.com/status-im/status-jenkins-lib/commit/3cbe3e1a
Which made `jsbundle` builds the same for both platforms and use Nix.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-29 10:03:19 +02:00