Skip to content

Conversation

@apaleslimghost
Copy link
Member

@apaleslimghost apaleslimghost commented Oct 31, 2025

reduce-installations.ts didn't have tests. originally this branch was going to be fixing the conflict bug between multiple installations from the same plugin but i could not get that working. i'm going to try a different approach for adding the config for the "PR closed" workflow config.

@apaleslimghost apaleslimghost requested a review from a team as a code owner October 31, 2025 14:18
@apaleslimghost apaleslimghost force-pushed the reduce-hook-installation-tests branch 2 times, most recently from 5dd20a9 to 91f625c Compare November 4, 2025 17:04
Copy link
Contributor

@olusoladavid olusoladavid left a comment

Choose a reason for hiding this comment

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

lgtm, thanks - one question about async usage


// the resulting installations and/or conflicts from `Hook.mergeChildInstallations` and `p`
export async function reducePluginHookInstallations(
export function reducePluginHookInstallations(
Copy link
Contributor

Choose a reason for hiding this comment

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

question: what was the original reason for making this function async? performance?

Copy link
Member Author

Choose a reason for hiding this comment

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

have been trying to work it out; i think originally i was thinking that the merge/override methods might need to be async? but they don't

@apaleslimghost apaleslimghost force-pushed the reduce-hook-installation-tests branch from 91f625c to c14974b Compare November 6, 2025 15:50
@apaleslimghost apaleslimghost enabled auto-merge (rebase) November 6, 2025 15:50
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.

3 participants