Dario Gabriel Lipicar
faf572308c
chore(ci): bump status-jenkins-lib to include rarible api keys
2023-11-27 22:19:44 -03:00
074ce22d6e
chore(ci): add Sepolia API keys as on credential
...
Requires:
https://github.com/status-im/status-jenkins-lib/pull/81
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-11-25 12:33:28 +01:00
dd2b58a7f5
chore(ci): upgrade Jenkins library to 1.8.0
...
This version introduces a bunch of changes so I want to test them
separately.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-10-26 23:11:23 +02:00
Sale Djenic
f88c23dc7b
refactor(@desktop/general): env variables sorted and CL args introduced
...
- Necessary env variables to build the app:
STATUS_BUILD_INFURA_TOKEN
STATUS_BUILD_INFURA_TOKEN_SECRET
STATUS_BUILD_POKT_TOKEN
STATUS_BUILD_OPENSEA_API_KEY
STATUS_BUILD_ALCHEMY_ETHEREUM_MAINNET_TOKEN
STATUS_BUILD_ALCHEMY_ETHEREUM_GOERLI_TOKEN
STATUS_BUILD_ALCHEMY_ARBITRUM_MAINNET_TOKEN
STATUS_BUILD_ALCHEMY_ARBITRUM_GOERLI_TOKEN
STATUS_BUILD_ALCHEMY_OPTIMISM_MAINNET_TOKEN
STATUS_BUILD_ALCHEMY_OPTIMISM_GOERLI_TOKEN
- The list of available env variables as well as CL arguments can be seen running
the app providing `--help` argument. All env vars are prefixed with `STATUS_RUNTIME_`.
2023-10-24 13:16:58 +02:00
Dario Gabriel Lipicar
92b2a209a2
ci: use new Alchemy API keys for Ethereum
2023-10-05 10:29:48 -03:00
0067904404
ci: use new OpenSea API keys
...
They are split by both platform and build type.
Depends on:
https://github.com/status-im/status-jenkins-lib/pull/74
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-29 16:32:59 +02:00
Anton Iakimov
2c50004275
ci: update jenkins lib
2023-08-15 17:38:58 +02:00
Anton Iakimov
dcfebbcb9e
ci: switch altool to notarytool
2023-08-10 14:31:17 +02:00
238a18b462
ci: pass RELEASE parameter to child jobs from parent
...
This is a possible fix for issues with `x86_64` app failures:
https://github.com/status-im/status-desktop/issues/11762
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-08-03 11:07:54 +03:00
7f27ea593d
ci: fix use of release Infura key for E2E runs
...
Depends on: https://github.com/status-im/status-jenkins-lib/pull/71
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-08-01 18:16:53 +02:00
74357faf32
Revert "ci: upgrade to GCC 11 to match build outside Docker"
...
This reverts commit 38d3b32cb9933af08e13a0d9e43ea07842dbc2a6.
2023-06-20 09:25:37 +02:00
a073a3ff6c
ci: disable QML cache to avoid stale cache
...
Possible fix for random build crashes on Linux:
https://github.com/status-im/infra-ci/issues/88
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-14 14:18:57 +02:00
38d3b32cb9
ci: upgrade to GCC 11 to match build outside Docker
...
Possible fix for weird Linux crashes:
https://github.com/status-im/infra-ci/issues/88
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-14 11:07:54 +02:00
ced3242cdb
ci: add NIMFLAGS parameter to jobs
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-06 17:48:44 +02:00
9993685b5a
ci: add Alchemy credentials, update Infura
...
Was supposed to be done in:
https://github.com/status-im/status-desktop/pull/10338
But it was merged without those changes.
Depends on:
https://github.com/status-im/status-jenkins-lib/pull/62
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-04-22 11:09:02 +02:00
1f91bbc724
ci: fix typo in arch, add tests prefix to names
...
The symlinks are temporary to avoid issues in PRs that won't be rebased
right away. We can remove them later.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-04-07 17:40:34 +02:00
Igor Sirotin
7c1c178d37
QR code scanner (QML component) ( #9464 )
...
Co-authored-by: Richard Ramos <info@richardramos.me>
2023-03-07 12:08:38 -04:00
Anthony Laibe
7d9a6f5a71
feat(@wallet): add pokt network + fallbark
2023-02-28 09:12:05 +01:00
Alex Jbanca
db3b63e29d
chore(Qt5.15.2): Update linux CI to use docker image with Qt5.15.2 installed
...
We're using a base ubuntu:18.04 Docker image and install Qt5.15.2 on top using aqt installer and linuxdeplyqt.
Upgrade of ubuntu_build_setup.sh is left to a separate PR due to Squish being tied to old Qt.
2023-01-31 19:10:28 +01:00
Patryk Osmaczko
d89e6b5ac6
fix(ci): make tests-nim use docker image with nim installed
2023-01-11 10:57:21 +01:00
Patryk Osmaczko
94d7c478eb
feat: introduce nim tests
2022-12-21 10:32:46 +01:00