Open yifeili98 opened 3 years ago
One other great thing is that I can then change the auto-deployment of gh-page to development
branch so we have release
branch to be deployed at some services like Netlify and have a static webpage for development purposes in gh-page
branch
Nope, gh-page is abandoned, we use only netlify now.
Thanks for sharing this, @yifeili98 . This git branching model looks good.
I think we are almost ready for the first demo after most of us publishing the React components.
After that first demo is ready, shall we follow THIS git branching model so we have a
release
branch for actual deployment, adeployment
branch for getting ready for the next version of the release, and a couple of feature branches likefeature/story_discover
andfeature/course_equivalence
for developing new features?This is just a suggestion and I'm open to opinions.