Environments SVN etc

From UG

(Difference between revisions)
Jump to: navigation, search
(Trunk(DQ) and Projects)
(Environments and location of related code)
Line 9: Line 9:
=== Production ===
=== Production ===
-
* prod:
+
* prod: ct.jaguarfreight.com
-
* staging:
+
* SVN prod:
-
* SVN:
+
 
 +
=== Staging Of Production ===
 +
 
 +
* staging: staging.jaguarfreight.com
 +
* SVN staging:
=== DQ ===
=== DQ ===
-
* dev:
+
* dev: ???
-
* UAT:
+
* UAT: same
* staging:
* staging:
* SVN: '''/trunk''' Work in progress
* SVN: '''/trunk''' Work in progress
=== GM Split ===
=== GM Split ===
-
* dev:
+
* dev: ???
-
* UAT:  
+
* UAT: uat.jaguarfreight.com
* SVN: '''/tags/2.24.0'''   
* SVN: '''/tags/2.24.0'''   
-
 
-
=== DR/KPI ===
 
-
 
-
* dev:
 
-
* UAT:
 
-
* SVN:  /branches/DR_KPI
 
=== I Portal ===
=== I Portal ===
Line 36: Line 34:
* UAT: same
* UAT: same
* SVN: ???
* SVN: ???
 +
 +
=== DR/KPI ===
 +
 +
* dev: dev4-kuchma.jaguarfreight.com
 +
* UAT: same
 +
* SVN:  /branches/DR_KPI
=== POEM ===
=== POEM ===
-
* dev:
+
* dev: dev5-kuchma.jaguarfreight.com
-
* UAT:
+
* UAT: same
* SVN:
* SVN:

Revision as of 18:57, 27 May 2012

Contents

About

This wiki is to log what SVN tag/branch is associated with what project/environment.

Please keep it updated!

Environments and location of related code

Production

  • prod: ct.jaguarfreight.com
  • SVN prod:

Staging Of Production

  • staging: staging.jaguarfreight.com
  • SVN staging:

DQ

  • dev: ???
  • UAT: same
  • staging:
  • SVN: /trunk Work in progress

GM Split

  • dev: ???
  • UAT: uat.jaguarfreight.com
  • SVN: /tags/2.24.0

I Portal

  • dev: dev3-kuchma.jaguarfreight.com
  • UAT: same
  • SVN: ???

DR/KPI

  • dev: dev4-kuchma.jaguarfreight.com
  • UAT: same
  • SVN: /branches/DR_KPI

POEM

  • dev: dev5-kuchma.jaguarfreight.com
  • UAT: same
  • SVN:

Misc

Production Releases

  • 27/03/2012 /tags/2.23.4

Emergency Release Process

  • field
    • before task is forwarded to coding (ph is set to Dev) field
  • Staging/System Integration QA
    • Dev. Manager (KU/Sa) with Release Manager (Roma) must analyze what type of staging (integration testing) is required for particular Emerg. Release, estimate and request appropriate number of days / hours
    • only affected components must be tested

Appendix: Definitions, etc.

The trunk is the main line of development in a SVN repository.

A branch is a side-line of development created to make larger, experimental or disrupting work without annoying users of the trunk version. Also, branches can be used to create development lines for multiple versions of the same product, like having a place to backport bugfixes into a stable release.

Finally, tags are markers to highlight notable revisions in the history of the repository, usually things like "this was released as 1.0".

References

Personal tools