-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add execution functions to dotnet actions
Introduced the execution functions, Execute(), for both addToSln and addToProject actions in the cmd/worker/actions/dotnet files. These functions ensure the actions are carried out by initiating a Docker container with the necessary configuration and capture any errors during the process.
- Loading branch information
1 parent
9d61f13
commit 22d8728
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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 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