You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Nui has actions directly at root of a repository, or in an action folder. Therefore, aio needs to support having actions at any folder level.
Describe the solution you'd like
Remove checks for folder existence when deploying. It is up to the user to make sure he is deploying actions he expects to deploy.
Describe alternatives you've considered
Nui needs it, changing checks didn't cover all our cases.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Nui has actions directly at root of a repository, or in an
action
folder. Therefore, aio needs to support having actions at any folder level.Describe the solution you'd like
Remove checks for folder existence when deploying. It is up to the user to make sure he is deploying actions he expects to deploy.
Describe alternatives you've considered
Nui needs it, changing checks didn't cover all our cases.
The text was updated successfully, but these errors were encountered: