Implement a mechanism for deprecation of features #3258
Labels
deprecation
Issues tied with deprecation of features, as well as the deprecation mechanism itself.
DX
Dev experience
enhancement
New feature or request
UX
Describe what needs to be done and why
We need a mechanism to deprecate individual features of the runner/CLI, similar to the one we have for features which are experimental.
It should become easy to tag or annotate individual features as deprecated, label them as such in our docs and log warnings.
Features which should be deprecatable:
Additionally, we need:
Is your feature request related to a past ticket or discussion?
--source
command line option for thepackage
sub-command #3257Describe alternatives you've considered
What we have in place are rough and/or partial hacks, we need a proper solution.
The text was updated successfully, but these errors were encountered: