-
Notifications
You must be signed in to change notification settings - Fork 45
Backports: Updates 6.6.0, 6.6.1, 6.6.2 #229
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
Conversation
…racted with before saving
There was a problem hiding this 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.
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 😅 |
Added them in #250 ❤️ . Note that the tests added in this PR seem to fail 😅 |
What
Backports from the last versions.
Includes a new file structure for v3 blocks.