118. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/14/2017 1:28:05 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

118.1 Files compared

# Location File Last Modified
1 Thu Dec 14 18:28:05 2017 UTC
2 CUI-CPP-v2.3.2-source.zip\doc env_file_relationship.dot.docx Thu Nov 16 20:02:00 2017 UTC

118.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 56
Removed 0 0

118.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

118.4 Active regular expressions

No regular expressions were active.

118.5 Comparison detail

        1   BASH Start s Here and  Goes Down
        2  
        3  
        4  
        5  
        6   .env
        7  
        8   (RAILS_ENV )
        9  
        10  
        11   .env.produ ction
        12   .env.test
        13   .env.devel opment
        14  
        15  
        16  
        17   (DEPLOY_TY PE)
        18  
        19  
        20   .env.uat
        21   .env.sqa
        22   .env.docke r
        23  
        24  
        25  
        26  
        27  
        28   .env.local
        29  
        30   RAILS_ENV  Local Over -ride
        31  
        32  
        33   .env.produ ction.loca l
        34   .env.test. local
        35   .env.devel opment.loc al
        36  
        37  
        38  
        39   DEPLOY_TYP E Local Ov er-ride
        40  
        41  
        42   .env.uat.l ocal
        43   .env.sqa.l ocal
        44   .env.docke r.local
        45  
        46  
        47  
        48  
        49  
        50   Rails Star ts Here an d Goes Up
        51  
        52   .env* File  Relations hip
        53   Shell Scip t: Top to  Bottom (la st value w ins) Rails : Bottom t o Top (fir st value w ins)
        54   .env.*.loc al are dev eloper ove r-rides an d are not  configurat ion manage d
        55  
        56   Diagram sh ows RAILS_ ENV=develo pment and  DEPLOY_TYP E=docker