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 deprecated fields group, scripts, and setVariables #3283

Open
AustinAbro321 opened this issue Dec 3, 2024 · 0 comments
Open

remove deprecated fields group, scripts, and setVariables #3283

AustinAbro321 opened this issue Dec 3, 2024 · 0 comments

Comments

@AustinAbro321
Copy link
Contributor

Describe what should be investigated or refactored

Zarf should remove the deprecated fields .components.[x].group, .components.[x].scripts, and .components.[x].actions.[onWhenever].[when].setVariable.

These fields were deprecated in May 2023 with the v0.27.0. It is extremely unlikely that these are still in use. We currently have the verbiage that these fields will be removed in v1.0.0 in the warning. We should change the text in this warning, then remove the fields in a version thereafter.

group will be removed without replacement, though flavors can achieve a similar result
scripts -> actions
setVariable -> setVariables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant