You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: support to get go mod version
* support to run test case with filter
* fix unit tests
* fix dockerfile
* add missing console/atest-ui/package.json
* fix the e2e
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
Copy file name to clipboardExpand all lines: console/atest-ui/src/views/TemplateFunctions.vue
+3
Original file line number
Diff line number
Diff line change
@@ -56,5 +56,8 @@ Magic.Keys(() => {
56
56
</el-table-column>
57
57
</el-table>
58
58
</span>
59
+
<div>
60
+
Powered by <ahref="https://masterminds.github.io/sprig/"target="_blank">Sprig</a> and <ahref="https://pkg.go.dev/text/template"target="_blank">built-in templates</a>.
0 commit comments