Skip to content

Final "Build Image in Azure"#292

Merged
motm32 merged 4 commits intomainfrom
meganmott/dockerCodeIntegration
Mar 22, 2023
Merged

Final "Build Image in Azure"#292
motm32 merged 4 commits intomainfrom
meganmott/dockerCodeIntegration

Conversation

@motm32
Copy link
Copy Markdown
Contributor

@motm32 motm32 commented Mar 21, 2023

Fixes #286.

motm32 and others added 3 commits March 21, 2023 10:43
* Migrate docker buildImageInAzure code

* Add storage-blob dependency

* Spelling change

* Incorporate comments

* Add BuildImageStep

* Incorporate requested changes

* Change activity message

* Change DockerFileitemStep.ts name
* Add capabilities for remoteAcrBuild

* cleanup

* Small changes

* Add name change to ImageSourceListStep also

* PR feedback
@motm32 motm32 requested a review from a team as a code owner March 21, 2023 22:56
Comment thread src/commands/deploy/buildImageInAzure/BuildImageStep.ts
Comment thread src/commands/deploy/IDeployBaseContext.ts Outdated
targetContainer?: ContainerAppModel;

imageSource?: ImageSourceValues;
buildType?: string;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, we should try to document these context properties where necessary. How are these properties used and what do they control?

Comment thread src/commands/deploy/buildImageInAzure/BuildFromProjectListStep.ts
@motm32 motm32 merged commit 74d8c7e into main Mar 22, 2023
@motm32 motm32 deleted the meganmott/dockerCodeIntegration branch March 22, 2023 23:03
@microsoft microsoft locked and limited conversation to collaborators Mar 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Build from project remotely using Azure command

3 participants