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

Refactor validation plugins #3701

Closed
wants to merge 17 commits into from

Conversation

Viicos
Copy link
Contributor

@Viicos Viicos commented Dec 19, 2023

Part of #3607
Depends on #3646

@sergei-maertens
Copy link
Member

It looks like there are some commits included here that shouldn't, e.g. all the addressNL related commits?

@Viicos
Copy link
Contributor Author

Viicos commented Dec 22, 2023

This was checked out from feature/3607-brk-validator. If merged, GH will automatically rebase this branch onto master, making the addressNL related commits "disappear". Do you want to handle this another way?

@sergei-maertens
Copy link
Member

This was checked out from feature/3607-brk-validator. If merged, GH will automatically rebase this branch onto master, making the addressNL related commits "disappear". Do you want to handle this another way?

But both that PR and this one have the exact same set of commits.

I was under the impression that a validator refactor PR would be based on master, apply the refactor and then the BRK validator PR would be rebased on that result where the new validator is then added. I'm very confused now.

@Viicos
Copy link
Contributor Author

Viicos commented Dec 22, 2023

But both that PR and this one have the exact same set of commits.

This PR has the following extra commit: 4e0293a

I was under the impression that a validator refactor PR would be based on master, apply the refactor and then the BRK validator PR would be rebased on that result where the new validator is then added. I'm very confused now.

The issue is some refactor was already done in the BRK PR, namely having the submission being passed in in validators. Having the refactor based on master would imply to duplicate work with this submission being passed in.

@sergei-maertens sergei-maertens marked this pull request as draft December 22, 2023 11:13
@sergei-maertens
Copy link
Member

Ah, both have 17 commits but only commits 17 are different, I see now.

Okay, I've marked it as draft so that the other PR can be sorted out first.

@Viicos
Copy link
Contributor Author

Viicos commented Jan 5, 2024

Superseded by #3741

@Viicos Viicos closed this Jan 5, 2024
@Viicos Viicos deleted the feature/_3607-validations-plugin-refactor branch January 5, 2024 16:46
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