Giter Site home page Giter Site logo

Comments (9)

myii avatar myii commented on July 18, 2024 1

How did I become a code owner ;-) We need to encourage issue raisers to contribute PRs too. Okay, the value apache: {{ apache|json }} was added a few years ago, I can raise a PR.

@noelmcloughlin Well, I usually check the blame to see who last changed the section which has caused the regression and then ping accordingly. It's nothing personal! However, you're probably going to get more pings when there's wholescale changes made to formulas!

from apache-formula.

ixs avatar ixs commented on July 18, 2024 1

PR merged. closing. Quick turnaround, thanks guys.

from apache-formula.

myii avatar myii commented on July 18, 2024

Thanks for the report, @ixs. I add that the entries under the context block need to be indented by another 2 spaces as well:

- context:
apache: {{ apache|json }}
id: {{ id|json }}
site: {{ site|json }}
map: {{ apache|json }}

Meaning:

     - context: 
         apache: {{ apache|json }} 
         id: {{ id|json }} 
         ...

@noelmcloughlin Could you have a look at this, please?

from apache-formula.

noelmcloughlin avatar noelmcloughlin commented on July 18, 2024

from apache-formula.

ixs avatar ixs commented on July 18, 2024

No need. I have something locally which I'm testing already as PR.

from apache-formula.

noelmcloughlin avatar noelmcloughlin commented on July 18, 2024

from apache-formula.

ixs avatar ixs commented on July 18, 2024

#298 is the PR... Works fine locally. We're still passing way too much information per templating call but at least we're not using exponentially more memory...

from apache-formula.

noelmcloughlin avatar noelmcloughlin commented on July 18, 2024

Thanks for the issue. Lets keep it open for a while.

I raised #299 as follow-up. There may be more but this PR was obvious.

from apache-formula.

ixs avatar ixs commented on July 18, 2024

👍🏻

There are more cases where full dicts are passed,but the bad ones are where it's done per iteration like in vhosts.

from apache-formula.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.