Skip to content

Show version information more prominently #1066

@Zaharid

Description

@Zaharid

We have #748 and #786 to know which versions of the code the fits were ran with. It would be nice to have that in vp and in particular somewhere in the vp report.

I think the idea would be to have an action that takes a fit and returns a text with the version script in the happy case where all are the same and shouts at you when they are different. That is easily achieved by reading all json files into a set.

def fit_code_version(fit) -> str

Should probably return something like "undefined" for older fits.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions