Setup staging flow #57
Labels
enhancement
New feature or request
low priority
Isn't critical, no need to get done anytime soon
v3.3
Target Release - v3.3
In the future it'd be nice to be able to work on the site and not worry about messing up actual user's data. To do so, we need a staging environment. Will require adding back the develop branch, which will essentially be the pre-release version of inquisitor. Branches will be made off develop and merged back into develop, and when it's time for a release a PR from develop to master will occur to bring in new features.
This way we can have a staging environment in which we can mess with data as much as we want without fear of accidentally deleting real user data. Will need more rigorous code review when pulling into master to make sure stuff doesn't break existing data.
The text was updated successfully, but these errors were encountered: