A vibe coded tangled fork which supports pijul.
at 3a3a98e04085af93dc15e1c8c4e6e52eb0e1efab 8 lines 243 B view raw
1{{ define "repo/pipelines/fragments/pipelineSymbolLong" }} 2 <div class="group relative inline-block"> 3 {{ template "repo/pipelines/fragments/pipelineSymbol" $ }} 4 {{ template "repo/pipelines/fragments/tooltip" $ }} 5 </div> 6{{ end }} 7 8