Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove V0 and V1 tasks #695

Closed
BernieWhite opened this issue Feb 16, 2023 · 0 comments · Fixed by #1064
Closed

Remove V0 and V1 tasks #695

BernieWhite opened this issue Feb 16, 2023 · 0 comments · Fixed by #1064
Labels
breaking-change Changes that affect existing functionality dependencies Changes for a dependency update deprecation Clean up deprecated functionality
Milestone

Comments

@BernieWhite
Copy link
Member

BernieWhite commented Feb 16, 2023

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:

@BernieWhite BernieWhite added enhancement New feature or request dependencies Changes for a dependency update breaking-change Changes that affect existing functionality labels Feb 16, 2023
@BernieWhite BernieWhite added this to the v3.0.0 milestone Feb 16, 2023
@BernieWhite BernieWhite added deprecation Clean up deprecated functionality and removed enhancement New feature or request labels Feb 16, 2023
@BernieWhite BernieWhite pinned this issue Feb 16, 2023
BernieWhite added a commit to BernieWhite/PSRule-pipelines that referenced this issue Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes that affect existing functionality dependencies Changes for a dependency update deprecation Clean up deprecated functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant