Fix `astro remote deploy` to consider client dependency files for installation during image build by feluelle · Pull Request #1980 · astronomer/astro-cli
- Introduced `ClientBuildContext` to manage temporary build directories for client deployments. - Implemented `prepareClientBuildContext` to create a build context without modifying original project files. - Added `setupClientDependencyFiles` to handle client-specific dependency files. - Updated `DeployClientImage` to utilize the new build context for image building. - Enhanced tests to cover new functionality and ensure proper handling of client dependency files.
feluelle
deleted the
fix/remote-deploy-dependency-install
branch
feluelle added a commit that referenced this pull request
Nov 3, 2025…tallation during image build (#1980)
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