Skip to content

Build And Release

nsmiechowski edited this page Oct 12, 2020 · 1 revision

Development Environment

The DEHP Common Library is developed using Visual Studio 2019.

The following tools are used by the RHEA development team:

  • Visual Studio 2019 Professional (Community Edtion will work as well)
  • Resharper Ultimate 2019.3 or later
  • Git Extensions

Build

The DEHP Common Library solution contains two build configurations:

  • debug: used while developing new features
  • release: used to create a build for release

Modifying the Github Token

  • Create an access token that has the right to publish packages.
    • This token should belong to a machine user
    • Encrypt the generated token with AppVeyor
    • Replace the newly encrypted token in the AppVeyor configuration file

DEH-Common Documentation

  1. Software Documentation

COMET-SDK

  1. Home
  2. Documentation Overview

Build and Release

  1. Build and Release

ECSS-E-TM-10-25A

  1. Overview
  2. Annex A
  3. Annex C
Clone this wiki locally