Status Updates From Practical DevOps

Practical DevOps Practical DevOps
by


Status Updates Showing 1-30 of 59

order by

Harry
Harry is on page 131 of 389
Mar 07, 2022 08:10AM Add a comment
Practical DevOps

Harry
Harry is on page 97 of 389
Mar 06, 2022 02:26PM Add a comment
Practical DevOps

Harry
Harry is on page 30 of 389
Mar 05, 2022 04:36PM Add a comment
Practical DevOps

Andreas
Andreas is on page 146 of 230
Jul 22, 2019 11:02PM Add a comment
Practical DevOps

Andreas
Andreas is on page 94 of 230
Jul 08, 2019 09:04PM Add a comment
Practical DevOps

Boyan
Boyan is on page 61 of 389
Continue from Chapter 5, Building the Code
Jun 03, 2019 08:03AM Add a comment
Practical DevOps

Boyan
Boyan is on page 58 of 389
Code review tools:

gerrit,
Allows for finer grained access into sensitive codebases.
Solves the problem that leads to there being passwords in the repos instead.

pull request model,
Developers can fork the master repository, make changes to their local branch and submit a pull request, which the repo owner can then review and opt to pull the changes into the main repository.
Jun 03, 2019 06:57AM Add a comment
Practical DevOps

Andreas
Andreas is on page 50 of 230
Jun 01, 2019 10:16PM Add a comment
Practical DevOps

Andreas
Andreas is on page 27 of 230
May 13, 2019 10:53PM Add a comment
Practical DevOps

Boyan
Boyan is on page 45 of 389
Master branch contains finished work. All releases happen from master.

Develop is where the next release happens. When worst is finished, develop is merged to master.

Feature branches develop new features, they are merged to develop.

When a devastating bug is revealed in production, a hotfix branch is made where a bug fix is created. The hotfix branch is then merged to master and a new production release is made.
May 13, 2019 08:20AM Add a comment
Practical DevOps

Boyan
Boyan is on page 31 of 389
May 09, 2019 06:04AM Add a comment
Practical DevOps

Memduh Er
Memduh Er is on page 207 of 389
Apr 30, 2019 05:06AM Add a comment
Practical DevOps

Memduh Er
Memduh Er is on page 178 of 389
Apr 16, 2019 06:35AM Add a comment
Practical DevOps

Memduh Er
Memduh Er is on page 130 of 389
Apr 11, 2019 05:06AM Add a comment
Practical DevOps

Memduh Er
Memduh Er is on page 80 of 389
Apr 02, 2019 04:27AM Add a comment
Practical DevOps

« previous 1