27 Commits

Author SHA1 Message Date
Ivan FB
e5b46e5ed6
use const in waku.nimble as it is simpler 2026-04-04 22:35:10 +02:00
Ivan FB
51a83b38b3
restore back previous nim and nimble lock 2026-04-04 18:54:04 +02:00
Ivan FB
6688037ac3
set proper nimble version 2026-04-03 22:47:47 +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
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 Folgueira Bande
c785ff7a6b update .github checkout version to v4 2025-02-03 14:37:09 +01:00
Ivan FB
5ff910b7a8 ci: force use ubuntu-22.04 (#3118) 2024-10-15 20:31:38 +02:00
Ivan FB
6afa392ae4 disable colors in PR docker images (#3066) 2024-09-27 15:00:55 +02:00
Aaryamann Challani
7e4f18cda7 feat(rlnv2): clean fork of rlnv2 (#2828)
* chore(rlnv2): contract interface changes (#2770)
* fix: tests
* fix: remove stuint[32]
* chore(submodule): update zerokit submodule to v0.5.1 (#2782)
* fix: remove cond comp for lightpush test
* fix: ci and nonceManager
2024-06-20 11:35:21 +02:00
Aaryamann Challani
665dd060df fix(ci): unique comment_tag to reference rln version (#2613) 2024-04-22 16:44:59 +02:00
gabrielmer
5254314645 chore: don't create docker images for users without org's secrets (#2585)
]
2024-04-17 09:44:18 +03:00
Aaryamann Challani
6d74aa08a9 chore(rln-relay-v2): wakunode testing + improvements (#2501)
* chore(rln-relay-v2): additional testing

* fix: bump librln to v0.4.2 for v2

* fix: catch possible error from the copyFrom

* ci: rename step title for rln-version
2024-03-12 16:20:30 +05:30
Ivan FB
71afb3f092 Extend temporary pr images validity to 30 days (#2158) 2023-10-25 17:53:00 +02:00
Ivan Folgueira Bande
63caaad8e4 chore: Adding -d:postgres flag when creating a Docker image for release and PRs (#2076) 2023-09-26 10:11:38 +02:00
Vaclav Pavlin
f6a8852f3c chore(ci): add js-waku test to pre-release workflow (#2017) 2023-09-11 16:16:53 +02:00
Aaryamann Challani
75fd99e5a4 feat(rln-relay): removed rln from experimental 🚀 (#2001)
* feat(rln-relay): removed rln from experimental 🚀

* fix(waku_node): if rln-relay is nil, return true

* chore(tests): mark rest health as skipped
2023-09-11 12:02:31 +05:30
Vaclav Pavlin
0f2b8b6567 chore(ci): execute js-waku integration tests on image build (#2006) 2023-09-08 14:01:59 +02:00
Vaclav Pavlin
5d30e0acab chore(ci): use commit instead of master for docker image (#1990) 2023-09-05 11:58:01 +02:00
Vaclav Pavlin
595bc3c731 fix(ci): incorrect use of braces (#1987) 2023-09-04 14:08:11 +02:00
Vaclav Pavlin
a05f153679 chore(ci): enable experimental for the PR image builds (#1976) 2023-09-04 10:47:12 +02:00