-
Notifications
You must be signed in to change notification settings - Fork 1.1k
CAT-1347 erb to epp conversion #2451
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
3c83e15
to
22eca98
Compare
can you please update your branch with main? |
yes just waiting for review for my changes once approved will do that and will also do the rebase |
2b060c3
to
6dcf415
Compare
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.
You use {-%>
all the time, but (like @Ramesh7) I think it should be { -%>
. I marked a few, but it's almost in every file.
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.
Minor notes. I'd also like to see data types in the EPP templates, but wouldn't block on that.
3ee4bf7
to
b259171
Compare
@ekohl resolved the comments. |
6352b60
to
d95e93e
Compare
@ekohl please review |
55dd42f
to
1935b2b
Compare
1935b2b
to
31a137b
Compare
LGTM |
1 requested change is done but still showing up in git hub so dismissing review |
addressed and resolved the request
Summary
Converting ERB files to EPP for performance upgrade.