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

feat: fail build if using deprecated CSV features #771

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Conversation

metacosm
Copy link
Member

Supporting both deprecated and replacement versions is too complex for
a corner use case to support, so we now fail the build when users are
still using the deprecated version to inform them instead of failing
silently.

Fixes #770

Signed-off-by: Chris Laprun [email protected]

Supporting both deprecated and replacement versions is too complex for
a corner use case to support, so we now fail the build when users are
still using the deprecated version to inform them instead of failing
silently.

Fixes #770

Signed-off-by: Chris Laprun <[email protected]>
@metacosm metacosm self-assigned this Nov 28, 2023
@metacosm metacosm requested a review from csviri November 28, 2023 15:40
@metacosm metacosm merged commit 17b1bd4 into 6.3.x Dec 2, 2023
3 checks passed
@metacosm metacosm deleted the fix-770 branch December 2, 2023 08:02
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

Successfully merging this pull request may close these issues.

2 participants