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(stackable-versioned): Add conditional allow attr generation #876

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Sep 25, 2024

Part of stackabletech/issues#507

With this PR #[allow(deprecated)] is only added when needed. Also, #[deprecated] is now carried along for fields and variants after they have been marked as deprecated. This currently does not include the note, but the note will be added in the future. To more efficiently store this data, the chain of actions needs to be improved in a follow-up PR.

Reviewer

Preview Give feedback

@Techassi Techassi marked this pull request as ready for review September 25, 2024 14:15
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Techassi Techassi added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit c3c6291 Sep 26, 2024
10 checks passed
@Techassi Techassi deleted the feat/crd-versioning-allow-attribute branch September 26, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants