Skip to content

Migrate Launch Manager from the reading the old configuration file format to the new format #209

@NicolasFussberger

Description

@NicolasFussberger

What

Background

  • A new user-facing configuration format has been defined (see here)
  • However, the information from this file is still being mapped to the existing legacy configuration file format

Proposal

  • Create a new flatbuffer format for the new configuration file
  • Create the code to read in the new configuration file
  • Adapt the launch manager to make use of the new configuration file (requiring initially some mapping of the new terms like RunTarget, Component, etc. to the existing code concepts)

Acceptance Criteria (DoD)

  • Launch Manager can read the new configuration file

How

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions