Difference between revisions of "CI/HANtune Development Procedures"

From OpenMBD
< CI
Jump to: navigation, search
(Project Management)
(Tooling)
Line 22: Line 22:
 
More info will follow shortly...
 
More info will follow shortly...
  
== Tooling ==
+
= Tooling =
  
 
During the development of HANtune several tools are used. Here is a short list of tools:
 
During the development of HANtune several tools are used. Here is a short list of tools:

Revision as of 12:40, 18 April 2018


This page contains information about the development procedures which are used by the developers of HANtune.


Project Management

During the development of HANtune also our development procedures have evolved. However the usage of Trac has been adopted from a very early stage. Trac is an online environment which provides an online Wiki, ticketing system, code repositories and more. It hosts all the basic needs for a software development team. We are using repositoryhosting.com to host the repositories of HANtune, HANcoder and various other projects.

HANtune Release Strategy

More info will follow shortly...


SCRUM Methodology

More info will follow shortly...


Ticket Flow

More info will follow shortly...

Tooling

During the development of HANtune several tools are used. Here is a short list of tools:

  • Netbeans, an Integrated Development Environment which is used to write the source code of HANtune
  • TortoiseSVN, an SVN client to commit and update our working copy of the repository