Skip to content
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

Test helpers running as javascript #12904

Merged
merged 15 commits into from
Jan 30, 2024
Merged

Test helpers running as javascript #12904

merged 15 commits into from
Jan 30, 2024

Conversation

adrinr
Copy link
Collaborator

@adrinr adrinr commented Jan 30, 2024

Description

Test and fix handlebars helpers running as javascript.
Many helpers rely on having handlebars blocks, and it does not make much sense to have it converted to js, given that there are native ways to achieve most of them. Because of this, we are just removing them from the js section (and we should not allow its conversion)

Requires Budibase/handlebars-helpers#20 to be merged and published

@adrinr adrinr requested review from samwho and mike12345567 January 30, 2024 15:55
@adrinr adrinr marked this pull request as ready for review January 30, 2024 16:09
@adrinr adrinr merged commit c01518e into master Jan 30, 2024
11 of 12 checks passed
@adrinr adrinr deleted the test-helpers-as-js branch January 30, 2024 16:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2024
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.

2 participants