Skip to content
Snippets Groups Projects
Commit d8ea1226 authored by Felix Gerking's avatar Felix Gerking
Browse files

Add alphaplan FWR generator

alphaplan_fwr.py: Creates alphaplan software packages for the build
release artifacts. According to the release, all relevant artifacts are
collected in a list structure and the corresponding aphaplan
information are added for each artifact (attributes, md5sum, path, etc.).
The list is attached to major software package structure. This structure
is written in a json file for documentation. Afterwards the structure is
send to an AlphaPlan webservice that creates the FWR articles.
alphaplan_keys.py: Generates a dictionary which contains all AlphaPlan
specific information for the artifacts. Flag classes are used to define
unique keys for the dictionary accesses.
parent 19c3e164
No related branches found
No related tags found
1 merge request!63Add AlphaPlan FWR generator
Pipeline #8456 passed with warnings with stages
in 1 hour and 29 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment