File tree Expand file tree Collapse file tree 5 files changed +15
-11
lines changed Expand file tree Collapse file tree 5 files changed +15
-11
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-28T14:20:37Z by kres 46e133d .
3+ # Generated on 2025-11-17T08:17:36Z by kres e1d6dac .
44
55policies :
66 - type : commit
@@ -12,7 +12,7 @@ policies:
1212 gitHubOrganization : siderolabs
1313 spellcheck :
1414 locale : US
15- maximumOfOneCommit : true
15+ maximumOfOneCommit : false
1616 header :
1717 length : 89
1818 imperative : true
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-11-17T08:17:36Z by kres e1d6dac .
44
55_out
6- .vscode
Original file line number Diff line number Diff line change 2121 specs :
2222 - source : api/specs/specs.proto
2323 subdirectory : specs
24+ ---
25+ kind : common.Repository
26+ spec :
27+ enableConform : false
28+
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-11-04T12:33:37Z by kres cd5a938 .
5+ # Generated on 2025-11-17T08:17:36Z by kres e1d6dac .
66
7- ARG TOOLCHAIN
7+ ARG TOOLCHAIN=scratch
88
99FROM ghcr.io/siderolabs/ca-certificates:v1.11.0 AS image-ca-certificates
1010
1111FROM ghcr.io/siderolabs/fhs:v1.11.0 AS image-fhs
1212
1313# runs markdownlint
14- FROM docker.io/oven/bun:1.3.0 -alpine AS lint-markdown
14+ FROM docker.io/oven/bun:1.3.1 -alpine AS lint-markdown
1515WORKDIR /src
16161717COPY .markdownlint.json .
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-11-04T12:33:37Z by kres cd5a938 .
3+ # Generated on 2025-11-17T08:17:36Z by kres e1d6dac .
44
55# common variables
66
@@ -24,9 +24,9 @@ VTPROTOBUF_VERSION ?= 0.6.0
2424GOIMPORTS_VERSION ?= 0.38.0
2525GOMOCK_VERSION ?= 0.6.0
2626DEEPCOPY_VERSION ?= v0.5.8
27- GOLANGCILINT_VERSION ?= v2.5.0
28- GOFUMPT_VERSION ?= v0.9.1
29- GO_VERSION ?= 1.25.3
27+ GOLANGCILINT_VERSION ?= v2.6.1
28+ GOFUMPT_VERSION ?= v0.9.2
29+ GO_VERSION ?= 1.25.4
3030GO_BUILDFLAGS ?=
3131GO_LDFLAGS ?=
3232CGO_ENABLED ?= 0
You can’t perform that action at this time.
0 commit comments