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

[VDG] Combined AutoNotify Source Generator #11403

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

ichthus1604
Copy link
Collaborator

Motivation

Turns out the AutoNotify is also required in the combined source generator pipeline for AutoInterface, because otherwise the properties generated by the former aren't recognized by the latter, therefore those properties are not added to the generated interfaces.

This PR adds the AutoNotifyGenerator into the Combined Source Generator API.

soosr
soosr previously approved these changes Aug 31, 2023
Copy link
Collaborator

@soosr soosr left a comment

Choose a reason for hiding this comment

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

cACK

@soosr soosr dismissed their stale review September 4, 2023 13:25

The merge-base changed after approval.

@soosr soosr merged commit a87cf6f into WalletWasabi:master Sep 4, 2023
3 of 6 checks passed
@yahiheb
Copy link
Collaborator

yahiheb commented Sep 5, 2023

This PR was merged without any changes? or was there an error?

@soosr
Copy link
Collaborator

soosr commented Sep 5, 2023

It was a PR chain where the topmost got merged so every PR below should have gotten merged as well. For some reason it didn't happen in this PR so I merged it manually for the sake of correctness.

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

Successfully merging this pull request may close these issues.

None yet

3 participants