Skip to content

Fix preapply hook behavior#423

Merged
yxxhero merged 12 commits into
mainfrom
fix-preapply-hook
Oct 11, 2022
Merged

Fix preapply hook behavior#423
yxxhero merged 12 commits into
mainfrom
fix-preapply-hook

Conversation

@mumoshu

@mumoshu mumoshu commented Oct 10, 2022

Copy link
Copy Markdown
Contributor

Fixes #399

Signed-off-by: Yusuke Kuoka [email protected]

@mumoshu

mumoshu commented Oct 10, 2022

Copy link
Copy Markdown
Contributor Author

CI seems to have caught the behavior change. I'll update the relevant test data to reflect the change.

@mumoshu

mumoshu commented Oct 11, 2022

Copy link
Copy Markdown
Contributor Author

@yxxhero This is ready for review. Each additional commit updates the expected log output while moving it from the test case to the corresponding snapshot file so that updating it becomes easier.

@yxxhero yxxhero left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@yxxhero yxxhero merged commit 62f0d72 into main Oct 11, 2022
@yxxhero yxxhero deleted the fix-preapply-hook branch October 11, 2022 00:54
@mumoshu

mumoshu commented Oct 11, 2022

Copy link
Copy Markdown
Contributor Author

@yxxhero Thanks! For posterity's sake, we should use the "squash and merge" option instead of the standard merge for next circumstance, to avoid polluting the commit history with a lot of fixup commits 🤦‍♂️ (Sorry about that. I should have squashed to before merging but if you move faster than I it would also be great if you could squash it via UI with the said option!

@yxxhero

yxxhero commented Oct 11, 2022

Copy link
Copy Markdown
Member

@mumoshu Ok.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

preapply hook behavior

2 participants