FHDA / Frontend

0 stars 5 forks source link

Improving Github Workflow #4

Open yifeili98 opened 3 years ago

yifeili98 commented 3 years ago

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, a deployment branch for getting ready for the next version of the release, and a couple of feature branches like feature/story_discover and feature/course_equivalence for developing new features?

This is just a suggestion and I'm open to opinions.

yifeili98 commented 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.

hk-mp5a3 commented 3 years ago

Thanks for sharing this, @yifeili98 . This git branching model looks good.