wistefan/Check compatibility

Action to persist and read compatibility informations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
operationThe operation to be executed. Possible values: ["IS_COMPATIBLE", "PERSIST_INFO", "MARKDOWN"]noIS_COMPATIBLE
compatibilityFilePath to the compatibility file.yes
componentOneName of the first component to be handledyes
componentTwoName of the second component to be handledyes
versionOneVersion of the first component to be handled. Required for operations ['IS_COMPATIBLE', 'PERSIST_INFO']no
versionTwoVersion of the second component to be handled. Required for operations ['IS_COMPATIBLE', 'PERSIST_INFO']no
compatibleCompatibility information for operation 'PERSIST_INFO'. Possible values: [True, False]no
markdownOutputFile to be created on operation 'MARKDOWN'nocompatibility.md

no outputs