Skip to content

(CAT-1148) Conversion of ERB to EPP #454

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

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Conversation

praj1001
Copy link
Contributor

@praj1001 praj1001 commented Aug 22, 2023

Summary

Conversion of ERB templates to EPP for sqlserver module.

Additional Context

Related Issues (if any)

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@praj1001 praj1001 requested a review from a team as a code owner August 22, 2023 13:48
Ramesh7
Ramesh7 previously approved these changes Aug 25, 2023
Copy link
Contributor

@Ramesh7 Ramesh7 left a comment

Choose a reason for hiding this comment

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

cosmetic changes, rest looks good.

@praj1001 praj1001 force-pushed the CAT-1148-conversion_erb_to_epp branch from ed0adb5 to 172b8a9 Compare August 25, 2023 05:02
@jordanbreen28
Copy link
Contributor

one thing I'd say is i'd consider this more of a feature than a bugfix for two reasons:

  • Performance improvements from using epp templates
  • The addition of the newly created partial_params function

@Ramesh7 Ramesh7 added feature and removed bugfix labels Aug 25, 2023
@Ramesh7
Copy link
Contributor

Ramesh7 commented Aug 25, 2023

one thing I'd say is i'd consider this more of a feature than a bugfix for two reasons:

  • Performance improvements from using epp templates
  • The addition of the newly created partial_params function

agreed with you @jordanbreen28, thanks for noticing it. Updated label.

@Ramesh7 Ramesh7 merged commit 76b578d into main Aug 26, 2023
@Ramesh7 Ramesh7 deleted the CAT-1148-conversion_erb_to_epp branch August 26, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants