@@ -15,9 +15,9 @@ process are vital.
15
15
16
16
Thus the selected infrastructure must be open and transparent by design.
17
17
And this should help developers to follow some specific tracks such as
18
- code review processes. This should help to avoid work arounds as well.
18
+ code review processes. This should help to avoid work- arounds as well.
19
19
Any contributor to the new infrastructure must follow the same rules.
20
- There will be differences in the access level permited such as
20
+ There will be differences in the access level permitted such as
21
21
those developers that are newcomers versus those that already have
22
22
commit rights.
23
23
@@ -143,7 +143,7 @@ The infrastructure is thus divided into three main areas:
143
143
the basic tooling for developers.
144
144
Selecting the right tools will help to have a clear process and that process
145
145
will bring trustiness to the community. Any developer must follow that process
146
- and work arounds should not exist. As an example, any developer, even core
146
+ and work- arounds should not exist. As an example, any developer, even core
147
147
or trusted committers should face a review process when submitting a piece
148
148
of code. It is clear that trusted committers have a reputation in the community
149
149
and this will help in the review process, but they still need to go through
@@ -181,7 +181,7 @@ business units need of a monitoring infrastructure.
181
181
## Development process infrastructure
182
182
183
183
When developing there are three main tools to take into account: the versioning
184
- , code review and continouos integration systems. Those should follow a process
184
+ , code review and continuous integration systems. Those should follow a process
185
185
similar to the one depicted in the following picture. If this process
186
186
is familiar to you is because this is based on the [ OpenStack software development
187
187
process] ( https://docs.openstack.org/infra/manual/developers.html ) as detailed in their wiki site.
@@ -414,4 +414,4 @@ provided such as openness.
414
414
GitHub enterprise.
415
415
GitLab.
416
416
In house repositories.
417
- Attlasian stack.
417
+ Atlasian stack.
0 commit comments