Skip to content

test: update setup harness signature - #535

Merged
alongubkin merged 1 commit into
mainfrom
alon/alien-613-refresh-cli-setup
Aug 30, 2026
Merged

test: update setup harness signature#535
alongubkin merged 1 commit into
mainfrom
alon/alien-613-refresh-cli-setup

Conversation

@alongubkin

Copy link
Copy Markdown
Member

Summary

  • pass the optional generated-package setup revision through the shared push-setup test harness signature

Testing

  • cargo check -p alien-test

@greptile-apps

greptile-apps Bot commented Aug 30, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the shared Rust test setup harness call to match the expanded push_initial_setup signature.

  • Supplies no generated-package setup revision because this test harness has no revision source.
  • Preserves the existing setup behavior while restoring signature compatibility.

Confidence Score: 5/5

The PR appears safe to merge with no identified behavioral or security regressions.

The new argument matches the callee’s optional revision parameter, and this harness has no generated-package revision to propagate.

Important Files Changed

Filename Overview
crates/alien-test/src/setup.rs Adds the required optional setup-revision argument as None; no actionable correctness issue was found.

Reviews (1): Last reviewed commit: "test: pass setup revision to push harnes..." | Re-trigger Greptile

@alongubkin
alongubkin merged commit 08c9a2e into main Aug 30, 2026
25 checks passed
@alongubkin
alongubkin deleted the alon/alien-613-refresh-cli-setup branch August 30, 2026 13:05
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.

1 participant