MyRobotLab/pyrobotlab

"master" branch pyrobotlab protected

supertick opened this issue · 1 comments

The master branch of pyrobotlab needs to be protected, now that I went through the process of merging "master" & "develop" branch.

The progression of changes is very simple. All changes need to be done on the "develop" branch. When we "release" code, these changes will be processed in a merge request against master.

This is a controlled and stable process which allows all the documentation, examples, and other material in pyrobotlab to stay in sync with myrobotlab. Release are "always" done from master - changes "always" start on develop.

Branch is now protected. All updates, deletions, and modifications can be done on "develop" branch !
Happy developing & happy releasing for all !