Roman
a1d5bb1888
fix: forgotten dollar
2024-01-18 19:59:41 +08:00
Roman
9fab015068
test: logical expression for color
2024-01-18 19:56:49 +08:00
Roman
0578cd38d2
fix: remove redundant dash
2024-01-18 19:21:48 +08:00
Roman
86de3cd07e
fix: add color based on result
2024-01-18 19:19:33 +08:00
Roman
3ec03714f7
fix: add event and actor info
2024-01-18 18:45:38 +08:00
Roman
46cfe01527
fix: adjust wording for job.status
2024-01-18 11:01:44 +08:00
Roman
7f587399bb
fix: set different schedule for Nim and Go tests
...
- print job.status
2024-01-18 10:42:38 +08:00
Roman
26d0cf2c95
test: override description info
2024-01-17 23:39:54 +08:00
Roman
cae317a54b
test: re-run with tests
2024-01-17 23:06:58 +08:00
Roman
03a0fd0616
test: env variable passing
2024-01-17 23:04:24 +08:00
Roman
294b4b4c75
fix: error in text format 5
2024-01-17 23:01:59 +08:00
Roman
d3b013fb82
fix: error in text format 4
2024-01-17 22:52:46 +08:00
Roman
3dcfae4a6a
fix: error in text format 3
2024-01-17 22:49:56 +08:00
Roman
ce91f919e6
fix: error in text format 2
2024-01-17 22:48:46 +08:00
Roman
fee99f1aab
fix: error in text format
2024-01-17 22:46:36 +08:00
Roman
1d1ee099ca
test: re-run with tests
2024-01-17 22:26:31 +08:00
Roman
378eee6846
test: cat content of backing file
2024-01-17 22:21:59 +08:00
Roman
0a97b34070
fix: syntax 2
2024-01-17 22:19:54 +08:00
Roman
634a491dd6
fix: syntax
2024-01-17 22:17:59 +08:00
Roman
1680458477
test: GITHUB_STEP_SUMMARY behavior
2024-01-17 22:16:03 +08:00
Roman
f8d8c2489c
test: directly refer to step summary
2024-01-17 22:00:18 +08:00
Roman
148179a549
fix: secrets inherit
2024-01-17 20:55:48 +08:00
Roman
01584d80c2
fix: remove doubled echo
2024-01-17 20:50:35 +08:00
Roman
430c4b2205
fix: use GITHUB_OUTPUT
2024-01-17 20:49:31 +08:00
Roman
222144c16e
fix: use Discord action instead of curl
2024-01-17 20:08:24 +08:00
Roman
79b37b085f
fix: variable substitution
2024-01-17 19:48:55 +08:00
Roman
563d4f0a54
fix: variable expansion for curl
2024-01-17 19:19:16 +08:00
Roman
d565a1759f
fix: unique concurrency groups
2024-01-17 17:06:13 +08:00
Roman
126eedc5d7
fix: proper quoting - GITHUB_STEP_SUMMARY
2024-01-17 16:56:05 +08:00
Roman
4fa63b055c
fix: add dollar sign to GITHUB_STEP_SUMMARY
2024-01-17 16:52:29 +08:00
Roman
a6f43bede0
fix: move GITHUB_STEP_SUMMARY after run
2024-01-17 16:48:57 +08:00
Roman
5394801475
fix: remove GITHUB_STEP_SUMMARY def for global env
2024-01-17 16:44:06 +08:00
Roman
1882f88d0d
fix: define GITHUB_STEP_SUMMARY
2024-01-17 16:41:11 +08:00
Roman
6b936be1c6
chore: separate interop test workflows for Go and Nim
...
- common test workflow
- reporting to Discord
2024-01-17 16:30:45 +08:00
Florin Barbu
ca5853747b
increase max content topic length to 100 ( #12 )
2024-01-09 19:58:08 +02:00
Florin Barbu
5b7045ace8
remove deprecated RPC client/protocol ( #11 )
...
* remove deprecated RPC client/protocol
* small fixes
* revert base client
2024-01-08 10:32:56 +02:00
Florin Barbu
d1e624e2e0
fix for 150 kb max messages adjustments ( #10 )
...
* fix for 150 kb max messages adjustments
* fix reruns
* small fixes
2024-01-05 15:36:07 +02:00
Florin Barbu
ea6a48a80a
filter push tests ( #9 )
...
* filter push tests
* filter push tests
* small adjustments
* test commit from new PC
2023-12-31 19:13:31 +02:00
Florin Barbu
d7be7e9504
multiple node tests ( #8 )
...
* mulitple node tests
* fix filter get message
* adjustments for gowaku as filter
* small adjustments
* small adjustments
* adjustments after CI runs
* prepare for PR
* prepare for PR
* prepare for PR
* address review comments
* use cluster id 0 as suggested by Prem
* small adjustments after CI run
* small adjustments after CI run
* small adjustments after CI run
* small adjustments after CI run
2023-12-27 16:03:31 +02:00
Florin Barbu
26718c38a4
Filter Unsubscribe ( #7 )
...
* filter unsubscribe
* filter unsubscribe
* fix pring typo
2023-12-18 10:02:17 +02:00
Florin Barbu
7f91bd7b95
Filter Subscribe ( #6 )
...
* Filter Subscribe
* set min_relay_peers_to_publish for filter tests
* address review comments
2023-12-11 14:02:50 +02:00
Florin Barbu
f8db76ab20
Relay Subscribe ( #5 )
...
* github actions report summary
* use env instead of inputs
* multiple nodes tests
* fix warm up
* fix warm up
* small fix after CI run
* small fix after CI run 2
* add new multi-node test
* self review
* relay subscribe tests
* small fix
* new tests
* fix typo
2023-11-24 14:04:24 +02:00
Florin Barbu
a6a0440312
Relay Publish: multiple nodes ( #4 )
...
* github actions report summary
* use env instead of inputs
* multiple nodes tests
* fix warm up
* fix warm up
* small fix after CI run
* small fix after CI run 2
* add new multi-node test
* self review
2023-11-21 09:29:48 +02:00
Florin Barbu
589368f434
Relay Publish: Extend coverage ( #2 )
...
* small improvements
* minor adjustments
* new tests
* try with more runners
* try with more runners2
* tweaks for parallel run
* new tests
* small tweaks
* new tests
* new tests
* test remove defaults from CI
* handle empty strings for env vars in CI
* add nodekey to main node
* add more tests
* finishing touches
* fixes based on Alex suggestions
* revert unwanted change
* add new pause test
2023-11-17 08:47:22 +02:00
Florin Barbu
88b1fa3e90
Merge pull request #1 from waku-org/tests/relay-publish
...
Tests/relay publish
2023-11-07 17:15:22 +02:00
fbarbu15
69e8be0371
REST api support
2023-11-03 17:01:00 +02:00
fbarbu15
7e76bedfc7
improve reports
2023-11-01 16:44:42 +02:00
fbarbu15
878448f654
add missing dependency
2023-11-01 14:36:16 +02:00
fbarbu15
a98ae52d83
setup report
2023-11-01 14:34:55 +02:00
fbarbu15
e270742d5b
setup report
2023-11-01 14:31:36 +02:00