ASKnetCommunity / LEAD

https://lead.asknet.community
MIT License
6 stars 19 forks source link

workflow for content and development changes #33

Closed MartinSchott closed 1 year ago

MartinSchott commented 2 years ago

Workflow

content publishing

tech and design changes

timmwille commented 2 years ago

Release Workflow

Prep:

Process:

    • contentmain Review check [Sara] & merge (no conflicts) [maintainer]
    • Release [maintainer]
    • devmain Review check & merge (conflicts!) [@bmen] + maintainer
    • devcontent merge (conflicts!) always first then contentmain Pull Request [@bmen] (automatic?)
  1. loop
bmen commented 2 years ago

Git workflow diagram

Git-Branch-Workflow

timmwille commented 2 years ago

nice @bmen add the optimised picture as well, I Like it

timmwille commented 2 years ago

where would we document this, Wiki? @MartinSchott

MartinSchott commented 2 years ago

@timmwille I created a first version here: https://github.com/ASKnetCommunity/ASKnet.Community/wiki/Git-Workflow can you check it?

feel free to check it as well @bmen

timmwille commented 2 years ago

@bmen → as you mentioned we rather change the graphic/process to: PR from develop → main and → content simultaneously!

@MartinSchott might be best to update the wiki text for the website as well?

bmen commented 2 years ago

@bmen → as you mentioned we rather change the graphic/process to: PR from develop → main and → content simultaneously!

changed info graphic :heavy_check_mark:

timmwille commented 2 years ago

@bmen → as you mentioned we rather change the graphic/process to: PR from develop → main and → content simultaneously!

changed info graphic heavy_check_mark

Hmm https://github.com/ASKnetCommunity/ASKnet.Community/wiki/Git-Workflow looks a little bit unclear to me, do you have the svg here to upload so we can look into it later?

timmwille commented 2 years ago

It would be great to visualize in this way:

grafik

MartinSchott commented 2 years ago

@bmen can you change the picture? Or if you send me a link to where you do these graphics, I could also change it

timmwille commented 2 years ago

current version here: https://github.com/ASKnetCommunity/ASKnet.Community/wiki/Git-Workflow

MartinSchott commented 2 years ago

todo:

timmwille commented 1 year ago

grafik

might be a new approach but I think we still need a development branch. What do you think @DutKulang

this is where the Idea came from: https://nvie.com/posts/a-successful-git-branching-model/

timmwille commented 1 year ago

this is already done via main Wiki right?

https://github.com/ASKnetCommunity/ASKnet.Community/wiki/Git-Workflow

bmen commented 1 year ago

it's documented how @timmwille said. I close this issue