5 Commits

Author SHA1 Message Date
markoburcul
e2ae65df20 ci: move it to the container
Referenced issue:
* https://github.com/status-im/infra-ci/issues/188
2025-10-22 21:57:34 +02:00
Siddarth Kumar
f2790317ba ci: add nix flake and use in CI
Using system tooling can lead to weird behavior of available Node
versions, for example this IPv6 resolution error:
```
[3/5] Fetching packages...
error Error: connect EHOSTUNREACH 2606:4700::6810:1922:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
```
2025-08-01 23:48:19 +05:30
Filip Pajic
1788712c98 chore: Build streamlined (#4)
* chore: create a command for unified build and scrape flow

* chore: cleanup repo from temp folders

* feat: add new .md fetching mode

* feat: fetching through git added

* ci: add Scrape stage to the Jenkinsfile

* feat: add env variables to the Jenkinsfile
2024-06-25 07:54:16 +02:00
Jakub Sokołowski
9a1a47d85d ci: fix Jenkinsfile and update readme
Use double branch setup with `master`/`develop` being built and pushed
as `deploy-master`/`deploy-develop`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-07 14:20:30 +02:00
Jinho Jang
2b10d5086b Initial commit 2024-03-12 03:11:16 +09:00