feat: Add --trigger_sources and --artifact_service_uri to cli_deploy_agent_engine#5369
Closed
copybara-service[bot] wants to merge 1 commit into
Closed
feat: Add --trigger_sources and --artifact_service_uri to cli_deploy_agent_engine#5369copybara-service[bot] wants to merge 1 commit into
--trigger_sources and --artifact_service_uri to cli_deploy_agent_engine#5369copybara-service[bot] wants to merge 1 commit into
Conversation
copybara-service
Bot
force-pushed
the
copybara/899594873
branch
16 times, most recently
from
April 24, 2026 15:02
355405a to
b3fe0d5
Compare
--trigger_sources to cli_deploy_agent_engine--trigger_sources and --artifact_service_uri to cli_deploy_agent_engine
copybara-service
Bot
force-pushed
the
copybara/899594873
branch
12 times, most recently
from
April 28, 2026 19:08
79a6b10 to
051cdea
Compare
copybara-service
Bot
force-pushed
the
copybara/899594873
branch
11 times, most recently
from
May 4, 2026 22:15
537601d to
9677ee4
Compare
copybara-service
Bot
force-pushed
the
copybara/899594873
branch
5 times, most recently
from
May 11, 2026 20:28
d078b50 to
f8fccfe
Compare
copybara-service
Bot
force-pushed
the
copybara/899594873
branch
5 times, most recently
from
May 15, 2026 16:56
f296481 to
13c0d0c
Compare
…ploy_agent_engine` Co-authored-by: Yeesian Ng <ysian@google.com> PiperOrigin-RevId: 899594873
copybara-service
Bot
force-pushed
the
copybara/899594873
branch
from
May 15, 2026 16:57
13c0d0c to
d4c587e
Compare
GWeale
self-requested a review
June 17, 2026 00:33
Collaborator
|
This one's already in main — adk deploy agent_engine now exposes both --trigger_sources and --artifact_service_uri, wired through to_agent_engine(). Closing as already landed; thanks! |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: Add
--trigger_sourcesand--artifact_service_uritocli_deploy_agent_engineCo-authored-by: Yeesian Ng ysian@google.com