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

feat: update mustache syntax #1767

Closed
tusharmath opened this issue Apr 22, 2024 · 6 comments · Fixed by #1768 or tailcallhq/tailcallhq.github.io#213
Closed

feat: update mustache syntax #1767

tusharmath opened this issue Apr 22, 2024 · 6 comments · Fixed by #1768 or tailcallhq/tailcallhq.github.io#213

Comments

@tusharmath
Copy link
Contributor

tusharmath commented Apr 22, 2024

Current

{a.b.c}

Proposed

{.a.b.c}

There is an additional . in the beginning.

Technical Requirements

  • Add unit tests.
  • Ensure both, the current and the new one are working.
  • Update website documentation wherever mustache templates are used.

ENSURE THE OLDER VERSION CONTINUES TO WORK AS IT IS

@tusharmath
Copy link
Contributor Author

/bounty 50

Copy link

algora-pbc bot commented Apr 22, 2024

💎 $50 bounty created by tailcallhq
🙋 If you start working on this, comment /attempt #1767 along with your implementation plan
👉 To claim this bounty, submit a pull request that includes the text /claim #1767 somewhere in its body

🙏 Thank you for contributing to tailcallhq/tailcall!.
🧐 Checkout our guidelines before you get started.

Attempt Started (GMT+0) Solution
🟢 @ssddOnTop Apr 22, 2024, 6:39:43 AM #1768

@ssddOnTop
Copy link
Member

ssddOnTop commented Apr 22, 2024

/attempt

Algora profile Completed bounties Tech Active attempts Options
@ssddOnTop 38 tailcallhq bounties
Rust, Java,
C & more
Cancel attempt

Copy link

algora-pbc bot commented Apr 22, 2024

💡 @ssddOnTop submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@hazyone
Copy link
Contributor

hazyone commented Apr 22, 2024

btw, it will be useful if this syntax will support arrays. I haven't found info, that it has array support

Copy link

algora-pbc bot commented Apr 22, 2024

🎉🎈 @ssddOnTop has been awarded $50! 🎈🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants