-
Notifications
You must be signed in to change notification settings - Fork 305
Feature/code deploy zip upload #8146
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
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
fddc3c4
feat(agents): add code deploy (ZIP upload) support for hosted agents
346b972
feat(agents): add code deploy mode to 'azd ai agent init --from-code'
5b61016
fix(agents): address CI lint errors and align with spec #164 defaults
1e5650b
fix(agents): address Copilot review feedback on code deploy
026b598
fix(agents): apply agent_endpoint/agent_card via PatchAgent for code …
26c8087
fix(agents): resolve CI lint and cspell errors
510ed08
style: use map[string]any instead of map[string]interface{}
905d3ac
feat(agents): add code deploy support to template init flow
a5463b4
fix(agents): improve deploy mode prompt and clean agent.yaml on mode …
550b844
fix(agents): guard configureAcrConnection with skipACR check
cb8833c
fix(agents): resolve project path when init runs from subdirectory
09a94dc
fix(agents): address PR #8146 review feedback (13 items)
10d08a8
fix(agents): add TODO for streaming ZIP in zipDeployRequest (C2)
d67863b
merge: resolve conflicts with main (prebuilt image support #8104)
7ee295e
fix: remove unused isContainerAgent method and accidental files
bae1bd6
chore: remove accidentally committed files
50577dc
fix(agents): restrict code deploy to supported regions and fix depRes…
437bcb1
fix(agents): deduplicate codeDeployRegions and handle empty AZURE_LOC…
04b59be
fix(agents): improve deploy failure diagnostics and rename resource p…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.