A vibe coded tangled fork which supports pijul.
at 798f1a3a5ae60c48bf4a8127e2058366b270021e 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