If a deploy task such as
- Deployment via Build Task
- Deployment via Connector Editor Context Menu Button
- Deployment via Left Click Explorer Context Menu
cannot autodetect the App Metadata from the Folder context, there should be a better user experience to revolve that issue.
Improvements to App Metadata Detection
- Currently, we only check for a file with the same name as the folder name. In the future, we should check how many JSON files are located in the repository root and if there happens to be only one, we should attempt to go forward with that file. If there is no file detected, the build should fail.
If a deploy task such as
cannot autodetect the App Metadata from the Folder context, there should be a better user experience to revolve that issue.
Improvements to App Metadata Detection