Skip to content

Update addSolutionComponent.ts to include Async Param.#471

Merged
MattB-msft merged 1 commit into
mainfrom
users/mbarbour/AddAsyncToSolutionComponet
May 22, 2025
Merged

Update addSolutionComponent.ts to include Async Param.#471
MattB-msft merged 1 commit into
mainfrom
users/mbarbour/AddAsyncToSolutionComponet

Conversation

@MattB-msft

Copy link
Copy Markdown
Member

This pull request introduces the capability to specify asynchronous behavior when adding a solution component by adding a new async parameter to the AddSolutionComponentParameters interface and updating the corresponding function to handle it.

Enhancements to addSolutionComponent functionality:

  • src/actions/addSolutionComponent.ts: Added a new async parameter to the AddSolutionComponentParameters interface, enabling users to specify asynchronous behavior when adding solution components.
  • src/actions/addSolutionComponent.ts: Updated the addSolutionComponent function to include the --async flag when the async parameter is provided.Adding Async Param to add solution component.

Adding Async Param to add solution component.
@MattB-msft MattB-msft requested review from a team as code owners May 22, 2025 16:12
@MattB-msft MattB-msft enabled auto-merge (squash) May 22, 2025 16:20
@MattB-msft MattB-msft merged commit 7adb77e into main May 22, 2025
@MattB-msft MattB-msft deleted the users/mbarbour/AddAsyncToSolutionComponet branch May 22, 2025 16:26
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