Skip to content

Conversation

@cbravobernal
Copy link
Contributor

What

Backports from the last versions.

Includes a new file structure for v3 blocks.

@cbravobernal cbravobernal self-assigned this Nov 11, 2025
@cbravobernal cbravobernal merged commit 41a727c into trunk Nov 12, 2025
5 checks passed
@cbravobernal cbravobernal added this to the 6.6.0 milestone Nov 12, 2025
Copy link
Contributor

@priethor priethor left a comment

Choose a reason for hiding this comment

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

Shouldn't we add a GH workflow to run the new JS unit tests? Or make them directly e2e tests and avoid needing an extra layer of testing.

@cbravobernal
Copy link
Contributor Author

Shouldn't we add a GH workflow to run the new JS unit tests? Or make them directly e2e tests and avoid needing an extra layer of testing.

I prefer to have some unit JS tests if possible, as they cannot be flaky and still test some functions. But is true we should run them on the GH workflow 😅

@priethor
Copy link
Contributor

But is true we should run them on the GH workflow 😅

Added them in #250 ❤️ . Note that the tests added in this PR seem to fail 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants