File tree Expand file tree Collapse file tree 7 files changed +6
-30630
lines changed
internal/dashboard/generated/swagger Expand file tree Collapse file tree 7 files changed +6
-30630
lines changed Original file line number Diff line number Diff line change 3131 go-version : ${{ env.GO_VERSION }}
3232
3333 - name : generate bindata
34- run : make dashboard-dep-install cli-dep-install dashboard-bindata-gen cli-bindata-gen
34+ run : make dashboard-dep-install cli-dep-install dashboard-bindata-gen dashboard-doc-gen cli-bindata-gen
3535
3636 - name : go mod vendor
3737 run : go mod vendor
Original file line number Diff line number Diff line change 3131 go-version : ${{ env.GO_VERSION }}
3232
3333 - name : generate bindata
34- run : make dashboard-dep-install cli-dep-install dashboard-bindata-gen cli-bindata-gen
34+ run : make dashboard-dep-install cli-dep-install dashboard-bindata-gen cli-bindata-gen dashboard-doc-gen
3535
3636 - name : go mod vendor
3737 run : go mod vendor
Original file line number Diff line number Diff line change 2727 with :
2828 go-version : ${{ env.GO_VERSION }} # The Go version to download (if necessary) and use.
2929
30- - name : generate bindata
31- run : make dashboard-dep-install cli-dep-install dashboard-bindata-gen cli-bindata-gen
30+ - name : install dependencies
31+ run : make dashboard-dep-install cli-dep-install
3232
3333 - name : generate bindata
3434 run : make dashboard-bindata-gen cli-bindata-gen
Original file line number Diff line number Diff line change 4343node_modules /
4444ui /dist /
4545rbac_policy * .csv
46- bindata.go
46+ bindata.go
47+ swagger /
You can’t perform that action at this time.
0 commit comments