You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
an "include_deprecated_outputs" option to the config and/or commandline flags
When we change or deprecate an output, we keep the old outputs for one release cycle, so we can run with "include_deprecated_outputs" and don't have to worry about mapping the new outputs to the old when regression test against the previous version.
The values in the "Deprecated" column could be boolean or could be the version in which the outputs were deprecated. The latter would probably be easier to clear out the old outputs for the subsequent release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Idea:
cpac_outputs.tsv
and
The values in the "Deprecated" column could be boolean or could be the version in which the outputs were deprecated. The latter would probably be easier to clear out the old outputs for the subsequent release.
Beta Was this translation helpful? Give feedback.
All reactions