25 Commits

Author SHA1 Message Date
Sasha
c30e88c8fd
up allure 2025-12-10 00:11:41 +01:00
Sasha
10717093cf
chore: rename repo to comply with logos 2025-12-09 23:59:26 +01:00
fryorcraken
b8a9d132c1
chore: npm publication (#2688)
* chore: npm publication

Fixing npm publication and warnings

* Upgrade workflow to use trusted publishing

https://docs.npmjs.com/trusted-publishers

* bump node js to 24

To avoid having to reinstall npm in pre-release for npmjs trusted publishers
2025-10-21 16:35:01 +11:00
Sasha
fcc6496fef
chore!: upgrade libp2p, nodejs and typescript (#2401)
* remove react native package

* upgrade nodejs

* upgrade libp2p

* upgrade typescript, use 22 node

* up lock

* fix node compatibility

* upgrade playwright

* upgrade proto

* update tests
2025-06-22 17:41:23 +02:00
Danish Arora
a3fb1d7a5b
Revert "chore: upgrade nwaku to 0.34.0 and update tests suite for compatibili…" (#2273)
This reverts commit 26ab836900d907b0ca185e6ad5fb6b3b548350fb.
2025-02-21 23:06:45 +01:00
Danish Arora
26ab836900
chore: upgrade nwaku to 0.34.0 and update tests suite for compatibility (#2170)
* chore: upgrade nwaku to v0.33.1

* chore: upgrade to nwaku 0.34.0

* feat: connect nwaku nodes amongst each other over relay

* chore(lightpush): use multiple service nodes for lightpush (instead of just one)
- nwaku now expects >=1 nodes at least connected

* chore: all single-node lightpush requests should now be expected to fail

* chore: update sharding tests

* chore: update tests

* chore: improve Docker network config reliability

* chore: deduplicate ecies encrypted payloads

* chore: update to precise expects

* fix: return early if expect passes

* chore: lightpush 5 times instead of 30

* fix: non duplicacy should happen in application-specific scenario

* chore: update mocha config + fix epehermal tests

* chore: reinstall deps after rebase

* chore: attempt stability for test suite

* fix: store tests to now use multiple nodes, delete uneeded test

* fix: memory leak

* chore: switch while loop with timeout-promise

* chore: remove redundant nodes startup

* chore: add delays for nwaku setup
2025-02-17 19:21:33 +05:30
fbarbu15
2a7f4b6e86
chore: add back allure (#2247) 2025-02-03 13:59:55 +05:30
Danish Arora
a73dd4f083
chore: improve naming for test reports job (#2234) 2025-01-28 16:24:16 +05:30
Danish Arora
e7bb092fac
chore: upgrade upload-artifacts (#2221) 2025-01-28 15:44:07 +05:30
Danish Arora
f3aed7074b
chore: switch out of allure reporters (#2222)
* chore: switch out of allure

* chore: fix config

* fix: test file patterns
2025-01-27 21:14:34 +05:30
Danish Arora
69b6612ec9
chore: upgrade node to LTS 20 (#2110)
* chore: upgrade nodejs to new LTS 20

* chore: update other references
2024-08-23 15:57:20 +05:30
Florin Barbu
6dc3882657
chore: sanitize test log names before uploading (#1766)
* sanitize test log names before uploading

* sanitize only if needed

* prepare for pr

---------

Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
2023-12-21 09:54:31 +02:00
Florin Barbu
b5e420de91
add test summary to github actions run (#1724) 2023-11-20 08:31:44 +02:00
Florin Barbu
80a33b9c2b
chore: allure test reporting (#1668)
* allure test reporting

* make reports only for the main job

* fail a test for demo

* fail a test for demo

* revert

* fail a test for demo

* revert

* deploy to allure-jswaku

* use PAT

* add pat as secret

* check if pat exists

* debug secrets issue

* remove debug steps

* debug1

* debug2

* debug3

* debug4

* set reports for all tests

* fix after ci run

* self review

---------

Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
2023-10-23 17:53:56 +03:00
Florin Barbu
bcd65a1935
chore: add comment warnings to node ci (#1609)
Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
2023-09-25 23:57:29 +02:00
fbarbu15
884d37634c merge master into branch and resolve conflicts 2023-09-18 19:42:22 +03:00
fbarbu15
999e95a24a fix typo 2023-09-13 11:20:50 +03:00
fbarbu15
7a52dd64a5 move back node to workflows 2023-09-13 11:12:12 +03:00
fbarbu15
8eac299654 move node to action folder 2023-09-13 10:52:41 +03:00
fbarbu15
5b9935e118 fix debug mismatch 2023-09-12 18:12:18 +03:00
fbarbu15
7fd6803ec1 small fix after ci run 2023-09-12 18:01:21 +03:00
fbarbu15
a95202f8f5 small fix after ci run 2023-09-12 18:00:45 +03:00
fbarbu15
27ec0752f6 small fix after ci run 2023-09-12 17:59:31 +03:00
fbarbu15
4683d246ea make reusable test node workflow 2023-09-12 17:33:34 +03:00
fbarbu15
4c9233e2c3 split node from CI 2023-09-12 15:28:46 +03:00