Jump to content

QESTNET Internal:Developer Home: Difference between revisions

From QESTonline
John.meegan (talk | contribs)
No edit summary
Shane.rowley (talk | contribs)
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 2: Line 2:


== For Managers ==
== For Managers ==
=== Pre-Installation Guides ===
* [[QESTNET_Internal:QESTField Pre-Build Checklist|Customer Manager  QESTField Pre-Build Checklist]]
=== Installation / Usage Guides ===
=== Installation / Usage Guides ===
[[Implementation:Main_Page|Should probably be linked off of this page eventually?]]
[[Implementation:Main_Page|Should probably be linked off of this page eventually?]]
Line 20: Line 23:
* [[QESTNET_Internal:Developer_Setup_Git|Git]]
* [[QESTNET_Internal:Developer_Setup_Git|Git]]
* [[QESTNET_Internal:Developer_Resharper|Resharper]]
* [[QESTNET_Internal:Developer_Resharper|Resharper]]
* [[QESTNET_Internal:Developer_Setup_QESTNET|QESTNET]]
* [[QESTNET_Internal:Developer_Setup_QESTNET|QESTNET (4.1 & 4.2)]]
* [[QESTNET_Internal:Developer_Setup_QESTNET_4.3|QESTNET (4.3)]]
* [[QESTNET_Internal:Developer_Setup_QESTField|QESTField]]
* [[QESTNET_Internal:Developer_Setup_QESTField|QESTField]]
* [[QESTNET_Internal:Developer_Setup_QESTNET Console|QESTNET Console]]
* [[QESTNET_Internal:Developer_Setup_QESTNET Console|QESTNET Console]]
Line 31: Line 35:


=== Development Process Guides ===
=== Development Process Guides ===
* [[QESTNET_Internal:Developer_QESTNET_Changing_Branches|Changing QESTNET Branches]]
* [[QESTNET_Internal:Developer_QESTNET_Changing_Branches Changing|QESTNET Branches]]
* [[QESTNET_Internal:Developer_QESTNET_Creating_A_New_Workflow|Creating A New Workflow]]
* [[QESTNET_Internal:Developer_QESTNET_Creating_A_New_Workflow|Creating A New Workflow]]


=== Builds ===
<UL><LI>[http://online.spectraqest.com/index.php?title=QESTNET_Internal:Creating_Build_4.0 Build QESTNET v4.0 (Fugro)]</LI></UL>
<UL><LI>[https://github.com/spectraqest/qestnet Build QESTNET v4.1]</LI></UL>


----
----
Line 44: Line 51:


==== QESTNET / QESTField Codebase ====
==== QESTNET / QESTField Codebase ====
* [[QESTNET_Internal:QESTNET_Onion|QESTNET Onion]]
* [[QESTNET_Internal:QESTNET_Projects_Quick_Reference_Guide|QESTNET Projects Quick Reference Guide]]
* [[QESTNET_Internal:QESTNET_Projects_Quick_Reference_Guide|QESTNET Projects Quick Reference Guide]]
* [[QESTNET_Internal:QESTNET_Projects_Quick_Reference_Guide_casino|QESTNET Projects Quick Reference Guide (casino)]]
* [[QESTNET_Internal:QESTField List of Workflows|List of Workflows]]


==== QESTNET Integration ====
==== QESTNET Integration ====

Latest revision as of 07:17, 2 September 2016

This page acts as a home for QESTNET developers and aims to provide easy access to all relevant information and processes.

For Managers

Pre-Installation Guides

Installation / Usage Guides

Should probably be linked off of this page eventually?

Documentation is not officially released yet. It is currently inside the QESTNET GitHub repository. Eventually it will be automatically built into the Product Distribution folder, so anyone can access it. For now these are GitHub links to the most recent version of each. If you don't have a GitHub account, copies can be found in "\\adls0003\Development\Product Distribution\QESTNET Documentation".

For Developers

Developer Setup Guide

General Process Guides

Development Process Guides

Builds


Coding Knowledge Base

Coding Guidelines

This section is intended to provide a set of guidelines that are helpful to people writing code in the QESTNET repository.

QESTNET / QESTField Codebase

QESTNET Integration

Fugro Data Backbone


Troubleshooting