Skip to content

Conversation

@timokoessler
Copy link
Member

@timokoessler timokoessler commented Dec 12, 2025

Also includes multiple speed ups.

@timokoessler timokoessler marked this pull request as ready for review December 12, 2025 16:28
return (
!normalizedDirName.includes("node_modules/@aikidosec/firewall/helpers") &&
!normalizedDirName.includes("firewall-node/build/helpers") // In case of e2e tests
!normalizedDirName.includes("/build/helpers") // In case of e2e tests
Copy link
Member

Choose a reason for hiding this comment

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

related change?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, because GitHub changed the name how he checkouts the repo, I guess because it runs more things in parallel. Will be further changed again in #812 tho

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