-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ConnectorPackageValidator.ps1 (#3610)
Added solution checker and incorporated the below logic Solutions.xml and customizations.xml and [Content_Types].xml should be present. (For any zip file, else its invalid solution zip file) Reading specific non-empty nodes in customizations.xml we can figure out which folders we need to validate for existence. Namely, 'Connector' we have to validate for all solution zip files. For flow solution, you need to validate Connector and Workflow folders both are present or not. For ai plugin we have to check the aipluginoperations and aiplugins apart from connector folder validation
- Loading branch information
Showing
1 changed file
with
166 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