-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Set local build configs throughout the deploy steps #9184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1e82524
to
0a3e28c
Compare
583f27b
to
8b939b3
Compare
0a3e28c
to
cd37899
Compare
2a2b717
to
d9896d8
Compare
cd37899
to
013cf75
Compare
d9896d8
to
0306fdc
Compare
/gemini review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request introduces support for local builds in App Hosting. The changes correctly modify the prepare
and deploy
steps to handle local build artifacts, including creating separate GCS buckets and passing build configurations. My review includes suggestions to improve type safety, make the code more robust against unexpected build outputs, and clarify logging messages for a better user experience.
0306fdc
to
e487144
Compare
e487144
to
394a83a
Compare
Sets the deploy context config for localBuild backends