File tree Expand file tree Collapse file tree 9 files changed +10
-17
lines changed Expand file tree Collapse file tree 9 files changed +10
-17
lines changed Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-28T13:39:47Z by kres 46e133d .
3+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
44
55*
66! api
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-28T14:27:21Z by kres 46e133d .
3+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
44
55concurrency :
66 group : ${{ github.head_ref || github.run_id }}
@@ -210,10 +210,3 @@ jobs:
210210 - name : unit-tests-race
211211 run : |
212212 make unit-tests-race
213- - name : coverage
214- uses : codecov/codecov-action@v5
215- with :
216- files : _out/coverage-unit-tests.txt
217- flags : unit-tests
218- token : ${{ secrets.CODECOV_TOKEN }}
219- timeout-minutes : 3
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-28T13:39:47Z by kres 46e133d .
3+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
44
55" on " :
66 schedule :
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-28T13:39:47Z by kres 46e133d .
3+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
44
55" on " :
66 workflow_run :
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-28T13:39:47Z by kres 46e133d .
3+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
44
55" on " :
66 schedule :
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-28T13:39:47Z by kres 46e133d .
3+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
44
55version : " 2"
66
Original file line number Diff line number Diff line change 55 vtProtobufEnabled : true
66 specs :
77 - source : api/specs/specs.proto
8- subdirectory : specs
8+ subdirectory : specs
Original file line number Diff line number Diff line change 22
33# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
44#
5- # Generated on 2025-10-28T14:27:21Z by kres 46e133d .
5+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
66
77ARG TOOLCHAIN
88
@@ -84,7 +84,7 @@ FROM tools AS proto-compile
8484COPY --from=proto-specs / /
8585RUN protoc -I/api --go_out=paths=source_relative:/api --go-grpc_out=paths=source_relative:/api --go-vtproto_out=paths=source_relative:/api --go-vtproto_opt=features=marshal+unmarshal+size+equal+clone /api/specs/specs.proto
8686RUN rm /api/specs/specs.proto
87- RUN goimports -w -local github.com/siderolabs/omni-infra-provider-proxmox /api
87+ RUN goimports -w -local github.com/siderolabs/omni-infra-provider-libvirt /api
8888RUN gofumpt -w /api
8989
9090# runs gofumpt
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-28T14:27:21Z by kres 46e133d .
3+ # Generated on 2025-10-31T15:20:18Z by kres cd5a938 .
44
55# common variables
66
You can’t perform that action at this time.
0 commit comments