mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
added note on branching model
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
This commit is contained in:
parent
b95d8b4b7a
commit
21b828ce46
1 changed files with 4 additions and 2 deletions
|
@ -70,8 +70,10 @@ within the same system. Salt’s unique architecture brings together the
|
|||
best of the remote execution world, amplifies its capabilities and
|
||||
expands its range, resulting in this system that is as versatile as it
|
||||
is practical, able to suit any network. Our source code is pretty
|
||||
(*pep8*, *pylint*, *pychecker*) and well documented. Last but not
|
||||
least, security is an intrinsic part of salt and something not just
|
||||
(*pep8*, *pylint*, *pychecker*), well documented, and since we use a
|
||||
battle-tested branching model (*gitflow*), we are able to deliver
|
||||
stable software while keeping a fast pace. Last but not least,
|
||||
security is an intrinsic part of salt and something not just
|
||||
influencing how source code is written and how tests are done, but
|
||||
also something that defines the overall architecture and has heavy
|
||||
influence on the core design of salt.
|
||||
|
|
Loading…
Add table
Reference in a new issue