Skip to content

Upload Redis logs in CI#516

Open
uglide wants to merge 1 commit into
masterfrom
im/upload-redis-logs-in-ci
Open

Upload Redis logs in CI#516
uglide wants to merge 1 commit into
masterfrom
im/upload-redis-logs-in-ci

Conversation

@uglide

@uglide uglide commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
CI-only change with no impact on application runtime or test logic.

Overview
CI debugging: The composite run-tests action now uploads Redis container diagnostics after the test step, using if: always() so logs are captured even when tests fail.

Artifacts are named per matrix inputs (redis-version or client-libs-test-image-tag, plus dotnet-version) and include redis.log and cluster nodes.conf under tests/dockers/cluster/node-* and tests/dockers/standalone/node-*, with if-no-files-found: warn when paths are missing.

Reviewed by Cursor Bugbot for commit 449b6d2. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants