Ivan FB
cc97981199
cleanup leftover in windows-build.yml ci
2026-04-05 00:18:43 +02:00
Ivan FB
abe8b70bd3
ensure nimble is visible in windows ci
2026-04-05 00:17:30 +02:00
Ivan FB
e5b46e5ed6
use const in waku.nimble as it is simpler
2026-04-04 22:35:10 +02:00
Ivan FB
a5573b3232
export nim_runtime in PATH in windows CI
2026-04-04 19:02:45 +02:00
Ivan FB
51a83b38b3
restore back previous nim and nimble lock
2026-04-04 18:54:04 +02:00
Ivan FB
ead4785ac2
install proper nimble version on windows ci
2026-04-04 17:37:41 +02:00
Ivan FB
b4f87f1f8d
adapt windows-build.yml
2026-04-03 23:16:15 +02:00
Ivan FB
6688037ac3
set proper nimble version
2026-04-03 22:47:47 +02:00
Ivan FB
d88ed0ff74
ci refers container-image.yml within the own folder tree
2026-04-03 18:34:24 +02:00
Ivan FB
0369d1be84
Revert "rm secrets guard from container image yml"
...
This reverts commit 32a7c847dc552cec462e80fd79152b1b673aa8e0.
2026-04-03 18:30:50 +02:00
Ivan FB
32a7c847dc
rm secrets guard from container image yml
2026-04-03 18:29:31 +02:00
Ivan FB
b9b624edf5
in ci put installed nimble in github path
2026-04-03 18:23:23 +02:00
Ivan FB
bdad4cb56b
skip nim and nimble from nimble lock in ci
2026-04-03 18:05:54 +02:00
Ivan FB
defd133b9f
Revert "fix to avoid testutils build on ubuntu ci github"
...
This reverts commit a0ba9e293cb616adf331bf5fcc4a215815846ba9.
2026-04-03 15:59:47 +02:00
Ivan FB
4e06b644b2
use nimble v0.20.1 instead
2026-04-03 15:48:59 +02:00
Ivan FB
a0ba9e293c
fix to avoid testutils build on ubuntu ci github
2026-04-03 12:19:55 +02:00
Ivan FB
84cadb240f
fix container-image
2026-04-03 12:10:16 +02:00
Ivan FB
db961898bd
install nimble from tmp folder
2026-04-03 03:39:47 +02:00
Ivan FB
7929db17fb
install nim and nimble in ci
2026-04-03 03:36:57 +02:00
Ivan FB
536502967e
ci and ci-nix adaptations
2026-04-03 03:26:19 +02:00
Ivan FB
5c335c2002
address leftover comments ( #3782 )
2026-03-27 13:55:27 +01:00
Ivan FB
03249df715
Add deployment process ( #3751 )
2026-03-12 19:13:40 +01:00
Ivan FB
a77870782a
Change release process ( #3750 )
...
* Simplify release process and leave the DST validation for deployment process
* Rename prepare_full_release.md to prepare_release.md
* Remove release-process.md as it duplicates info and causes confusion
2026-03-12 19:13:09 +01:00
Darshan
2f3f56898f
fix: update release process ( #3727 )
2026-02-18 11:51:15 +05:30
Ivan FB
895f3e2d36
update after rename to logos-delivery ( #3729 )
2026-02-17 19:59:45 +01:00
Darshan
6421685eca
chore: bump v0.38.0 ( #3712 )
2026-02-10 22:30:57 +01:00
538b279b94
nix: drop unnecessay asert for Android SDK on macOS
...
Newer nixpkgs should have Android SDK for aarch64.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-01-29 17:26:32 +01:00
Ivan FB
74b19c05d1
simple refactor to reduce PRs CI load ( #3701 )
...
* add discord notification in ci-daily
2026-01-29 15:48:34 +01:00
Sasha
a865ff72c8
update js-waku repo reference ( #3684 )
2026-01-06 10:19:37 +01:00
Fabiana Cecin
bc5059083e
chore: pin logos-messaging-interop-tests to SMOKE_TEST_STABLE ( #3667 )
...
* pin to interop-tests SMOKE_TEST_STABLE
2025-12-16 17:49:03 +01:00
Fabiana Cecin
2477c4980f
chore: update ci container-image.yml ref to a commit in master ( #3666 )
2025-12-15 10:33:39 -03:00
Fabiana Cecin
10dc3d3eb4
chore: misc CI fixes ( #3664 )
...
* add make update to CI workflow
* add a nwaku -> logos-messaging-nim workflow rename
* pin local container-image.yml workflow to a commit
2025-12-15 09:15:33 -03:00
Ivan FB
9e2b3830e9
Distribute libwaku ( #3612 )
...
* allow create libwaku pkg
* fix Makefile create library extension libwaku
* make sure libwaku is built as part of assets
* Makefile: avoid rm libwaku before building it
* properly format debian pkg in gh release workflow
* waku.nimble set dylib extension correctly
* properly pass lib name and ext to waku.nimble
2025-12-15 12:11:11 +01:00
Tanya S
2cf4fe559a
Chore: bump waku-rlnv2-contract-repo commit ( #3651 )
...
* Bump commit for vendor wakurlnv2contract
* Update RLN registration proc for contract updates
* add option to runAnvil for state dump or load with optional contract deployment on setup
* Code clean up
* Upodate rln relay tests to use cached anvil state
* Minor updates to utils and new test for anvil state dump
* stopAnvil needs to wait for graceful shutdown
* configure runAnvil to use load state in other tests
* reduce ci timeout
* Allow for RunAnvil load state file to be compressed
* Fix linting
* Change return type of sendMintCall to Futre[void]
* Update naming of ci path for interop tests
2025-12-08 08:29:48 +02:00
Fabiana Cecin
54f4ad8fa2
fix: fix .github waku-org/ --> logos-messaging/ ( #3653 )
...
* fix: fix .github waku-org/ --> logos-messaging/
* bump CI tests timeout 45 --> 90 minutes
* fix .gitmodules waku-org --> logos-messaging
2025-12-02 11:00:26 -03:00
Darshan K
7eb1fdb0ac
chore: new release process ( beta and full ) ( #3647 )
2025-12-01 19:03:59 +05:30
Ivan FB
7e3617cd48
Bump to macos-15 in GitHub ci workflow ( #3620 )
2025-10-14 21:14:24 +02:00
Darshan K
5fc8c59f54
chore: bump dependencies to v0.37.0 ( #3536 )
2025-09-10 13:20:37 +05:30
Ivan FB
4d7f857c42
Merge pull request #3465 from waku-org/release/v0.36
...
chore: release v0.36.0
2025-08-25 13:44:40 +02:00
Darshan K
d05469fd6d
chore: avoid kick off CI when not strictly required ( #3505 )
2025-07-15 23:22:00 +02:00
Darshan K
b713b6e5f4
fix: make test configuration ( #3480 )
2025-07-08 18:25:36 +05:30
Darshan K
5c38a53f7c
feat: libwaku dll for status go ( #3460 )
2025-06-26 01:03:40 +05:30
Ivan Folgueira Bande
739ad46a7e
Remove PR lint title
2025-06-20 14:45:53 +02:00
Ivan Folgueira Bande
7ff89b385d
Simplify PR template
2025-06-20 14:45:31 +02:00
Ivan FB
4f181abe0d
bump nph and nitpick change ( #3441 )
2025-06-06 11:38:34 +02:00
Sasha
f0d668966d
chore: supress debug for js-waku ( #3423 )
2025-05-28 13:10:47 +02:00
Ivan FB
9f68c83fed
chore: bump dependencies for v0.36 ( #3410 )
...
* properly pass userMessageLimit to OnchainGroupManager
* waku.nimble 2.2.4 Nim compiler
* rm stew/shims/net import
* change ValidIpAddress.init with parseIpAddress
* fix serialize for zerokit
* group_manager: separate if statements
* protocol_types: add encode UInt32 with zeros up to 32 bytes
* windows build: skip libunwind build and rm libunwind.a inlcusion step
* bump nph to overcome the compilation issues with 2.2.x
* bump nim-libp2p to v1.10.1
2025-05-26 21:58:02 +02:00
Ivan FB
483103de37
Update the upload-artifact from v3 to v4 in pre-release.yml ( #3363 )
2025-04-09 21:36:06 +02:00
Darshan K
02cbc9eb6b
chore: relevent ci name ( #3338 )
2025-03-27 16:06:42 +05:30
Darshan K
926e69a12d
chore: CI for windows build ( #3316 )
2025-03-24 19:11:01 +05:30