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

dev: parse deprecated note from config and make bool optional #5463

Merged
merged 3 commits into from
Dec 27, 2024

Conversation

trim21
Copy link
Contributor

@trim21 trim21 commented Dec 26, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

  1. parse #[deprecated(...)] field attrubite from Config.
  2. make all bool options optional

Are there any user-facing changes?

no

@trim21 trim21 marked this pull request as draft December 26, 2024 17:11
@trim21 trim21 force-pushed the gen-deprecated branch 2 times, most recently from a0f4b35 to 87f8944 Compare December 26, 2024 17:13
@trim21 trim21 marked this pull request as ready for review December 26, 2024 17:13
@trim21 trim21 force-pushed the gen-deprecated branch 5 times, most recently from d1f36fc to d669f61 Compare December 26, 2024 19:06
@trim21 trim21 changed the title dev: parse deprecated note from config dev: parse deprecated note from config and make bool optional Dec 26, 2024
@trim21 trim21 force-pushed the gen-deprecated branch 6 times, most recently from 4315bb1 to 48d8592 Compare December 26, 2024 22:15
dev/src/generate/parser.rs Outdated Show resolved Hide resolved
dev/Cargo.toml Outdated Show resolved Hide resolved
@trim21 trim21 force-pushed the gen-deprecated branch 3 times, most recently from 99ab8f0 to ddd08e1 Compare December 27, 2024 05:02
@Xuanwo
Copy link
Member

Xuanwo commented Dec 27, 2024

Hi, @trim21, sorry for force-pushing my changes. I find it much easier to do this rather than trying to resolve the conflicts.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @trim21 for working on this, really great!

@Xuanwo Xuanwo merged commit 712b4f0 into apache:main Dec 27, 2024
159 checks passed
@trim21 trim21 deleted the gen-deprecated branch December 27, 2024 05:16
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