ci: wire pre_release input to cross-platform tests by vjgit96 · Pull Request #11925 · langflow-ai/langflow (original) (raw)

Adam-Aghili

@vjgit96

The cross-platform-test.yml references inputs.pre_release in the force-reinstall steps (added in PR #11322) but never declares it as a workflow_call input. release.yml also never passes it. This means inputs.pre_release is always empty, force-reinstall always uses --no-deps, and dependency resolution fails for RC versions.

@Adam-Aghili Adam-Aghili deleted the fix/cross-platform-pre-release-input branch

February 27, 2026 02:40

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

[ Show hidden characters]({{ revealButtonHref }})