Changes

Jump to navigation Jump to search
Line 10: Line 10:     
== Creation & Stewardship ==
 
== Creation & Stewardship ==
This section is on the creation and ownership of OSS.
+
Projects should be created in the Open by default, it is far less costly to develop in the open from the start then to open code you had previously closed off.
    
==== Repositories ====
 
==== Repositories ====
Line 16: Line 16:  
* [https://github.com/ Github]
 
* [https://github.com/ Github]
 
* [https://gccode.ssc-spc.gc.ca GCCode]  
 
* [https://gccode.ssc-spc.gc.ca GCCode]  
 +
 +
==== Security ====
 +
Credentials and Secret Keys must not be stored in Source Code. The use of Environment Variables is strongly encouraged for those values.
    
==== Branching ====
 
==== Branching ====

Navigation menu

GCwiki