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
One thing that I need to figure out is how to prevent the Vagrantfile from having "provisioners" from being committed.
When I'm doing local testing, I use the Vagrantfile in the drupalbox folder and uncomment the provisioners but if I forget to comment them then they get included in the box template and cause errors for people.
Ahh, so that's where that error about not being able to find drupalbox.yml comes from. Would it make sense to have a separate Vagrantfile somewhere else in the project for when you're testing changes to the provisioners?
Are there crucial or fragile components of the box that we should create tests for?
I'd like a list of these items (probably as separate issues) before proceeding with any development on this issue.
The text was updated successfully, but these errors were encountered: