chore(ci3): remove the dashboard, the minio harness and the redis tooling - #25429
Open
ludamad wants to merge 1 commit into
Open
chore(ci3): remove the dashboard, the minio harness and the redis tooling#25429ludamad wants to merge 1 commit into
ludamad wants to merge 1 commit into
Conversation
ludamad
force-pushed
the
ad/ci3-switch-over
branch
from
September 9, 2026 03:30
d43911a to
880d9f4
Compare
ludamad
force-pushed
the
ad/ci3-switch-over
branch
from
September 9, 2026 03:36
880d9f4 to
e84f9f3
Compare
ludamad
added this pull request to stack #25431
September 9, 2026 04:14
ludamad
force-pushed
the
ad/ci3-switch-over
branch
2 times, most recently
from
September 9, 2026 18:58
2ffa818 to
2cf2386
Compare
ludamad
force-pushed
the
ad/ci3-switch-over
branch
from
September 9, 2026 18:59
2cf2386 to
5c41b77
Compare
ludamad
force-pushed
the
ad/ci3-switch-over
branch
2 times, most recently
from
September 9, 2026 22:37
92b0119 to
ee6af37
Compare
ludamad
force-pushed
the
ad/ci3-switch-over
branch
from
September 9, 2026 22:40
ee6af37 to
8dc3e24
Compare
ludamad
force-pushed
the
ad/ci3-switch-over
branch
from
September 9, 2026 23:31
8dc3e24 to
ea7985d
Compare
ludamad
force-pushed
the
ad/ci3-switch-over
branch
2 times, most recently
from
September 10, 2026 01:49
20fa22a to
ebe93b8
Compare
ludamad
force-pushed
the
ad/ci3-switch-over
branch
2 times, most recently
from
September 10, 2026 02:46
6acf601 to
d5c7e0f
Compare
…ling The CI dashboard (rkapp) lives in aztec-node; nothing here reads redis any more. Removes ci3/dashboard, ci3/lua, watch_ci and ci.sh dash, the unused cache_delete and minio test harness, the bundled redis-cli, and the redis packages from the bootstrap dependencies. Docs describe the server API instead of redis.
ludamad
force-pushed
the
ad/ci3-switch-over
branch
from
September 10, 2026 03:34
d5c7e0f to
a824fb1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Second of two (on #25427). With ci3 talking only to the server API, nothing here reads redis any more and the CI dashboard (rkapp) belongs in aztec-node, which #25427's labs patch already teaches to serve the API.
Removes
ci3/dashboard,ci3/lua,watch_ciandci.sh dash, the unusedcache_delete, the minio test harness (source_test), the bundledredis-cli, andredis-tools/redisfrom the bootstrap dependencies. Docs (CI.md, the benchmark-chonk skill) describe the server API instead of redis.