Skip to content

Add GCP API client functions to support App Hosting deploy from source feature #8545

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

Merged
merged 3 commits into from
May 12, 2025

Conversation

blidd-google
Copy link
Contributor

@blidd-google blidd-google commented May 12, 2025

Dependency of #8516. Adds helper functions to our CLI GCP client to support App Hosting's new deploy from source feature.

@blidd-google blidd-google enabled auto-merge (squash) May 12, 2025 16:43
@blidd-google blidd-google merged commit 209e5e0 into master May 12, 2025
48 of 50 checks passed
@github-project-automation github-project-automation bot moved this from Approved [PR] to Done in [Cloud] Extensions + Functions May 12, 2025
blidd-google added a commit that referenced this pull request May 12, 2025
…e feature (#8545)

* add gcp api calls to support deploy from source
blidd-google added a commit that referenced this pull request May 15, 2025
* deploy from local source

* minor fixes & use fuzzy search for backends

* add storage.objectViewer role on compute SA

* Add GCP API client functions to support App Hosting deploy from source feature (#8545)

* add gcp api calls to support deploy from source

* log source code upload path

* fix bug not deploying with no --only flag

* support negation rules in .gitignore

* clean up readdirrecursive logic

* refactor to use 'ignore' pkg to apply .gitignore rules

* fix gitignore unit test


* fix merge issues

* more polish & cleanup

* skip not found backends with force

* return empty array if git ignore doesn't exist
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