Allow to use component.reference, component.sha, component.version and component.name#1836
Allow to use component.reference, component.sha, component.version and component.name#1836jrd wants to merge 5 commits into
component.reference, component.sha, component.version and component.name#1836Conversation
components.reference or components.shacomponent.reference or component.sha
|
Apply cubic's |
|
I updated my pull request, also borrowing the better idea from #1839 It should be all good now. |
Like $[[ component.sha ]] Co-Author: nhoff <nils.hoff@inform-software.com>
component.reference or component.shacomponent.reference, component.sha, component.version and component.name
|
One behavior note (not blocking): |
Co-authored-by: Mads Jon Nielsen <madsjon@gmail.com>
Yes, a lazy version is preferable in that case. I see what I can manage to do it in typescript. If I can find a better solution, a lambda/arrow function will do it. [Edit] I think typescript have property, at least there is getter function in javascript, that could do the trick to compute it only when required. |
|
@firecow Do you want me to squash the last two commits with the first one? |
Nah, don't care.. I'll squash into master anyway |
|
So… what’s missing for merge? |
When including another component B from a component A, allow to use
$[[ component.reference ]]notation for component B.