Gitflow
We should enforce gitflow to be able to automate the release process
-
create a
develop
branch -
change the main branch in the CI as
develop
-
protect
develop
- add a deploy stage in the CI where we update pip package
-
protect
master
We should enforce gitflow to be able to automate the release process
develop
branchdevelop
develop
master
added ci label
assigned to @remicress
By Rémi Cresson on 2022-09-28T17:48:08 (imported from GitLab)
changed the description
By Rémi Cresson on 2022-09-28T17:49:41 (imported from GitLab)
develop
branch as completed marked the checklist item create a develop
branch as completed
By Rémi Cresson on 2022-09-28T17:53:25 (imported from GitLab)
develop
as completed marked the checklist item protect develop
as completed
By Rémi Cresson on 2022-09-28T17:53:27 (imported from GitLab)
master
as completed marked the checklist item protect master
as completed
By Rémi Cresson on 2022-09-28T17:53:29 (imported from GitLab)
closed with commit fb0c5040
mentioned in commit fb0c5040
By Rémi Cresson on 2022-09-28T19:07:42 (imported from GitLab)
mentioned in commit 3851aeba
By Rémi Cresson on 2022-09-28T19:21:14 (imported from GitLab)
mentioned in commit 4e0ca044
By Rémi Cresson on 2022-09-28T20:05:35 (imported from GitLab)
mentioned in commit 60baf59d
By Rémi Cresson on 2022-09-28T20:27:37 (imported from GitLab)