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

Add file checks to deploy step #468

Open
dkundel opened this issue Feb 9, 2023 · 0 comments
Open

Add file checks to deploy step #468

dkundel opened this issue Feb 9, 2023 · 0 comments

Comments

@dkundel
Copy link
Member

dkundel commented Feb 9, 2023

As pointed out in #465 we currently don't do any specific validation of the contents of directories for functions and assets and instead put that validation on the client which results in cryptic error messages. Instead we should add an additional validation step inside twilio-run that checks the contents of the functions and assets directory and makes sure that there are at least one Function or Asset found. If none can be found we should output an error specifying that no Functions or Assets were found and output the locations where the tool looked.

@makserik makserik added this to the Improvements/Nice to haves milestone Mar 25, 2024
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

No branches or pull requests

2 participants