Skip to content

Remove V0 and V1 tasks #695

@BernieWhite

Description

@BernieWhite

Currently:

  • V0 tasks are using an old version of Node (v6) and are already warning that this is not supported.
  • V1 tasks are updated to using Node 10 and PSRule v1.11.1.
  • V2 tasks are current support Node 10, but will also support Node 16 (with Bump V2 task support for Node 16 #693)

Moving forward to PSRule v3, older tasks V0 and V1 will be dropped (the warning for V1 tasks will be added in #694).

PSRule v3 will support V2 and V3 tasks for backward compatibility.


Additional reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeChanges that affect existing functionalitydependenciesChanges for a dependency updatedeprecationClean up deprecated functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions