Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to Build Tasks #121

Open
dfederschmidt opened this issue Nov 14, 2022 · 0 comments
Open

Improvements to Build Tasks #121

dfederschmidt opened this issue Nov 14, 2022 · 0 comments
Labels

Comments

@dfederschmidt
Copy link
Collaborator

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant