move most of the logic from the html template into golang. this is just much more predictable. also add a short and long form summary.
appview/models/pipeline.go
appview/models/pipeline.go
This file has not been changed.
appview/pages/templates/repo/pipelines/fragments/pipelineSymbol.html
appview/pages/templates/repo/pipelines/fragments/pipelineSymbol.html
This file has not been changed.
appview/pages/templates/repo/pipelines/fragments/pipelineSymbolLong.html
appview/pages/templates/repo/pipelines/fragments/pipelineSymbolLong.html
This file has not been changed.
History
2 rounds
0 comments
1 commit
expand
collapse
appview/models,appview/pages: refactor pipeline summary component
move most of the logic from the html template into golang. this is just
much more predictable. also add a short and long form summary.
3/3 success
expand
collapse
expand 0 comments
pull request successfully merged
1 commit
expand
collapse
appview/models,appview/pages: refactor pipeline summary component
move most of the logic from the html template into golang. this is just
much more predictable. also add a short and long form summary.